- Boot Info Script cfd9efe + Boot-Repair extra info [Boot-Info 26Apr2016]
- ============================= Boot Info Summary: ===============================
- => Grub2 (v2.00) is installed in the MBR of /dev/sda and looks at sector 1 of
- the same hard drive for core.img. core.img is at this location and looks
- for (,msdos1)/boot/grub. It also embeds following components:
- modules
- ---------------------------------------------------------------------------
- fshelp ext2 part_msdos biosdisk
- ---------------------------------------------------------------------------
- => Syslinux MBR (3.61-4.03) is installed in the MBR of /dev/sdb.
- sda1: __________________________________________________________________________
- File system:
- Boot sector type: Unknown
- Boot sector info:
- Mounting failed: mount: unknown filesystem type ''
- sda2: __________________________________________________________________________
- File system: Extended Partition
- Boot sector type: -
- Boot sector info:
- sda5: __________________________________________________________________________
- File system: swap
- Boot sector type: -
- Boot sector info:
- sdb1: __________________________________________________________________________
- File system: vfat
- Boot sector type: SYSLINUX 4.03 2010-10-22 ........>..sr>.......k4.9...0...~.....~...f...M.f.f....f..0~....>E}.u......
- Boot sector info: Syslinux looks at sector 2116344 of /dev/sdb1 for its
- second stage. SYSLINUX is installed in the directory.
- No errors found in the Boot Parameter Block.
- Operating System:
- Boot files: /boot/grub/grub.cfg /syslinux.cfg /casper/vmlinuz.efi
- /EFI/BOOT/grubx64.efi /ldlinux.sys
- ============================ Drive/Partition Info: =============================
- Drive: sda _____________________________________________________________________
- Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
- Disklabel type: dos
- Partition Boot Start Sector End Sector # of Sectors Id System
- /dev/sda1 * 2,048 968,452,095 968,450,048 83 Linux
- /dev/sda2 968,454,142 976,771,071 8,316,930 5 Extended
- /dev/sda5 968,454,144 976,771,071 8,316,928 82 Linux swap / Solaris
- Drive: sdb _____________________________________________________________________
- Disk /dev/sdb: 3.8 GiB, 4051697664 bytes, 7913472 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
- Disklabel type: dos
- Partition Boot Start Sector End Sector # of Sectors Id System
- /dev/sdb1 * 32 7,913,471 7,913,440 c W95 FAT32 (LBA)
- "blkid" output: ________________________________________________________________
- Device UUID TYPE LABEL
- /dev/loop0 squashfs
- /dev/sda5 26b60571-2217-4717-b914-228a10cbf590 swap
- /dev/sdb1 A00C-CAA4 vfat
- /dev/zram0 395a0280-2995-47e2-b04a-fcfaad4da7ca swap
- /dev/zram1 a79249ca-17be-4837-83a6-a8bb5d6106b5 swap
- ========================= "ls -l /dev/disk/by-id" output: ======================
- total 0
- lrwxrwxrwx 1 root root 9 Feb 15 19:43 ata-HL-DT-ST_DVDRAM_GT20N_910HQ036464 -> ../../sr0
- lrwxrwxrwx 1 root root 9 Feb 15 19:52 ata-SAMSUNG_HM500JI_S208JD0SA27665 -> ../../sda
- lrwxrwxrwx 1 root root 10 Feb 15 19:52 ata-SAMSUNG_HM500JI_S208JD0SA27665-part1 -> ../../sda1
- lrwxrwxrwx 1 root root 10 Feb 15 19:52 ata-SAMSUNG_HM500JI_S208JD0SA27665-part2 -> ../../sda2
- lrwxrwxrwx 1 root root 10 Feb 15 19:52 ata-SAMSUNG_HM500JI_S208JD0SA27665-part5 -> ../../sda5
- lrwxrwxrwx 1 root root 9 Feb 15 19:52 usb-USB_Flash_DISK_1406030020075171-0:0 -> ../../sdb
- lrwxrwxrwx 1 root root 10 Feb 15 19:52 usb-USB_Flash_DISK_1406030020075171-0:0-part1 -> ../../sdb1
- lrwxrwxrwx 1 root root 9 Feb 15 19:52 wwn-0x50024e90024d31ca -> ../../sda
- lrwxrwxrwx 1 root root 10 Feb 15 19:52 wwn-0x50024e90024d31ca-part1 -> ../../sda1
- lrwxrwxrwx 1 root root 10 Feb 15 19:52 wwn-0x50024e90024d31ca-part2 -> ../../sda2
- lrwxrwxrwx 1 root root 10 Feb 15 19:52 wwn-0x50024e90024d31ca-part5 -> ../../sda5
- ================================ Mount points: =================================
- Device Mount_Point Type Options
- /dev/loop0 /rofs squashfs (ro,noatime)
- /dev/sdb1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
- =========================== sdb1/boot/grub/grub.cfg: ===========================
- --------------------------------------------------------------------------------
- if loadfont /boot/grub/font.pf2 ; then
- set gfxmode=auto
- insmod efi_gop
- insmod efi_uga
- insmod gfxterm
- terminal_output gfxterm
- fi
- set menu_color_normal=white/black
- set menu_color_highlight=black/light-gray
- menuentry "Try Lubuntu without installing" {
- set gfxpayload=keep
- linux /casper/vmlinuz.efi file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash ---
- initrd /casper/initrd.lz
- }
- menuentry "Install Lubuntu" {
- set gfxpayload=keep
- linux /casper/vmlinuz.efi file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity quiet splash ---
- initrd /casper/initrd.lz
- }
- menuentry "OEM install (for manufacturers)" {
- set gfxpayload=keep
- linux /casper/vmlinuz.efi file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
- initrd /casper/initrd.lz
- }
- menuentry "Check disc for defects" {
- set gfxpayload=keep
- linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash ---
- initrd /casper/initrd.lz
- }
- --------------------------------------------------------------------------------
- ============================== sdb1/syslinux.cfg: ==============================
- --------------------------------------------------------------------------------
- default menu.c32
- prompt 0
- menu title UNetbootin
- timeout 100
- label unetbootindefault
- menu label Default
- kernel /ubnkern
- append initrd=/ubninit file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash ---
- label ubnentry0
- menu label ^Help
- kernel /ubnkern
- append initrd=/ubninit
- label ubnentry1
- menu label ^Try Lubuntu without installing
- kernel /casper/vmlinuz.efi
- append initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash ---
- label ubnentry2
- menu label ^Install Lubuntu
- kernel /casper/vmlinuz.efi
- append initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity quiet splash ---
- label ubnentry3
- menu label ^Check disc for defects
- kernel /casper/vmlinuz.efi
- append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
- label ubnentry4
- menu label Test ^memory
- kernel /install/mt86plus
- append initrd=/ubninit
- label ubnentry5
- menu label ^Boot from first hard disk
- kernel /ubnkern
- append initrd=/ubninit
- label ubnentry6
- menu label Try Lubuntu without installing
- kernel /casper/vmlinuz.efi
- append initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash ---
- label ubnentry7
- menu label Install Lubuntu
- kernel /casper/vmlinuz.efi
- append initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity quiet splash ---
- label ubnentry8
- menu label OEM install (for manufacturers)
- kernel /casper/vmlinuz.efi
- append initrd=/casper/initrd.lz file=/cdrom/preseed/lubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true ---
- label ubnentry9
- menu label Check disc for defects
- kernel /casper/vmlinuz.efi
- append initrd=/casper/initrd.lz boot=casper integrity-check quiet splash ---
- --------------------------------------------------------------------------------
- =================== sdb1: Location of files loaded by Grub: ====================
- GiB - GB File Fragment(s)
- ?? = ?? boot/grub/grub.cfg 1
- ================= sdb1: Location of files loaded by Syslinux: ==================
- GiB - GB File Fragment(s)
- ?? = ?? syslinux.cfg 1
- ?? = ?? ldlinux.sys 1
- ?? = ?? menu.c32 1
- ============== sdb1: Version of COM32(R) files used by Syslinux: ===============
- menu.c32 : COM32R module (v4.xx)
- ======================== Unknown MBRs/Boot Sectors/etc: ========================
- Unknown BootLoader on sda1
- =============================== StdErr Messages: ===============================
- hexdump: /dev/sda1: Input/output error
- hexdump: /dev/sda1: Input/output error
- ADDITIONAL INFORMATION :
- =================== log of boot-repair 2017-02-15__19h48 ===================
- boot-repair version : 4ppa40
- boot-sav version : 4ppa40
- glade2script version : 3.2.3~ppa1
- boot-sav-extra version : 4ppa40
- boot-repair is executed in live-session (Ubuntu 16.10, yakkety, Ubuntu, x86_64)
- CPU op-mode(s): 32-bit, 64-bit
- initrd=/ubninit file=/cdrom/preseed/lubuntu.seed boot=casper quiet splash --- BOOT_IMAGE=/ubnkern
- ls: cannot access '/home/usr/.config': No such file or directory
- =================== os-prober:
- =================== blkid:
- /dev/sdb1: UUID="A00C-CAA4" TYPE="vfat" PARTUUID="7fd3dc57-01"
- /dev/loop0: TYPE="squashfs"
- /dev/sda5: UUID="26b60571-2217-4717-b914-228a10cbf590" TYPE="swap" PARTUUID="000ca81a-05"
- /dev/zram0: UUID="395a0280-2995-47e2-b04a-fcfaad4da7ca" TYPE="swap"
- /dev/zram1: UUID="a79249ca-17be-4837-83a6-a8bb5d6106b5" TYPE="swap"
- =================== UEFI/Legacy mode:
- This live-session is not in EFI-mode.
- SecureBoot maybe enabled.
- =================== PARTITIONS & DISKS:
- =================== parted -l:
- Model: ATA SAMSUNG HM500JI (scsi)
- Disk /dev/sda: 500GB
- Sector size (logical/physical): 512B/512B
- Partition Table: msdos
- Disk Flags:
- Number Start End Size Type File system Flags
- 1 1049kB 496GB 496GB primary boot
- 2 496GB 500GB 4258MB extended
- 5 496GB 500GB 4258MB logical linux-swap(v1)
- Model: USB Flash DISK (scsi)
- Disk /dev/sdb: 4052MB
- Sector size (logical/physical): 512B/512B
- Partition Table: msdos
- Disk Flags:
- Number Start End Size Type File system Flags
- 1 16.4kB 4052MB 4052MB primary fat32 boot, lba
- Model: Unknown (unknown)
- Disk /dev/zram1: 1027MB
- Sector size (logical/physical): 4096B/4096B
- Partition Table: loop
- Disk Flags:
- Number Start End Size File system Flags
- 1 0.00B 1027MB 1027MB linux-swap(v1)
- Model: Unknown (unknown)
- Disk /dev/zram0: 1027MB
- Sector size (logical/physical): 4096B/4096B
- Partition Table: loop
- Disk Flags:
- Number Start End Size File system Flags
- 1 0.00B 1027MB 1027MB linux-swap(v1)
- =================== parted -lm:
- BYT;
- /dev/sda:500GB:scsi:512:512:msdos:ATA SAMSUNG HM500JI:;
- 1:1049kB:496GB:496GB:::boot;
- 2:496GB:500GB:4258MB:::;
- 5:496GB:500GB:4258MB:linux-swap(v1)::;
- BYT;
- /dev/sdb:4052MB:scsi:512:512:msdos:USB Flash DISK:;
- 1:16.4kB:4052MB:4052MB:fat32::boot, lba;
- BYT;
- /dev/zram1:1027MB:unknown:4096:4096:loop:Unknown:;
- 1:0.00B:1027MB:1027MB:linux-swap(v1)::;
- BYT;
- /dev/zram0:1027MB:unknown:4096:4096:loop:Unknown:;
- 1:0.00B:1027MB:1027MB:linux-swap(v1)::;
- =================== lsblk:
- KNAME TYPE FSTYPE SIZE LABEL
- sdb disk 3.8G
- sdb1 part vfat 3.8G
- zram1 disk 979.6M
- sr0 rom 1024M
- loop0 loop squashfs 852.1M
- sda disk 465.8G
- sda2 part 1K
- sda5 part swap 4G
- sda1 part 461.8G
- zram0 disk 979.6M
- KNAME ROTA RO RM STATE MOUNTPOINT
- sdb 1 0 1 running
- sdb1 1 0 1 /cdrom
- zram1 0 0 0 [SWAP]
- sr0 1 0 1 running
- loop0 1 1 0 /rofs
- sda 1 0 0 running
- sda2 1 0 0
- sda5 1 0 0 [SWAP]
- sda1 1 0 0
- zram0 0 0 0 [SWAP]
- =================== mount:
- sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
- proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
- udev on /dev type devtmpfs (rw,nosuid,relatime,size=1990636k,nr_inodes=497659,mode=755)
- devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
- tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=401248k,mode=755)
- /dev/sdb1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
- /dev/loop0 on /rofs type squashfs (ro,noatime)
- aufs on / type aufs (rw,noatime,si=10e995f339d9eb72)
- securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
- tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
- tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
- tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
- cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
- pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
- cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
- cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
- cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb)
- cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
- cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
- cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
- cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
- cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
- cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
- cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
- systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=25,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=694)
- debugfs on /sys/kernel/debug type debugfs (rw,relatime)
- mqueue on /dev/mqueue type mqueue (rw,relatime)
- hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
- tracefs on /sys/kernel/debug/tracing type tracefs (rw,relatime)
- fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
- tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
- tmpfs on /run/user/999 type tmpfs (rw,nosuid,nodev,relatime,size=401244k,mode=700,uid=999,gid=999)
- gvfsd-fuse on /run/user/999/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=999,group_id=999)
- =================== ls:
- /sys/block/sda (filtered): alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sda1 sda2 sda5 size slaves stat subsystem trace uevent
- /sys/block/sdb (filtered): alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro sdb1 size slaves stat subsystem trace uevent
- /sys/block/sr0 (filtered): alignment_offset badblocks bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight integrity power queue range removable ro size slaves stat subsystem trace uevent
- /dev (filtered): autofs block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency cuse disk dri dvd dvdrw ecryptfs fb0 fd full fuse fw0 hpet hugepages hwrng i2c-0 i2c-1 i2c-2 i2c-3 i2c-4 i2c-5 i2c-6 initctl input kfd kmsg lightnvm log mapper mcelog media0 mem memory_bandwidth mqueue net network_latency network_throughput null port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdb1 sg0 sg1 sg2 shm snapshot snd sr0 stderr stdin stdout uhid uinput urandom userio v4l vfio vga_arbiter vhci vhost-net video0 zero
- ls /dev/mapper: control
- =================== df -Th:
- Filesystem Type Size Used Avail Use% Mounted on
- udev devtmpfs 1.9G 0 1.9G 0% /dev
- tmpfs tmpfs 392M 12M 381M 3% /run
- /dev/sdb1 vfat 3.8G 932M 2.9G 25% /cdrom
- /dev/loop0 squashfs 853M 853M 0 100% /rofs
- aufs aufs 2.0G 230M 1.7G 12% /
- tmpfs tmpfs 2.0G 16M 1.9G 1% /dev/shm
- tmpfs tmpfs 5.0M 4.0K 5.0M 1% /run/lock
- tmpfs tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup
- tmpfs tmpfs 2.0G 4.0K 2.0G 1% /tmp
- tmpfs tmpfs 392M 12K 392M 1% /run/user/999
- =================== fdisk -l:
- Disk /dev/ram0: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram1: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram2: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram3: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram4: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram5: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram6: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram7: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram8: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram9: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram10: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram11: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram12: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram13: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram14: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/ram15: 64 MiB, 67108864 bytes, 131072 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/loop0: 852.1 MiB, 893485056 bytes, 1745088 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
- Disk /dev/sda: 465.8 GiB, 500107862016 bytes, 976773168 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
- Disklabel type: dos
- Disk identifier: 0x000ca81a
- Device Boot Start End Sectors Size Id Type
- /dev/sda1 * 2048 968452095 968450048 461.8G 83 Linux
- /dev/sda2 968454142 976771071 8316930 4G 5 Extended
- /dev/sda5 968454144 976771071 8316928 4G 82 Linux swap / Solaris
- Disk /dev/sdb: 3.8 GiB, 4051697664 bytes, 7913472 sectors
- Units: sectors of 1 * 512 = 512 bytes
- Sector size (logical/physical): 512 bytes / 512 bytes
- I/O size (minimum/optimal): 512 bytes / 512 bytes
- Disklabel type: dos
- Disk identifier: 0x7fd3dc57
- Device Boot Start End Sectors Size Id Type
- /dev/sdb1 * 32 7913471 7913440 3.8G c W95 FAT32 (LBA)
- Disk /dev/zram0: 979.6 MiB, 1027190784 bytes, 250779 sectors
- Units: sectors of 1 * 4096 = 4096 bytes
- Sector size (logical/physical): 4096 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Disk /dev/zram1: 979.6 MiB, 1027190784 bytes, 250779 sectors
- Units: sectors of 1 * 4096 = 4096 bytes
- Sector size (logical/physical): 4096 bytes / 4096 bytes
- I/O size (minimum/optimal): 4096 bytes / 4096 bytes
- Error: no partitions
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:66:13: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:97:29: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:98:29: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:104:39: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:107:39: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:158:33: The :focused pseudo-class is deprecated. Use :focus instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:174:38: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:175:40: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:176:53: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:177:55: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:178:53: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:179:55: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:180:48: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:181:50: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:182:44: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:183:46: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:184:52: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:185:54: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:186:52: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:187:54: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:188:47: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:189:49: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:190:21: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:191:23: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:196:34: The :insensitive pseudo-class is deprecated. Use :disabled instead.
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:286:15: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'
- (zenity:10078): Gtk-WARNING **: Theme parsing error: gtk-lubuntu.css:309:15: The 'icon-shadow' property has been renamed to '-gtk-icon-shadow'
- (zenity:10078): Gtk-WARNING **: Theme directory imported-Humanity/192 of theme Lubuntu has no size field
- Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
- =================== Suggested repair
- The default repair of the Boot-Repair utility would not act on the MBR.
- Additional repair would be performed: repair-filesystems
- =================== User settings
- The settings chosen by the user will not act on the boot.
- paste.ubuntu.com ko (), using paste.debian
- paste.debian.net ko (), using paste2