



Gyrotwister wrote:cant figure out how to select these areas for my new install








This brings me to my next question...
If I delete the 9.04 partition using Gparted, how will this affect GRUB? Will GRUB be automatically updated or will I have to manually edit this before or after deletion?

So if you want to delete sdb1, all the rest of sdbX partition will become unbootable
Since you want to 'remove sdb1 OS' and install a new Linux OS, it is quite simple also to just run the new Linux OS in live, and tell its installer to install on sdb1. That way those older OS in sdbX remain unchanged.

I could very easily expand sdb1 to take up the free space adjacent to it but then I'm back to the original problem of not knowing how to do that with the LM 11 Live DVD installer.
Also, what is this "os-prober" of which you speak? Is this an application included in the LM 11 Live DVD?

wayne128 wrote:This brings me to my next question...
If I delete the 9.04 partition using Gparted, how will this affect GRUB? Will GRUB be automatically updated or will I have to manually edit this before or after deletion?
When you use gparted to manipulate partition, especially DELETE a partition, you have to prepare for unbootable OS partitions( those with partition number higher than that one you deleted)
So if you want to delete sdb1, all the rest of sdbX partition will become unbootable![]()

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 uses an
embedded config file:
---------------------------------------------------------------------------
search.fs_uuid 9fce7314-6703-47f6-abff-e332bb05ebd5 root
set prefix=($root)/boot/grub
---------------------------------------------------------------------------
-----.
=> No boot loader is installed in the MBR of /dev/sdb.
sda1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows XP: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System: Windows XP
Boot files: /boot.ini /ntldr /NTDETECT.COM
sdb1: __________________________________________________________________________
File system: ext3
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 9.04
Boot files: /boot/grub/menu.lst /etc/fstab
sdb2: __________________________________________________________________________
File system: Extended Partition
Boot sector type: Unknown
Boot sector info:
sdb5: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sdb6: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Linux Mint 10 Julia
Boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img
sdb7: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
sdb8: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Linux Mint 11 Katya
Boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/core.img
sdb9: __________________________________________________________________________
File system: swap
Boot sector type: -
Boot sector info:
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders, total 156301488 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 156,280,319 156,280,257 7 NTFS / exFAT / HPFS
Drive: sdb _____________________________________________________________________
Disk /dev/sdb: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 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/sdb1 2,048 77,455,359 77,453,312 83 Linux
/dev/sdb2 307,382,270 625,137,344 317,755,075 5 Extended
/dev/sdb5 603,963,738 625,137,344 21,173,607 82 Linux swap / Solaris
/dev/sdb6 353,310,720 593,692,671 240,381,952 83 Linux
/dev/sdb7 593,694,720 603,963,391 10,268,672 82 Linux swap / Solaris
/dev/sdb8 307,382,272 344,924,159 37,541,888 83 Linux
/dev/sdb9 344,926,208 353,300,479 8,374,272 82 Linux swap / Solaris
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/sda1 624CC9564CC9259F ntfs
/dev/sdb1 6bfbbd8b-fd80-4472-92e2-977fb8c188fc ext3
/dev/sdb5 017fd9f2-e93d-4e2b-b501-25d182d1261c swap
/dev/sdb6 cb75e1e1-d673-4d8c-829d-370cd38649d7 ext4
/dev/sdb7 f7853928-ca94-4275-8a77-fdb7c35c06ae swap
/dev/sdb8 9fce7314-6703-47f6-abff-e332bb05ebd5 ext4
/dev/sdb9 105034c3-4d53-4135-8960-8e76f9e903dd swap
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/sdb6 / ext4 (rw,errors=remount-ro,commit=0)
================================ sda1/boot.ini: ================================
--------------------------------------------------------------------------------
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
--------------------------------------------------------------------------------
=========================== sdb1/boot/grub/menu.lst: ===========================
--------------------------------------------------------------------------------
# menu.lst - See: grub(8), info grub, update-grub(8)
# grub-install(8), grub-floppy(8),
# grub-md5-crypt, /usr/share/doc/grub
# and /usr/share/doc/grub-doc/.
## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not use 'savedefault' or your
# array will desync and will not let you boot your system.
default 0
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 10
## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu
# Pretty colours
#color cyan/blue white/blue
## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line) and entries protected by the
# command 'lock'
# e.g. password topsecret
# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret
#
# examples
#
# title Windows 95/98/NT/2000
# root (hd0,0)
# makeactive
# chainloader +1
#
# title Linux
# root (hd0,1)
# kernel /vmlinuz root=/dev/hda2 ro
#
#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST
### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below
## DO NOT UNCOMMENT THEM, Just edit them to your needs
## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
## kopt_2_6_8=root=/dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro
## default grub root device
## e.g. groot=(hd0,0)
# groot=6bfbbd8b-fd80-4472-92e2-977fb8c188fc
## should update-grub create alternative automagic boot options
## e.g. alternative=true
## alternative=false
# alternative=true
## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
## lockalternative=false
# lockalternative=false
## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash
## should update-grub lock old automagic boot options
## e.g. lockold=false
## lockold=true
# lockold=false
## Xen hypervisor options to use with the default Xen boot option
# xenhopt=
## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0
## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
## altoptions=(recovery) single
# altoptions=(recovery mode) single
## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
## howmany=7
# howmany=all
## specify if running in Xen domU or have grub detect automatically
## update-grub will ignore non-xen kernels when running in domU and vice versa
## e.g. indomU=detect
## indomU=true
## indomU=false
# indomU=detect
## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true
## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false
## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false
## ## End Default Options ##
title Ubuntu 9.04, kernel 2.6.28-19-generic
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-19-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-19-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-19-generic (recovery mode)
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-19-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-19-generic
title Ubuntu 9.04, kernel 2.6.28-18-generic
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-18-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-18-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-18-generic (recovery mode)
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-18-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-18-generic
title Ubuntu 9.04, kernel 2.6.28-17-generic
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-17-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-17-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-17-generic (recovery mode)
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-17-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-17-generic
title Ubuntu 9.04, kernel 2.6.28-16-generic
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-16-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-16-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-16-generic (recovery mode)
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-16-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-16-generic
title Ubuntu 9.04, kernel 2.6.28-15-generic
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-15-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-15-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-15-generic (recovery mode)
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-15-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-15-generic
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Microsoft Windows XP Professional
rootnoverify (hd0,0)
savedefault
makeactive
chainloader +1
--------------------------------------------------------------------------------
=============================== sdb1/etc/fstab: ================================
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'vol_id --uuid' 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>
proc /proc proc defaults 0 0
# / was on /dev/sdb1 during installation
UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc / ext3 relatime,errors=remount-ro 0 1
# swap was on /dev/sdb5 during installation
UUID=017fd9f2-e93d-4e2b-b501-25d182d1261c none swap sw 0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
--------------------------------------------------------------------------------
=================== sdb1: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
7.849311829 = 8.428134400 boot/grub/menu.lst 1
3.277641296 = 3.519340544 boot/grub/stage2 2
3.315803528 = 3.560316928 boot/initrd.img-2.6.28-11-generic 3
5.583354950 = 5.995081728 boot/initrd.img-2.6.28-15-generic 5
5.764003754 = 6.189051904 boot/initrd.img-2.6.28-16-generic 15
20.693588257 = 22.219571200 boot/initrd.img-2.6.28-17-generic 3
20.668617249 = 22.192758784 boot/initrd.img-2.6.28-18-generic 3
20.679233551 = 22.204157952 boot/initrd.img-2.6.28-19-generic 3
3.298503876 = 3.541741568 boot/vmlinuz-2.6.28-11-generic 2
5.579788208 = 5.991251968 boot/vmlinuz-2.6.28-15-generic 8
20.684593201 = 22.209912832 boot/vmlinuz-2.6.28-16-generic 2
5.615299225 = 6.029381632 boot/vmlinuz-2.6.28-17-generic 12
20.696846008 = 22.223069184 boot/vmlinuz-2.6.28-18-generic 2
20.670227051 = 22.194487296 boot/vmlinuz-2.6.28-19-generic 3
20.679233551 = 22.204157952 initrd.img 3
20.668617249 = 22.192758784 initrd.img.old 3
20.670227051 = 22.194487296 vmlinuz 3
20.696846008 = 22.223069184 vmlinuz.old 2
=========================== sdb6/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
set default="0"
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 {
insmod vbe
insmod vga
}
insmod part_msdos
insmod ext2
set root='(hd1,msdos6)'
search --no-floppy --fs-uuid --set cb75e1e1-d673-4d8c-829d-370cd38649d7
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=640x480
load_video
insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd1,msdos6)'
search --no-floppy --fs-uuid --set cb75e1e1-d673-4d8c-829d-370cd38649d7
set locale_dir=($root)/boot/grub/locale
set lang=en
insmod gettext
if [ "${recordfail}" = 1 ]; then
set timeout=-1
else
set timeout=10
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
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/06_mint_theme ###
insmod part_msdos
insmod ext2
set root='(hd1,msdos6)'
search --no-floppy --fs-uuid --set cb75e1e1-d673-4d8c-829d-370cd38649d7
insmod png
if background_image /boot/grub/linuxmint.png ; then
set color_normal=white/black
set color_highlight=white/light-gray
else
set menu_color_normal=white/black
set menu_color_highlight=white/light-gray
fi
### END /etc/grub.d/06_mint_theme ###
### BEGIN /etc/grub.d/10_linux ###
menuentry 'Linux Mint 10, 2.6.35-22-generic (/dev/sdb6)' --class linuxmint --class gnu-linux --class gnu --class os {
recordfail
insmod part_msdos
insmod ext2
set root='(hd1,msdos6)'
search --no-floppy --fs-uuid --set cb75e1e1-d673-4d8c-829d-370cd38649d7
linux /boot/vmlinuz-2.6.35-22-generic root=UUID=cb75e1e1-d673-4d8c-829d-370cd38649d7 ro quiet splash
initrd /boot/initrd.img-2.6.35-22-generic
}
menuentry 'Linux Mint 10, 2.6.35-22-generic (/dev/sdb6) -- recovery mode' --class linuxmint --class gnu-linux --class gnu --class os {
recordfail
insmod part_msdos
insmod ext2
set root='(hd1,msdos6)'
search --no-floppy --fs-uuid --set cb75e1e1-d673-4d8c-829d-370cd38649d7
echo 'Loading Linux 2.6.35-22-generic ...'
linux /boot/vmlinuz-2.6.35-22-generic root=UUID=cb75e1e1-d673-4d8c-829d-370cd38649d7 ro single
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.35-22-generic
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/10_lupin ###
### END /etc/grub.d/10_lupin ###
### 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='(hd1,msdos6)'
search --no-floppy --fs-uuid --set cb75e1e1-d673-4d8c-829d-370cd38649d7
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos6)'
search --no-floppy --fs-uuid --set cb75e1e1-d673-4d8c-829d-370cd38649d7
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Microsoft Windows XP Professional (on /dev/sda1)" {
insmod part_msdos
insmod ntfs
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 624cc9564cc9259f
drivemap -s (hd0) ${root}
chainloader +1
}
menuentry "Ubuntu 9.04, kernel 2.6.28-19-generic (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-19-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-19-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-19-generic (recovery mode) (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-19-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-19-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-18-generic (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-18-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-18-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-18-generic (recovery mode) (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-18-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-18-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-17-generic (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-17-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-17-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-17-generic (recovery mode) (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-17-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-17-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-16-generic (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-16-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-16-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-16-generic (recovery mode) (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-16-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-16-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-15-generic (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-15-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-15-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-15-generic (recovery mode) (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-15-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-15-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-11-generic (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-11-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode) (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-11-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-11-generic
}
menuentry "Ubuntu 9.04, memtest86+ (on /dev/sdb1)" {
insmod part_msdos
insmod ext2
set root='(hd1,msdos1)'
search --no-floppy --fs-uuid --set 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/memtest86+.bin
}
### END /etc/grub.d/30_os-prober ###
### 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 $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------
=============================== sdb6/etc/fstab: ================================
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sdb6 during installation
UUID=cb75e1e1-d673-4d8c-829d-370cd38649d7 / ext4 errors=remount-ro 0 1
# swap was on /dev/sdb7 during installation
UUID=f7853928-ca94-4275-8a77-fdb7c35c06ae none swap sw 0 0
--------------------------------------------------------------------------------
=================== sdb6: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
240.601718903 = 258.344128512 boot/grub/core.img 1
231.204963684 = 248.254439424 boot/grub/grub.cfg 1
264.104438782 = 283.579981824 boot/initrd.img-2.6.35-22-generic 2
168.866210938 = 181.318713344 boot/vmlinuz-2.6.35-22-generic 2
264.104438782 = 283.579981824 initrd.img 2
168.866210938 = 181.318713344 vmlinuz 2
=========================== sdb8/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
set default="0"
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 {
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
}
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos8)'
search --no-floppy --fs-uuid --set=root 9fce7314-6703-47f6-abff-e332bb05ebd5
if loadfont /usr/share/grub/unicode.pf2 ; then
set gfxmode=auto
load_video
insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos8)'
search --no-floppy --fs-uuid --set=root 9fce7314-6703-47f6-abff-e332bb05ebd5
set locale_dir=($root)/boot/grub/locale
set lang=en_AU
insmod gettext
if [ "${recordfail}" = 1 ]; then
set timeout=-1
else
set timeout=10
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos8)'
search --no-floppy --fs-uuid --set=root 9fce7314-6703-47f6-abff-e332bb05ebd5
insmod png
if background_image /boot/grub/linuxmint.png; then
true
else
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30; then
clear
fi
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/06_mint_theme ###
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos8)'
search --no-floppy --fs-uuid --set=root 9fce7314-6703-47f6-abff-e332bb05ebd5
insmod png
if background_image /boot/grub/linuxmint.png ; then
set color_normal=white/black
set color_highlight=white/light-gray
else
set menu_color_normal=white/black
set menu_color_highlight=white/light-gray
fi
### END /etc/grub.d/06_mint_theme ###
### BEGIN /etc/grub.d/10_linux ###
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
if [ "$linux_gfx_mode" != "text" ]; then load_video; fi
menuentry 'Linux Mint 11, 2.6.38-8-generic (/dev/sdb8)' --class linuxmint --class gnu-linux --class gnu --class os {
recordfail
set gfxpayload=$linux_gfx_mode
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos8)'
search --no-floppy --fs-uuid --set=root 9fce7314-6703-47f6-abff-e332bb05ebd5
linux /boot/vmlinuz-2.6.38-8-generic root=UUID=9fce7314-6703-47f6-abff-e332bb05ebd5 ro quiet splash vt.handoff=7
initrd /boot/initrd.img-2.6.38-8-generic
}
menuentry 'Linux Mint 11, 2.6.38-8-generic (/dev/sdb8) -- recovery mode' --class linuxmint --class gnu-linux --class gnu --class os {
recordfail
set gfxpayload=$linux_gfx_mode
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos8)'
search --no-floppy --fs-uuid --set=root 9fce7314-6703-47f6-abff-e332bb05ebd5
echo 'Loading Linux 2.6.38-8-generic ...'
linux /boot/vmlinuz-2.6.38-8-generic root=UUID=9fce7314-6703-47f6-abff-e332bb05ebd5 ro single
echo 'Loading initial ramdisk ...'
initrd /boot/initrd.img-2.6.38-8-generic
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/10_lupin ###
### END /etc/grub.d/10_lupin ###
### 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='(/dev/sdb,msdos8)'
search --no-floppy --fs-uuid --set=root 9fce7314-6703-47f6-abff-e332bb05ebd5
linux16 /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos8)'
search --no-floppy --fs-uuid --set=root 9fce7314-6703-47f6-abff-e332bb05ebd5
linux16 /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###
### BEGIN /etc/grub.d/30_os-prober ###
menuentry "Microsoft Windows XP Professional (on /dev/sda1)" --class windows --class os {
insmod part_msdos
insmod ntfs
set root='(/dev/sda,msdos1)'
search --no-floppy --fs-uuid --set=root 624CC9564CC9259F
drivemap -s (hd0) ${root}
chainloader +1
}
menuentry "Ubuntu 9.04, kernel 2.6.28-19-generic (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-19-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-19-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-19-generic (recovery mode) (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-19-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-19-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-18-generic (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-18-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-18-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-18-generic (recovery mode) (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-18-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-18-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-17-generic (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-17-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-17-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-17-generic (recovery mode) (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-17-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-17-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-16-generic (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-16-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-16-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-16-generic (recovery mode) (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-16-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-16-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-15-generic (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-15-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-15-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-15-generic (recovery mode) (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-15-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-15-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-11-generic (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-11-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
}
menuentry "Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode) (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/vmlinuz-2.6.28-11-generic root=UUID=6bfbbd8b-fd80-4472-92e2-977fb8c188fc ro single
initrd /boot/initrd.img-2.6.28-11-generic
}
menuentry "Ubuntu 9.04, memtest86+ (on /dev/sdb1)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos1)'
search --no-floppy --fs-uuid --set=root 6bfbbd8b-fd80-4472-92e2-977fb8c188fc
linux /boot/memtest86+.bin
}
menuentry "Linux Mint 10, 2.6.35-22-generic (/dev/sdb6) (on /dev/sdb6)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos6)'
search --no-floppy --fs-uuid --set=root cb75e1e1-d673-4d8c-829d-370cd38649d7
linux /boot/vmlinuz-2.6.35-22-generic root=UUID=cb75e1e1-d673-4d8c-829d-370cd38649d7 ro quiet splash
initrd /boot/initrd.img-2.6.35-22-generic
}
menuentry "Linux Mint 10, 2.6.35-22-generic (/dev/sdb6) -- recovery mode (on /dev/sdb6)" --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(/dev/sdb,msdos6)'
search --no-floppy --fs-uuid --set=root cb75e1e1-d673-4d8c-829d-370cd38649d7
linux /boot/vmlinuz-2.6.35-22-generic root=UUID=cb75e1e1-d673-4d8c-829d-370cd38649d7 ro single
initrd /boot/initrd.img-2.6.35-22-generic
}
### END /etc/grub.d/30_os-prober ###
### 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 $prefix/custom.cfg ]; then
source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------
=============================== sdb8/etc/fstab: ================================
--------------------------------------------------------------------------------
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' 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>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sdb8 during installation
UUID=9fce7314-6703-47f6-abff-e332bb05ebd5 / ext4 errors=remount-ro 0 1
# swap was on /dev/sdb9 during installation
UUID=105034c3-4d53-4135-8960-8e76f9e903dd none swap sw 0 0
--------------------------------------------------------------------------------
=================== sdb8: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
150.915584564 = 162.044375040 boot/grub/core.img 1
158.882053375 = 170.598305792 boot/grub/grub.cfg 1
147.790039062 = 158.688346112 boot/initrd.img-2.6.38-8-generic 3
150.703590393 = 161.816748032 boot/vmlinuz-2.6.38-8-generic 1
147.790039062 = 158.688346112 initrd.img 3
150.703590393 = 161.816748032 vmlinuz 1
======================== Unknown MBRs/Boot Sectors/etc: ========================
Unknown BootLoader on sdb2
00000000 af fc c9 ea dd ff 00 ad 8f ff d0 d6 dd 87 5e 37 |..............^7|
00000010 63 3f 2e 01 08 17 8c 36 39 06 93 62 f0 32 a7 2c |c?.....69..b.2.,|
00000020 31 b8 30 21 48 2d 91 8f e2 e3 1f fe aa ff 00 2c |1.0!H-.........,|
00000030 65 19 49 b7 17 cb 25 69 3f 95 bf 4e 87 f7 1a 7c |e.I...%i?..N...||
00000040 b6 49 fc 5f f0 46 1d a7 78 53 85 8d 4b 6e 00 12 |.I._.F..xS..Kn..|
00000050 4e 4a 95 1c 70 c0 9c d2 18 f1 80 8b f3 04 6e a3 |NJ..p.........n.|
00000060 f8 b0 46 e2 49 e0 e0 7f 93 4a 75 3f 78 97 75 7f |..F.I....Ju?x.u.|
00000070 bf fa f3 44 aa 6d bb b7 d7 5f eb fa fd 48 a4 5d |...D.m..._...H.]|
00000080 a4 72 a4 30 45 ca 02 48 3c ee 04 1e 87 3d 0d 57 |.r.0E..H<....=.W|
00000090 91 42 b9 44 57 00 14 3b 1c 84 cb e4 9c a9 5e 84 |.B.DW..;......^.|
000000a0 f7 cf f8 d6 6a ac a9 de 9a 8d f6 d6 dd 7f ad ca |....j...........|
000000b0 94 39 5b 5d 17 fc 01 ac 81 9d 89 2c 84 6d e1 8e |.9[].......,.m..|
000000c0 73 b4 e4 ab 10 41 ce 71 f9 55 6d b9 cb 2f cf 8c |s....A.q.Um../..|
000000d0 29 f9 fe 51 d7 2d ca 9c b7 a1 ad e9 e2 14 6a 4a |)..Q.-........jJ|
000000e0 33 8f ba bf 3b 11 38 ea ec fb 1f ff d1 ac c9 93 |3...;.8.........|
000000f0 b7 3b 46 00 e4 13 bb 66 70 b9 c7 39 e7 db 8a a8 |.;F....fp..9....|
00000100 d1 93 bf 92 bc b0 1e aa c0 e3 77 2b d7 f0 fc eb |..........w+....|
00000110 fc ab a8 af 29 cb 99 fb af fa ff 00 80 7f 72 2e |....).........r.|
00000120 64 a3 a6 b1 df e6 56 68 c6 57 73 15 70 5b f8 7e |d.....Vh.Ws.p[.~|
00000130 53 d9 54 fa 31 04 d5 79 61 25 55 01 19 05 cb 2e |S.T.1..ya%U.....|
00000140 dd a4 6d ee 49 eb c8 6f 6a 6a 4f 91 4a dd 6c 8d |..m.I..ojjO.J.l.|
00000150 3a ad 37 fe bf af 52 9b 46 9c 90 0b 60 73 f2 90 |:.7...R.F...`s..|
00000160 07 6e 07 42 df e3 54 9a 12 cc d8 0c 98 3d 58 75 |.n.B..T......=Xu|
00000170 3c 92 a4 63 86 c0 a2 35 16 91 92 7d fe 63 b5 af |<..c...5...}.c..|
00000180 77 66 dd be ee a5 69 23 c6 73 c2 f0 8f f3 0d ae |wf....i#.s......|
00000190 39 3b 5f 1f af d2 a8 32 af 28 0e 4a 92 77 01 8c |9;_....2.(.J.w..|
000001a0 7f b2 b9 e0 91 b7 fc 6b 49 46 fc f3 4e dc 9f 9a |.......kIF..N...|
000001b0 ea bf af d4 d1 42 d6 eb a9 ff d2 f1 d9 a3 00 fe |.....B..........|
000001c0 ff ff 82 fe ff ff 5c 79 ad 11 67 15 43 01 00 fe |......\y..g.C...|
000001d0 ff ff 05 fe ff ff ea ab bc 02 18 14 54 0e 00 00 |............T...|
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: =========
sdc sdd sde sdf
=============================== StdErr Messages: ===============================
xz: (stdin): Compressed data is corrupt

Can anyone point me to a How-To for reinstalling and configuring GRUB or


Users browsing this forum: Church, Funkyecat, jungle and 12 guests