Paste Code
Paste Blends
Paste Images
         Boot Info Script 0.61      [1 April 2012]


============================= Boot Info Summary: ===============================

=> Grub2 (v1.99) 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
in partition 112 for .
=> Windows is installed in the MBR of /dev/sdb.
=> No boot loader is installed in the MBR of /dev/sdc.
=> No known boot loader is installed in the MBR of /dev/sdd.

sda1: __________________________________________________________________________

File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows 7
Boot files: /bootmgr /Boot/BCD /Windows/System32/winload.exe
/ntldr /NTDETECT.COM

sdb1: __________________________________________________________________________

File system: ntfs
Boot sector type: Windows Vista/7: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:

sdc1: __________________________________________________________________________

File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 14.04.2 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab

sdc2: __________________________________________________________________________

File system: Extended Partition
Boot sector type: -
Boot sector info:

sdc5: __________________________________________________________________________

File system: swap
Boot sector type: -
Boot sector info:

sdd1: __________________________________________________________________________

File system: iso9660
Boot sector type: Unknown
Boot sector info:
Mounting failed: mount: /dev/sdd1 already mounted or sdd1 busy

sdd2: __________________________________________________________________________

File system: vfat
Boot sector type: FAT16
Boot sector info: According to the info in the boot sector, sdd2 starts
at sector 0. But according to the info from fdisk,
sdd2 starts at sector 2040756. According to the info
in the boot sector, sdd2 has 0 sectors.
Mounting failed: mount: /dev/sdd1 already mounted or sdd1 busy
mount: /dev/sdd2 already mounted or sdd2 busy

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 500.1 GB, 500106780160 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976771055 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition Boot Start Sector End Sector # of Sectors Id System

/dev/sda1 * 63 976,751,999 976,751,937 7 NTFS / exFAT / HPFS


Drive: sdb _____________________________________________________________________

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes

Partition Boot Start Sector End Sector # of Sectors Id System

/dev/sdb1 2,048 1,953,521,663 1,953,519,616 7 NTFS / exFAT / HPFS


Drive: sdc _____________________________________________________________________

Disk /dev/sdc: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition Boot Start Sector End Sector # of Sectors Id System

/dev/sdc1 2,048 218,191,871 218,189,824 83 Linux
/dev/sdc2 218,193,918 234,440,703 16,246,786 5 Extended
/dev/sdc5 218,193,920 234,440,703 16,246,784 82 Linux swap / Solaris


Drive: sdd _____________________________________________________________________

Disk /dev/sdd: 4012 MB, 4012900352 bytes
255 heads, 63 sectors/track, 487 cylinders, total 7837696 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition Boot Start Sector End Sector # of Sectors Id System

/dev/sdd1 * 0 2,135,231 2,135,232 0 Empty
/dev/sdd2 2,040,756 2,045,427 4,672 ef EFI (FAT-12/16/32)

/dev/sdd1 overlaps with /dev/sdd2

GUID Partition Table detected, but does not seem to be used.

Partition Start Sector End Sector # of Sectors System
/dev/sdd1 0 2,135,175 2,135,176 Data partition (Windows/Linux)
/dev/sdd2 2,040,756 2,045,427 4,672 Data partition (Windows/Linux)

"blkid" output: ________________________________________________________________

Device UUID TYPE LABEL

/dev/loop0 squashfs
/dev/sda1 B4C4CBBEC4CB80DA ntfs win7
/dev/sdb1 12C62669C6264D73 ntfs archive
/dev/sdc1 cf8267b3-35cf-4914-bdcc-e818b1b18367 ext4
/dev/sdc5 7ab4c962-0322-4b66-9bed-2b215e4134bc swap
/dev/sdd1 iso9660 Kubuntu 14.04.2 LTS amd64
/dev/sdd2 3006-9304 vfat

================================ Mount points: =================================

Device Mount_Point Type Options

/dev/loop0 /rofs squashfs (ro,noatime)
/dev/sdd /cdrom iso9660 (ro,noatime)


=========================== sdc1/boot/grub/grub.cfg: ===========================

--------------------------------------------------------------------------------
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
set have_grubenv=true
load_env
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="0"
fi

if [ x"${feature_menuentry_id}" = xy ]; then
menuentry_id_option="--id"
else
menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
set saved_entry="${prev_saved_entry}"
save_env saved_entry
set prev_saved_entry=
save_env prev_saved_entry
set boot_once=true
fi

function savedefault {
if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
fi
}
function recordfail {
set recordfail=1
if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
}
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
fi
}

if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
insmod part_msdos
insmod ext2
set root='hd2,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1 cf8267b3-35cf-4914-bdcc-e818b1b18367
else
search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
fi
font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
set gfxmode=auto
load_video
insmod gfxterm
set locale_dir=$prefix/locale
set lang=en_US
insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ] ; then
set timeout=-1
else
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=10
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=10
fi
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
#set_background_image "images/tile.png";

set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 0,0,0; then
clear
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
function gfxmode {
set gfxpayload="${1}"
if [ "${1}" = "keep" ]; then
set vt_handoff=vt.handoff=7
else
set vt_handoff=
fi
}
if [ "${recordfail}" != 1 ]; then
if [ -e ${prefix}/gfxblacklist.txt ]; then
if hwmatch ${prefix}/gfxblacklist.txt 3; then
if [ ${match} = 0 ]; then
set linux_gfx_mode=keep
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=text
fi
else
set linux_gfx_mode=keep
fi
else
set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-cf8267b3-35cf-4914-bdcc-e818b1b18367' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd2,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1 cf8267b3-35cf-4914-bdcc-e818b1b18367
else
search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
fi
linux /boot/vmlinuz-3.16.0-30-generic root=UUID=cf8267b3-35cf-4914-bdcc-e818b1b18367 ro quiet splash $vt_handoff
initrd /boot/initrd.img-3.16.0-30-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-cf8267b3-35cf-4914-bdcc-e818b1b18367' {
menuentry 'Ubuntu, with Linux 3.16.0-30-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-30-generic-advanced-cf8267b3-35cf-4914-bdcc-e818b1b18367' {
recordfail
load_video
gfxmode $linux_gfx_mode
insmod gzio
insmod part_msdos
insmod ext2
set root='hd2,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1 cf8267b3-35cf-4914-bdcc-e818b1b18367
else
search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
fi
echo 'Loading Linux 3.16.0-30-generic ...'
linux /boot/vmlinuz-3.16.0-30-generic root=UUID=cf8267b3-35cf-4914-bdcc-e818b1b18367 ro quiet splash $vt_handoff
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.16.0-30-generic
}
menuentry 'Ubuntu, with Linux 3.16.0-30-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-30-generic-recovery-cf8267b3-35cf-4914-bdcc-e818b1b18367' {
recordfail
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='hd2,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1 cf8267b3-35cf-4914-bdcc-e818b1b18367
else
search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
fi
echo 'Loading Linux 3.16.0-30-generic ...'
linux /boot/vmlinuz-3.16.0-30-generic root=UUID=cf8267b3-35cf-4914-bdcc-e818b1b18367 ro recovery nomodeset
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-3.16.0-30-generic
}
}

### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###

### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/20_memtest86+ ###
menuentry 'Memory test (memtest86+)' {
insmod part_msdos
insmod ext2
set root='hd2,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1 cf8267b3-35cf-4914-bdcc-e818b1b18367
else
search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
fi
knetbsd /boot/memtest86+.elf
}
menuentry 'Memory test (memtest86+, serial console 115200)' {
insmod part_msdos
insmod ext2
set root='hd2,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1 cf8267b3-35cf-4914-bdcc-e818b1b18367
else
search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
fi
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows 7 (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-B4C4CBBEC4CB80DA' {
insmod part_msdos
insmod ntfs
set root='hd0,msdos1'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 B4C4CBBEC4CB80DA
else
search --no-floppy --fs-uuid --set=root B4C4CBBEC4CB80DA
fi
parttool ${root} hidden-
chainloader +1
}
set timeout_style=menu
if [ "${timeout}" = 0 ]; then
set timeout=10
fi
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/30_uefi-firmware ###
### END /etc/grub.d/30_uefi-firmware ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries. Simply type the
# menu entries you want to add after this comment. Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f ${config_directory}/custom.cfg ]; then
source ${config_directory}/custom.cfg
elif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sdc1/etc/fstab: ================================

--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sdc1 during installation
UUID=cf8267b3-35cf-4914-bdcc-e818b1b18367 / ext4 errors=remount-ro 0 1
# swap was on /dev/sdc5 during installation
UUID=7ab4c962-0322-4b66-9bed-2b215e4134bc none swap sw 0 0
--------------------------------------------------------------------------------

=================== sdc1: Location of files loaded by Grub: ====================

GiB - GB File Fragment(s)


======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown MBR on /dev/sdd

00000000 45 52 08 00 00 00 90 90 00 00 00 00 00 00 00 00 |ER..............|
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000020 33 ed fa 8e d5 bc 00 7c fb fc 66 31 db 66 31 c9 |3......|..f1.f1.|
00000030 66 53 66 51 06 57 8e dd 8e c5 52 be 00 7c bf 00 |fSfQ.W....R..|..|
00000040 06 b9 00 01 f3 a5 ea 4b 06 00 00 52 b4 41 bb aa |.......K...R.A..|
00000050 55 31 c9 30 f6 f9 cd 13 72 16 81 fb 55 aa 75 10 |U1.0....r...U.u.|
00000060 83 e1 01 74 0b 66 c7 06 f1 06 b4 42 eb 15 eb 00 |...t.f.....B....|
00000070 5a 51 b4 08 cd 13 83 e1 3f 5b 51 0f b6 c6 40 50 |ZQ......?[Q...@P|
00000080 f7 e1 53 52 50 bb 00 7c b9 04 00 66 a1 b0 07 e8 |..SRP..|...f....|
00000090 44 00 0f 82 80 00 66 40 80 c7 02 e2 f2 66 81 3e |D.....f@.....f.>|
000000a0 40 7c fb c0 78 70 75 09 fa bc ec 7b ea 44 7c 00 |@|..xpu....{.D|.|
000000b0 00 e8 83 00 69 73 6f 6c 69 6e 75 78 2e 62 69 6e |....isolinux.bin|
000000c0 20 6d 69 73 73 69 6e 67 20 6f 72 20 63 6f 72 72 | missing or corr|
000000d0 75 70 74 2e 0d 0a 66 60 66 31 d2 66 03 06 f8 7b |upt...f`f1.f...{|
000000e0 66 13 16 fc 7b 66 52 66 50 06 53 6a 01 6a 10 89 |f...{fRfP.Sj.j..|
000000f0 e6 66 f7 36 e8 7b c0 e4 06 88 e1 88 c5 92 f6 36 |.f.6.{.........6|
00000100 ee 7b 88 c6 08 e1 41 b8 01 02 8a 16 f2 7b cd 13 |.{....A......{..|
00000110 8d 64 10 66 61 c3 e8 1e 00 4f 70 65 72 61 74 69 |.d.fa....Operati|
00000120 6e 67 20 73 79 73 74 65 6d 20 6c 6f 61 64 20 65 |ng system load e|
00000130 72 72 6f 72 2e 0d 0a 5e ac b4 0e 8a 3e 62 04 b3 |rror...^....>b..|
00000140 07 cd 10 3c 0a 75 f1 cd 18 f4 eb fd 00 00 00 00 |...<.u..........|
00000150 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000160 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000170 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000180 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000190 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001b0 c0 08 1f 00 00 00 00 00 78 9a 9e 60 00 00 80 00 |........x..`....|
000001c0 01 00 00 41 e0 f2 00 00 00 00 c0 94 20 00 00 fe |...A........ ...|
000001d0 ff ff ef fe ff ff b4 23 1f 00 40 12 00 00 00 00 |.......#..@.....|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200

Unknown BootLoader on sdd1

00000000 45 52 08 00 00 00 90 90 00 00 00 00 00 00 00 00 |ER..............|
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
00000020 33 ed fa 8e d5 bc 00 7c fb fc 66 31 db 66 31 c9 |3......|..f1.f1.|
00000030 66 53 66 51 06 57 8e dd 8e c5 52 be 00 7c bf 00 |fSfQ.W....R..|..|
00000040 06 b9 00 01 f3 a5 ea 4b 06 00 00 52 b4 41 bb aa |.......K...R.A..|
00000050 55 31 c9 30 f6 f9 cd 13 72 16 81 fb 55 aa 75 10 |U1.0....r...U.u.|
00000060 83 e1 01 74 0b 66 c7 06 f1 06 b4 42 eb 15 eb 00 |...t.f.....B....|
00000070 5a 51 b4 08 cd 13 83 e1 3f 5b 51 0f b6 c6 40 50 |ZQ......?[Q...@P|
00000080 f7 e1 53 52 50 bb 00 7c b9 04 00 66 a1 b0 07 e8 |..SRP..|...f....|
00000090 44 00 0f 82 80 00 66 40 80 c7 02 e2 f2 66 81 3e |D.....f@.....f.>|
000000a0 40 7c fb c0 78 70 75 09 fa bc ec 7b ea 44 7c 00 |@|..xpu....{.D|.|
000000b0 00 e8 83 00 69 73 6f 6c 69 6e 75 78 2e 62 69 6e |....isolinux.bin|
000000c0 20 6d 69 73 73 69 6e 67 20 6f 72 20 63 6f 72 72 | missing or corr|
000000d0 75 70 74 2e 0d 0a 66 60 66 31 d2 66 03 06 f8 7b |upt...f`f1.f...{|
000000e0 66 13 16 fc 7b 66 52 66 50 06 53 6a 01 6a 10 89 |f...{fRfP.Sj.j..|
000000f0 e6 66 f7 36 e8 7b c0 e4 06 88 e1 88 c5 92 f6 36 |.f.6.{.........6|
00000100 ee 7b 88 c6 08 e1 41 b8 01 02 8a 16 f2 7b cd 13 |.{....A......{..|
00000110 8d 64 10 66 61 c3 e8 1e 00 4f 70 65 72 61 74 69 |.d.fa....Operati|
00000120 6e 67 20 73 79 73 74 65 6d 20 6c 6f 61 64 20 65 |ng system load e|
00000130 72 72 6f 72 2e 0d 0a 5e ac b4 0e 8a 3e 62 04 b3 |rror...^....>b..|
00000140 07 cd 10 3c 0a 75 f1 cd 18 f4 eb fd 00 00 00 00 |...<.u..........|
00000150 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
*
000001b0 c0 08 1f 00 00 00 00 00 78 9a 9e 60 00 00 80 00 |........x..`....|
000001c0 01 00 00 41 e0 f2 00 00 00 00 c0 94 20 00 00 fe |...A........ ...|
000001d0 ff ff ef fe ff ff b4 23 1f 00 40 12 00 00 00 00 |.......#..@.....|
000001e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|
000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|
00000200


========= Devices which don't seem to have a corresponding hard drive: =========

sde

=============================== StdErr Messages: ===============================

cat: /tmp/BootInfo-N0T3DWis/Tmp_Log: No such file or directory
No volume groups found
  1.         Boot Info Script 0.61      [1 April 2012]
  2.  
  3.  
  4. ============================= Boot Info Summary: ===============================
  5.  
  6.  => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of
  7.     the same hard drive for core.img. core.img is at this location and looks
  8.     in partition 112 for .
  9.  => Windows is installed in the MBR of /dev/sdb.
  10.  => No boot loader is installed in the MBR of /dev/sdc.
  11.  => No known boot loader is installed in the MBR of /dev/sdd.
  12.  
  13. sda1: __________________________________________________________________________
  14.  
  15.     File system:       ntfs
  16.     Boot sector type:  Windows Vista/7: NTFS
  17.     Boot sector info:  No errors found in the Boot Parameter Block.
  18.     Operating System:  Windows 7
  19.     Boot files:        /bootmgr /Boot/BCD /Windows/System32/winload.exe
  20.                        /ntldr /NTDETECT.COM
  21.  
  22. sdb1: __________________________________________________________________________
  23.  
  24.     File system:       ntfs
  25.     Boot sector type:  Windows Vista/7: NTFS
  26.     Boot sector info:  No errors found in the Boot Parameter Block.
  27.     Operating System:  
  28.     Boot files:        
  29.  
  30. sdc1: __________________________________________________________________________
  31.  
  32.     File system:       ext4
  33.     Boot sector type:  -
  34.     Boot sector info:
  35.     Operating System:  Ubuntu 14.04.2 LTS
  36.     Boot files:        /boot/grub/grub.cfg /etc/fstab
  37.  
  38. sdc2: __________________________________________________________________________
  39.  
  40.     File system:       Extended Partition
  41.     Boot sector type:  -
  42.     Boot sector info:
  43.  
  44. sdc5: __________________________________________________________________________
  45.  
  46.     File system:       swap
  47.     Boot sector type:  -
  48.     Boot sector info:
  49.  
  50. sdd1: __________________________________________________________________________
  51.  
  52.     File system:       iso9660
  53.     Boot sector type:  Unknown
  54.     Boot sector info:
  55.     Mounting failed:   mount: /dev/sdd1 already mounted or sdd1 busy
  56.  
  57. sdd2: __________________________________________________________________________
  58.  
  59.     File system:       vfat
  60.     Boot sector type:  FAT16
  61.     Boot sector info:  According to the info in the boot sector, sdd2 starts
  62.                        at sector 0. But according to the info from fdisk,
  63.                        sdd2 starts at sector 2040756. According to the info
  64.                        in the boot sector, sdd2 has 0 sectors.
  65.     Mounting failed:   mount: /dev/sdd1 already mounted or sdd1 busy
  66. mount: /dev/sdd2 already mounted or sdd2 busy
  67.  
  68. ============================ Drive/Partition Info: =============================
  69.  
  70. Drive: sda _____________________________________________________________________
  71.  
  72. Disk /dev/sda: 500.1 GB, 500106780160 bytes
  73. 255 heads, 63 sectors/track, 60801 cylinders, total 976771055 sectors
  74. Units = sectors of 1 * 512 = 512 bytes
  75. Sector size (logical/physical): 512 bytes / 512 bytes
  76.  
  77. Partition  Boot  Start Sector    End Sector  # of Sectors  Id System
  78.  
  79. /dev/sda1    *             63   976,751,999   976,751,937   7 NTFS / exFAT / HPFS
  80.  
  81.  
  82. Drive: sdb _____________________________________________________________________
  83.  
  84. Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
  85. 255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
  86. Units = sectors of 1 * 512 = 512 bytes
  87. Sector size (logical/physical): 512 bytes / 4096 bytes
  88.  
  89. Partition  Boot  Start Sector    End Sector  # of Sectors  Id System
  90.  
  91. /dev/sdb1               2,048 1,953,521,663 1,953,519,616   7 NTFS / exFAT / HPFS
  92.  
  93.  
  94. Drive: sdc _____________________________________________________________________
  95.  
  96. Disk /dev/sdc: 120.0 GB, 120034123776 bytes
  97. 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
  98. Units = sectors of 1 * 512 = 512 bytes
  99. Sector size (logical/physical): 512 bytes / 512 bytes
  100.  
  101. Partition  Boot  Start Sector    End Sector  # of Sectors  Id System
  102.  
  103. /dev/sdc1               2,048   218,191,871   218,189,824  83 Linux
  104. /dev/sdc2         218,193,918   234,440,703    16,246,786   5 Extended
  105. /dev/sdc5         218,193,920   234,440,703    16,246,784  82 Linux swap / Solaris
  106.  
  107.  
  108. Drive: sdd _____________________________________________________________________
  109.  
  110. Disk /dev/sdd: 4012 MB, 4012900352 bytes
  111. 255 heads, 63 sectors/track, 487 cylinders, total 7837696 sectors
  112. Units = sectors of 1 * 512 = 512 bytes
  113. Sector size (logical/physical): 512 bytes / 512 bytes
  114.  
  115. Partition  Boot  Start Sector    End Sector  # of Sectors  Id System
  116.  
  117. /dev/sdd1    *              0     2,135,231     2,135,232   0 Empty
  118. /dev/sdd2           2,040,756     2,045,427         4,672  ef EFI (FAT-12/16/32)
  119.  
  120. /dev/sdd1 overlaps with /dev/sdd2
  121.  
  122. GUID Partition Table detected, but does not seem to be used.
  123.  
  124. Partition    Start Sector    End Sector  # of Sectors System
  125. /dev/sdd1               0     2,135,175     2,135,176 Data partition (Windows/Linux)
  126. /dev/sdd2       2,040,756     2,045,427         4,672 Data partition (Windows/Linux)
  127.  
  128. "blkid" output: ________________________________________________________________
  129.  
  130. Device           UUID                                   TYPE       LABEL
  131.  
  132. /dev/loop0                                              squashfs  
  133. /dev/sda1        B4C4CBBEC4CB80DA                       ntfs       win7
  134. /dev/sdb1        12C62669C6264D73                       ntfs       archive
  135. /dev/sdc1        cf8267b3-35cf-4914-bdcc-e818b1b18367   ext4      
  136. /dev/sdc5        7ab4c962-0322-4b66-9bed-2b215e4134bc   swap      
  137. /dev/sdd1                                               iso9660    Kubuntu 14.04.2 LTS amd64
  138. /dev/sdd2        3006-9304                              vfat      
  139.  
  140. ================================ Mount points: =================================
  141.  
  142. Device           Mount_Point              Type       Options
  143.  
  144. /dev/loop0       /rofs                    squashfs   (ro,noatime)
  145. /dev/sdd         /cdrom                   iso9660    (ro,noatime)
  146.  
  147.  
  148. =========================== sdc1/boot/grub/grub.cfg: ===========================
  149.  
  150. --------------------------------------------------------------------------------
  151. #
  152. # DO NOT EDIT THIS FILE
  153. #
  154. # It is automatically generated by grub-mkconfig using templates
  155. # from /etc/grub.d and settings from /etc/default/grub
  156. #
  157.  
  158. ### BEGIN /etc/grub.d/00_header ###
  159. if [ -s $prefix/grubenv ]; then
  160.   set have_grubenv=true
  161.   load_env
  162. fi
  163. if [ "${next_entry}" ] ; then
  164.    set default="${next_entry}"
  165.    set next_entry=
  166.    save_env next_entry
  167.    set boot_once=true
  168. else
  169.    set default="0"
  170. fi
  171.  
  172. if [ x"${feature_menuentry_id}" = xy ]; then
  173.   menuentry_id_option="--id"
  174. else
  175.   menuentry_id_option=""
  176. fi
  177.  
  178. export menuentry_id_option
  179.  
  180. if [ "${prev_saved_entry}" ]; then
  181.   set saved_entry="${prev_saved_entry}"
  182.   save_env saved_entry
  183.   set prev_saved_entry=
  184.   save_env prev_saved_entry
  185.   set boot_once=true
  186. fi
  187.  
  188. function savedefault {
  189.   if [ -z "${boot_once}" ]; then
  190.     saved_entry="${chosen}"
  191.     save_env saved_entry
  192.   fi
  193. }
  194. function recordfail {
  195.   set recordfail=1
  196.   if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi
  197. }
  198. function load_video {
  199.   if [ x$feature_all_video_module = xy ]; then
  200.     insmod all_video
  201.   else
  202.     insmod efi_gop
  203.     insmod efi_uga
  204.     insmod ieee1275_fb
  205.     insmod vbe
  206.     insmod vga
  207.     insmod video_bochs
  208.     insmod video_cirrus
  209.   fi
  210. }
  211.  
  212. if [ x$feature_default_font_path = xy ] ; then
  213.    font=unicode
  214. else
  215. insmod part_msdos
  216. insmod ext2
  217. set root='hd2,msdos1'
  218. if [ x$feature_platform_search_hint = xy ]; then
  219.   search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  cf8267b3-35cf-4914-bdcc-e818b1b18367
  220. else
  221.   search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
  222. fi
  223.     font="/usr/share/grub/unicode.pf2"
  224. fi
  225.  
  226. if loadfont $font ; then
  227.   set gfxmode=auto
  228.   load_video
  229.   insmod gfxterm
  230.   set locale_dir=$prefix/locale
  231.   set lang=en_US
  232.   insmod gettext
  233. fi
  234. terminal_output gfxterm
  235. if [ "${recordfail}" = 1 ] ; then
  236.   set timeout=-1
  237. else
  238.   if [ x$feature_timeout_style = xy ] ; then
  239.     set timeout_style=menu
  240.     set timeout=10
  241.   # Fallback normal timeout code in case the timeout_style feature is
  242.   # unavailable.
  243.   else
  244.     set timeout=10
  245.   fi
  246. fi
  247. ### END /etc/grub.d/00_header ###
  248.  
  249. ### BEGIN /etc/grub.d/05_debian_theme ###
  250. set menu_color_normal=white/black
  251. set menu_color_highlight=black/light-gray
  252. #set_background_image "images/tile.png";
  253.  
  254. set menu_color_normal=white/black
  255. set menu_color_highlight=black/light-gray
  256. if background_color 0,0,0; then
  257.   clear
  258. fi
  259. ### END /etc/grub.d/05_debian_theme ###
  260.  
  261. ### BEGIN /etc/grub.d/10_linux ###
  262. function gfxmode {
  263.         set gfxpayload="${1}"
  264.         if [ "${1}" = "keep" ]; then
  265.                 set vt_handoff=vt.handoff=7
  266.         else
  267.                 set vt_handoff=
  268.         fi
  269. }
  270. if [ "${recordfail}" != 1 ]; then
  271.   if [ -e ${prefix}/gfxblacklist.txt ]; then
  272.     if hwmatch ${prefix}/gfxblacklist.txt 3; then
  273.       if [ ${match} = 0 ]; then
  274.         set linux_gfx_mode=keep
  275.       else
  276.         set linux_gfx_mode=text
  277.       fi
  278.     else
  279.       set linux_gfx_mode=text
  280.     fi
  281.   else
  282.     set linux_gfx_mode=keep
  283.   fi
  284. else
  285.   set linux_gfx_mode=text
  286. fi
  287. export linux_gfx_mode
  288. menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-cf8267b3-35cf-4914-bdcc-e818b1b18367' {
  289.         recordfail
  290.         load_video
  291.         gfxmode $linux_gfx_mode
  292.         insmod gzio
  293.         insmod part_msdos
  294.         insmod ext2
  295.         set root='hd2,msdos1'
  296.         if [ x$feature_platform_search_hint = xy ]; then
  297.           search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  cf8267b3-35cf-4914-bdcc-e818b1b18367
  298.         else
  299.           search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
  300.         fi
  301.         linux   /boot/vmlinuz-3.16.0-30-generic root=UUID=cf8267b3-35cf-4914-bdcc-e818b1b18367 ro  quiet splash $vt_handoff
  302.         initrd  /boot/initrd.img-3.16.0-30-generic
  303. }
  304. submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-cf8267b3-35cf-4914-bdcc-e818b1b18367' {
  305.         menuentry 'Ubuntu, with Linux 3.16.0-30-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-30-generic-advanced-cf8267b3-35cf-4914-bdcc-e818b1b18367' {
  306.                 recordfail
  307.                 load_video
  308.                 gfxmode $linux_gfx_mode
  309.                 insmod gzio
  310.                 insmod part_msdos
  311.                 insmod ext2
  312.                 set root='hd2,msdos1'
  313.                 if [ x$feature_platform_search_hint = xy ]; then
  314.                   search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  cf8267b3-35cf-4914-bdcc-e818b1b18367
  315.                 else
  316.                   search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
  317.                 fi
  318.                 echo    'Loading Linux 3.16.0-30-generic ...'
  319.                 linux   /boot/vmlinuz-3.16.0-30-generic root=UUID=cf8267b3-35cf-4914-bdcc-e818b1b18367 ro  quiet splash $vt_handoff
  320.                 echo    'Loading initial ramdisk ...'
  321.                 initrd  /boot/initrd.img-3.16.0-30-generic
  322.         }
  323.         menuentry 'Ubuntu, with Linux 3.16.0-30-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.16.0-30-generic-recovery-cf8267b3-35cf-4914-bdcc-e818b1b18367' {
  324.                 recordfail
  325.                 load_video
  326.                 insmod gzio
  327.                 insmod part_msdos
  328.                 insmod ext2
  329.                 set root='hd2,msdos1'
  330.                 if [ x$feature_platform_search_hint = xy ]; then
  331.                   search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  cf8267b3-35cf-4914-bdcc-e818b1b18367
  332.                 else
  333.                   search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
  334.                 fi
  335.                 echo    'Loading Linux 3.16.0-30-generic ...'
  336.                 linux   /boot/vmlinuz-3.16.0-30-generic root=UUID=cf8267b3-35cf-4914-bdcc-e818b1b18367 ro recovery nomodeset
  337.                 echo    'Loading initial ramdisk ...'
  338.                 initrd  /boot/initrd.img-3.16.0-30-generic
  339.         }
  340. }
  341.  
  342. ### END /etc/grub.d/10_linux ###
  343.  
  344. ### BEGIN /etc/grub.d/20_linux_xen ###
  345.  
  346. ### END /etc/grub.d/20_linux_xen ###
  347.  
  348. ### BEGIN /etc/grub.d/20_memtest86+ ###
  349. menuentry 'Memory test (memtest86+)' {
  350.         insmod part_msdos
  351.         insmod ext2
  352.         set root='hd2,msdos1'
  353.         if [ x$feature_platform_search_hint = xy ]; then
  354.           search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  cf8267b3-35cf-4914-bdcc-e818b1b18367
  355.         else
  356.           search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
  357.         fi
  358.         knetbsd /boot/memtest86+.elf
  359. }
  360. menuentry 'Memory test (memtest86+, serial console 115200)' {
  361.         insmod part_msdos
  362.         insmod ext2
  363.         set root='hd2,msdos1'
  364.         if [ x$feature_platform_search_hint = xy ]; then
  365.           search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1  cf8267b3-35cf-4914-bdcc-e818b1b18367
  366.         else
  367.           search --no-floppy --fs-uuid --set=root cf8267b3-35cf-4914-bdcc-e818b1b18367
  368.         fi
  369.         linux16 /boot/memtest86+.bin console=ttyS0,115200n8
  370. }
  371. ### END /etc/grub.d/20_memtest86+ ###
  372.  
  373. ### BEGIN /etc/grub.d/30_os-prober ###
  374. menuentry 'Windows 7 (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-B4C4CBBEC4CB80DA' {
  375.         insmod part_msdos
  376.         insmod ntfs
  377.         set root='hd0,msdos1'
  378.         if [ x$feature_platform_search_hint = xy ]; then
  379.           search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1  B4C4CBBEC4CB80DA
  380.         else
  381.           search --no-floppy --fs-uuid --set=root B4C4CBBEC4CB80DA
  382.         fi
  383.         parttool ${root} hidden-
  384.         chainloader +1
  385. }
  386. set timeout_style=menu
  387. if [ "${timeout}" = 0 ]; then
  388.   set timeout=10
  389. fi
  390. ### END /etc/grub.d/30_os-prober ###
  391.  
  392. ### BEGIN /etc/grub.d/30_uefi-firmware ###
  393. ### END /etc/grub.d/30_uefi-firmware ###
  394.  
  395. ### BEGIN /etc/grub.d/40_custom ###
  396. # This file provides an easy way to add custom menu entries.  Simply type the
  397. # menu entries you want to add after this comment.  Be careful not to change
  398. # the 'exec tail' line above.
  399. ### END /etc/grub.d/40_custom ###
  400.  
  401. ### BEGIN /etc/grub.d/41_custom ###
  402. if [ -f  ${config_directory}/custom.cfg ]; then
  403.   source ${config_directory}/custom.cfg
  404. elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  405.   source $prefix/custom.cfg;
  406. fi
  407. ### END /etc/grub.d/41_custom ###
  408. --------------------------------------------------------------------------------
  409.  
  410. =============================== sdc1/etc/fstab: ================================
  411.  
  412. --------------------------------------------------------------------------------
  413. # /etc/fstab: static file system information.
  414. #
  415. # Use 'blkid' to print the universally unique identifier for a
  416. # device; this may be used with UUID= as a more robust way to name devices
  417. # that works even if disks are added and removed. See fstab(5).
  418. #
  419. # <file system> <mount point>   <type>  <options>       <dump>  <pass>
  420. # / was on /dev/sdc1 during installation
  421. UUID=cf8267b3-35cf-4914-bdcc-e818b1b18367 /               ext4    errors=remount-ro 0       1
  422. # swap was on /dev/sdc5 during installation
  423. UUID=7ab4c962-0322-4b66-9bed-2b215e4134bc none            swap    sw              0       0
  424. --------------------------------------------------------------------------------
  425.  
  426. =================== sdc1: Location of files loaded by Grub: ====================
  427.  
  428.            GiB - GB             File                                 Fragment(s)
  429.  
  430.  
  431. ======================== Unknown MBRs/Boot Sectors/etc: ========================
  432.  
  433. Unknown MBR on /dev/sdd
  434.  
  435. 00000000  45 52 08 00 00 00 90 90  00 00 00 00 00 00 00 00  |ER..............|
  436. 00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  437. 00000020  33 ed fa 8e d5 bc 00 7c  fb fc 66 31 db 66 31 c9  |3......|..f1.f1.|
  438. 00000030  66 53 66 51 06 57 8e dd  8e c5 52 be 00 7c bf 00  |fSfQ.W....R..|..|
  439. 00000040  06 b9 00 01 f3 a5 ea 4b  06 00 00 52 b4 41 bb aa  |.......K...R.A..|
  440. 00000050  55 31 c9 30 f6 f9 cd 13  72 16 81 fb 55 aa 75 10  |U1.0....r...U.u.|
  441. 00000060  83 e1 01 74 0b 66 c7 06  f1 06 b4 42 eb 15 eb 00  |...t.f.....B....|
  442. 00000070  5a 51 b4 08 cd 13 83 e1  3f 5b 51 0f b6 c6 40 50  |ZQ......?[Q...@P|
  443. 00000080  f7 e1 53 52 50 bb 00 7c  b9 04 00 66 a1 b0 07 e8  |..SRP..|...f....|
  444. 00000090  44 00 0f 82 80 00 66 40  80 c7 02 e2 f2 66 81 3e  |D.....f@.....f.>|
  445. 000000a0  40 7c fb c0 78 70 75 09  fa bc ec 7b ea 44 7c 00  |@|..xpu....{.D|.|
  446. 000000b0  00 e8 83 00 69 73 6f 6c  69 6e 75 78 2e 62 69 6e  |....isolinux.bin|
  447. 000000c0  20 6d 69 73 73 69 6e 67  20 6f 72 20 63 6f 72 72  | missing or corr|
  448. 000000d0  75 70 74 2e 0d 0a 66 60  66 31 d2 66 03 06 f8 7b  |upt...f`f1.f...{|
  449. 000000e0  66 13 16 fc 7b 66 52 66  50 06 53 6a 01 6a 10 89  |f...{fRfP.Sj.j..|
  450. 000000f0  e6 66 f7 36 e8 7b c0 e4  06 88 e1 88 c5 92 f6 36  |.f.6.{.........6|
  451. 00000100  ee 7b 88 c6 08 e1 41 b8  01 02 8a 16 f2 7b cd 13  |.{....A......{..|
  452. 00000110  8d 64 10 66 61 c3 e8 1e  00 4f 70 65 72 61 74 69  |.d.fa....Operati|
  453. 00000120  6e 67 20 73 79 73 74 65  6d 20 6c 6f 61 64 20 65  |ng system load e|
  454. 00000130  72 72 6f 72 2e 0d 0a 5e  ac b4 0e 8a 3e 62 04 b3  |rror...^....>b..|
  455. 00000140  07 cd 10 3c 0a 75 f1 cd  18 f4 eb fd 00 00 00 00  |...<.u..........|
  456. 00000150  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  457. 00000160  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  458. 00000170  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  459. 00000180  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  460. 00000190  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  461. 000001a0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  462. 000001b0  c0 08 1f 00 00 00 00 00  78 9a 9e 60 00 00 80 00  |........x..`....|
  463. 000001c0  01 00 00 41 e0 f2 00 00  00 00 c0 94 20 00 00 fe  |...A........ ...|
  464. 000001d0  ff ff ef fe ff ff b4 23  1f 00 40 12 00 00 00 00  |.......#..@.....|
  465. 000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  466. 000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
  467. 00000200
  468.  
  469. Unknown BootLoader on sdd1
  470.  
  471. 00000000  45 52 08 00 00 00 90 90  00 00 00 00 00 00 00 00  |ER..............|
  472. 00000010  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  473. 00000020  33 ed fa 8e d5 bc 00 7c  fb fc 66 31 db 66 31 c9  |3......|..f1.f1.|
  474. 00000030  66 53 66 51 06 57 8e dd  8e c5 52 be 00 7c bf 00  |fSfQ.W....R..|..|
  475. 00000040  06 b9 00 01 f3 a5 ea 4b  06 00 00 52 b4 41 bb aa  |.......K...R.A..|
  476. 00000050  55 31 c9 30 f6 f9 cd 13  72 16 81 fb 55 aa 75 10  |U1.0....r...U.u.|
  477. 00000060  83 e1 01 74 0b 66 c7 06  f1 06 b4 42 eb 15 eb 00  |...t.f.....B....|
  478. 00000070  5a 51 b4 08 cd 13 83 e1  3f 5b 51 0f b6 c6 40 50  |ZQ......?[Q...@P|
  479. 00000080  f7 e1 53 52 50 bb 00 7c  b9 04 00 66 a1 b0 07 e8  |..SRP..|...f....|
  480. 00000090  44 00 0f 82 80 00 66 40  80 c7 02 e2 f2 66 81 3e  |D.....f@.....f.>|
  481. 000000a0  40 7c fb c0 78 70 75 09  fa bc ec 7b ea 44 7c 00  |@|..xpu....{.D|.|
  482. 000000b0  00 e8 83 00 69 73 6f 6c  69 6e 75 78 2e 62 69 6e  |....isolinux.bin|
  483. 000000c0  20 6d 69 73 73 69 6e 67  20 6f 72 20 63 6f 72 72  | missing or corr|
  484. 000000d0  75 70 74 2e 0d 0a 66 60  66 31 d2 66 03 06 f8 7b  |upt...f`f1.f...{|
  485. 000000e0  66 13 16 fc 7b 66 52 66  50 06 53 6a 01 6a 10 89  |f...{fRfP.Sj.j..|
  486. 000000f0  e6 66 f7 36 e8 7b c0 e4  06 88 e1 88 c5 92 f6 36  |.f.6.{.........6|
  487. 00000100  ee 7b 88 c6 08 e1 41 b8  01 02 8a 16 f2 7b cd 13  |.{....A......{..|
  488. 00000110  8d 64 10 66 61 c3 e8 1e  00 4f 70 65 72 61 74 69  |.d.fa....Operati|
  489. 00000120  6e 67 20 73 79 73 74 65  6d 20 6c 6f 61 64 20 65  |ng system load e|
  490. 00000130  72 72 6f 72 2e 0d 0a 5e  ac b4 0e 8a 3e 62 04 b3  |rror...^....>b..|
  491. 00000140  07 cd 10 3c 0a 75 f1 cd  18 f4 eb fd 00 00 00 00  |...<.u..........|
  492. 00000150  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  493. *
  494. 000001b0  c0 08 1f 00 00 00 00 00  78 9a 9e 60 00 00 80 00  |........x..`....|
  495. 000001c0  01 00 00 41 e0 f2 00 00  00 00 c0 94 20 00 00 fe  |...A........ ...|
  496. 000001d0  ff ff ef fe ff ff b4 23  1f 00 40 12 00 00 00 00  |.......#..@.....|
  497. 000001e0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
  498. 000001f0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 55 aa  |..............U.|
  499. 00000200
  500.  
  501.  
  502. ========= Devices which don't seem to have a corresponding hard drive: =========
  503.  
  504. sde
  505.  
  506. =============================== StdErr Messages: ===============================
  507.  
  508. cat: /tmp/BootInfo-N0T3DWis/Tmp_Log: No such file or directory
  509.   No volume groups found
go to heaven