Hello Robert, hello Felix
Robert Millan wrote:
> I see that Felix suspects this is a false positive when checking for 
> cross-disk
> install.  If you run "sh -x grub-install" and send us the output, we could
> make sure about that.

You'll find the output of the following command in the attachment of this e-mail
(only stderr):
# sh -x grub-install --no-floppy --grub-setup=/bin/true "(hd0)"
The »--no-floppy --grub-setup=«-part is taken from Felix first e-mail, as I do
not want to install GrUB2 into my MBR until I'm not sure it works.

> HOWEVER, even if it's a false positive, the UUID boot path is supposed to 
> work;
> So please check the 32-bit (actually 16-byte) code you mentioned above.  Is it
> the same as deed8901-3bdc-4912-a2c3-cff34ddeb147 ?

Sorry for messing up the size, I tried to recollect that from memory and wasn't
sure about the value anymore. ;)
The UUID you've given should be shown on the rescue console in that error
message, right? If that was the question, yes it is shown as the UUID value.

Felix Zielcke wrote:
> Please type on the rescue> prompt of grub set
> and then tell us the value of prefix and root

»rescue> set« yielded:
prefix=(hd1,5)(UUID=deed8901-3bdc-4912-a2c3-cff34ddeb147)/grub/
root=(hd1,5)

I hope, this helps in solving the problem.

Thank you for your replys,
Kai



-- 

Kai Wasserbäch (Kai Wasserbaech)

E-Mail: [EMAIL PROTECTED]
Jabber (debianforum.de): Drizzt
URL: http://wiki.debianforum.de/Drizzt_Do%27Urden
GnuPG: 0xE1DE59D2      0600 96CE F3C8 E733 E5B6 1587 A309 D76C E1DE 59D2
(http://pgpkeys.pca.dfn.de/pks/lookup?search=0xE1DE59D2&fingerprint=on&hash=on&op=vindex)

+ transform=s,x,x,
+ prefix=/usr
+ exec_prefix=/usr
+ sbindir=/usr/sbin
+ bindir=/usr/bin
+ libdir=/usr/lib
+ PACKAGE_NAME=GRUB
+ PACKAGE_TARNAME=grub
+ PACKAGE_VERSION=1.96
+ target_cpu=i386
+ platform=pc
++ sed s,x,x,
+ pkglibdir=/usr/lib/grub/i386-pc
++ echo grub-setup
++ sed s,x,x,
+ grub_setup=/usr/sbin/grub-setup
++ echo grub-mkimage
++ sed s,x,x,
+ grub_mkimage=/usr/bin/grub-mkimage
++ echo grub-mkdevicemap
++ sed s,x,x,
+ grub_mkdevicemap=/usr/sbin/grub-mkdevicemap
++ echo grub-probe
++ sed s,x,x,
+ grub_probe=/usr/sbin/grub-probe
+ rootdir=
++ echo /boot/grub
++ sed s,x,x,
+ grub_prefix=/boot/grub
+ modules=
+ install_device=
+ no_floppy=
+ force_lba=
+ recheck=no
+ debug=no
+ for option in '"$@"'
+ case "$option" in
+ no_floppy=--no-floppy
+ for option in '"$@"'
+ case "$option" in
++ echo --grub-setup=/bin/true
++ sed s/--grub-setup=//
+ grub_setup=/bin/true
+ for option in '"$@"'
+ case "$option" in
+ test x '!=' x
+ install_device='(hd0)'
+ . /usr/lib/grub/update-grub_lib
++ transform=s,x,x,
++ prefix=/usr
++ exec_prefix=/usr
++ datarootdir=/usr/share
++ datadir=/usr/share
++ sbindir=/usr/sbin
+++ echo grub
+++ sed s,x,x,
++ pkgdatadir=/usr/share/grub
+++ echo grub-probe
+++ sed s,x,x,
++ grub_probe=/usr/sbin/grub-probe
+ test 'x(hd0)' = x
+ test no = yes
+ case "$host_os" in
+ bootdir=/boot
++ echo grub
++ sed s,x,x,
+ grubdir=/boot/grub
+ device_map=/boot/grub/device.map
+ grub_probe='/usr/sbin/grub-probe --device-map=/boot/grub/device.map'
+ set /bin/true dummy
+ test -f /bin/true
+ :
+ set /usr/bin/grub-mkimage dummy
+ test -f /usr/bin/grub-mkimage
+ :
+ set /usr/sbin/grub-mkdevicemap dummy
+ test -f /usr/sbin/grub-mkdevicemap
+ :
+ test -d /boot
+ test -d /boot/grub
+ test no = yes
+ test -f /boot/grub/device.map
+ :
++ sed -n '/^([fh]d[0-9]*)/s/\(^(.*)\).*/\1/p' /boot/grub/device.map
++ sort
++ uniq -d
++ sed -n 1p
+ tmp=
+ test -n ''
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/acorn.mod
++ basename /boot/grub/acorn.mod
+ '[' acorn.mod '!=' menu.lst ']'
+ rm -f /boot/grub/acorn.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/affs.mod
++ basename /boot/grub/affs.mod
+ '[' affs.mod '!=' menu.lst ']'
+ rm -f /boot/grub/affs.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/afs.mod
++ basename /boot/grub/afs.mod
+ '[' afs.mod '!=' menu.lst ']'
+ rm -f /boot/grub/afs.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/amiga.mod
++ basename /boot/grub/amiga.mod
+ '[' amiga.mod '!=' menu.lst ']'
+ rm -f /boot/grub/amiga.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/aout.mod
++ basename /boot/grub/aout.mod
+ '[' aout.mod '!=' menu.lst ']'
+ rm -f /boot/grub/aout.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/apple.mod
++ basename /boot/grub/apple.mod
+ '[' apple.mod '!=' menu.lst ']'
+ rm -f /boot/grub/apple.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/ata.mod
++ basename /boot/grub/ata.mod
+ '[' ata.mod '!=' menu.lst ']'
+ rm -f /boot/grub/ata.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/biosdisk.mod
++ basename /boot/grub/biosdisk.mod
+ '[' biosdisk.mod '!=' menu.lst ']'
+ rm -f /boot/grub/biosdisk.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/bitmap.mod
++ basename /boot/grub/bitmap.mod
+ '[' bitmap.mod '!=' menu.lst ']'
+ rm -f /boot/grub/bitmap.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/blocklist.mod
++ basename /boot/grub/blocklist.mod
+ '[' blocklist.mod '!=' menu.lst ']'
+ rm -f /boot/grub/blocklist.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/boot.mod
++ basename /boot/grub/boot.mod
+ '[' boot.mod '!=' menu.lst ']'
+ rm -f /boot/grub/boot.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/bsd.mod
++ basename /boot/grub/bsd.mod
+ '[' bsd.mod '!=' menu.lst ']'
+ rm -f /boot/grub/bsd.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/_bsd.mod
++ basename /boot/grub/_bsd.mod
+ '[' _bsd.mod '!=' menu.lst ']'
+ rm -f /boot/grub/_bsd.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/cat.mod
++ basename /boot/grub/cat.mod
+ '[' cat.mod '!=' menu.lst ']'
+ rm -f /boot/grub/cat.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/chain.mod
++ basename /boot/grub/chain.mod
+ '[' chain.mod '!=' menu.lst ']'
+ rm -f /boot/grub/chain.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/_chain.mod
++ basename /boot/grub/_chain.mod
+ '[' _chain.mod '!=' menu.lst ']'
+ rm -f /boot/grub/_chain.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/cmp.mod
++ basename /boot/grub/cmp.mod
+ '[' cmp.mod '!=' menu.lst ']'
+ rm -f /boot/grub/cmp.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/configfile.mod
++ basename /boot/grub/configfile.mod
+ '[' configfile.mod '!=' menu.lst ']'
+ rm -f /boot/grub/configfile.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/cpio.mod
++ basename /boot/grub/cpio.mod
+ '[' cpio.mod '!=' menu.lst ']'
+ rm -f /boot/grub/cpio.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/cpuid.mod
++ basename /boot/grub/cpuid.mod
+ '[' cpuid.mod '!=' menu.lst ']'
+ rm -f /boot/grub/cpuid.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/echo.mod
++ basename /boot/grub/echo.mod
+ '[' echo.mod '!=' menu.lst ']'
+ rm -f /boot/grub/echo.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/elf.mod
++ basename /boot/grub/elf.mod
+ '[' elf.mod '!=' menu.lst ']'
+ rm -f /boot/grub/elf.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/ext2.mod
++ basename /boot/grub/ext2.mod
+ '[' ext2.mod '!=' menu.lst ']'
+ rm -f /boot/grub/ext2.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/fat.mod
++ basename /boot/grub/fat.mod
+ '[' fat.mod '!=' menu.lst ']'
+ rm -f /boot/grub/fat.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/font.mod
++ basename /boot/grub/font.mod
+ '[' font.mod '!=' menu.lst ']'
+ rm -f /boot/grub/font.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/fshelp.mod
++ basename /boot/grub/fshelp.mod
+ '[' fshelp.mod '!=' menu.lst ']'
+ rm -f /boot/grub/fshelp.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/fs_uuid.mod
++ basename /boot/grub/fs_uuid.mod
+ '[' fs_uuid.mod '!=' menu.lst ']'
+ rm -f /boot/grub/fs_uuid.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/gfxterm.mod
++ basename /boot/grub/gfxterm.mod
+ '[' gfxterm.mod '!=' menu.lst ']'
+ rm -f /boot/grub/gfxterm.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/gpt.mod
++ basename /boot/grub/gpt.mod
+ '[' gpt.mod '!=' menu.lst ']'
+ rm -f /boot/grub/gpt.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/gzio.mod
++ basename /boot/grub/gzio.mod
+ '[' gzio.mod '!=' menu.lst ']'
+ rm -f /boot/grub/gzio.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/halt.mod
++ basename /boot/grub/halt.mod
+ '[' halt.mod '!=' menu.lst ']'
+ rm -f /boot/grub/halt.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/hello.mod
++ basename /boot/grub/hello.mod
+ '[' hello.mod '!=' menu.lst ']'
+ rm -f /boot/grub/hello.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/help.mod
++ basename /boot/grub/help.mod
+ '[' help.mod '!=' menu.lst ']'
+ rm -f /boot/grub/help.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/hexdump.mod
++ basename /boot/grub/hexdump.mod
+ '[' hexdump.mod '!=' menu.lst ']'
+ rm -f /boot/grub/hexdump.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/hfs.mod
++ basename /boot/grub/hfs.mod
+ '[' hfs.mod '!=' menu.lst ']'
+ rm -f /boot/grub/hfs.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/hfsplus.mod
++ basename /boot/grub/hfsplus.mod
+ '[' hfsplus.mod '!=' menu.lst ']'
+ rm -f /boot/grub/hfsplus.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/iso9660.mod
++ basename /boot/grub/iso9660.mod
+ '[' iso9660.mod '!=' menu.lst ']'
+ rm -f /boot/grub/iso9660.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/jfs.mod
++ basename /boot/grub/jfs.mod
+ '[' jfs.mod '!=' menu.lst ']'
+ rm -f /boot/grub/jfs.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/jpeg.mod
++ basename /boot/grub/jpeg.mod
+ '[' jpeg.mod '!=' menu.lst ']'
+ rm -f /boot/grub/jpeg.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/linux.mod
++ basename /boot/grub/linux.mod
+ '[' linux.mod '!=' menu.lst ']'
+ rm -f /boot/grub/linux.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/_linux.mod
++ basename /boot/grub/_linux.mod
+ '[' _linux.mod '!=' menu.lst ']'
+ rm -f /boot/grub/_linux.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/loadenv.mod
++ basename /boot/grub/loadenv.mod
+ '[' loadenv.mod '!=' menu.lst ']'
+ rm -f /boot/grub/loadenv.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/loopback.mod
++ basename /boot/grub/loopback.mod
+ '[' loopback.mod '!=' menu.lst ']'
+ rm -f /boot/grub/loopback.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/ls.mod
++ basename /boot/grub/ls.mod
+ '[' ls.mod '!=' menu.lst ']'
+ rm -f /boot/grub/ls.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/lspci.mod
++ basename /boot/grub/lspci.mod
+ '[' lspci.mod '!=' menu.lst ']'
+ rm -f /boot/grub/lspci.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/lvm.mod
++ basename /boot/grub/lvm.mod
+ '[' lvm.mod '!=' menu.lst ']'
+ rm -f /boot/grub/lvm.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/memdisk.mod
++ basename /boot/grub/memdisk.mod
+ '[' memdisk.mod '!=' menu.lst ']'
+ rm -f /boot/grub/memdisk.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/minix.mod
++ basename /boot/grub/minix.mod
+ '[' minix.mod '!=' menu.lst ']'
+ rm -f /boot/grub/minix.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/multiboot.mod
++ basename /boot/grub/multiboot.mod
+ '[' multiboot.mod '!=' menu.lst ']'
+ rm -f /boot/grub/multiboot.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/_multiboot.mod
++ basename /boot/grub/_multiboot.mod
+ '[' _multiboot.mod '!=' menu.lst ']'
+ rm -f /boot/grub/_multiboot.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/normal.mod
++ basename /boot/grub/normal.mod
+ '[' normal.mod '!=' menu.lst ']'
+ rm -f /boot/grub/normal.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/ntfscomp.mod
++ basename /boot/grub/ntfscomp.mod
+ '[' ntfscomp.mod '!=' menu.lst ']'
+ rm -f /boot/grub/ntfscomp.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/ntfs.mod
++ basename /boot/grub/ntfs.mod
+ '[' ntfs.mod '!=' menu.lst ']'
+ rm -f /boot/grub/ntfs.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/pci.mod
++ basename /boot/grub/pci.mod
+ '[' pci.mod '!=' menu.lst ']'
+ rm -f /boot/grub/pci.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/pc.mod
++ basename /boot/grub/pc.mod
+ '[' pc.mod '!=' menu.lst ']'
+ rm -f /boot/grub/pc.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/play.mod
++ basename /boot/grub/play.mod
+ '[' play.mod '!=' menu.lst ']'
+ rm -f /boot/grub/play.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/png.mod
++ basename /boot/grub/png.mod
+ '[' png.mod '!=' menu.lst ']'
+ rm -f /boot/grub/png.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/raid.mod
++ basename /boot/grub/raid.mod
+ '[' raid.mod '!=' menu.lst ']'
+ rm -f /boot/grub/raid.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/read.mod
++ basename /boot/grub/read.mod
+ '[' read.mod '!=' menu.lst ']'
+ rm -f /boot/grub/read.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/reboot.mod
++ basename /boot/grub/reboot.mod
+ '[' reboot.mod '!=' menu.lst ']'
+ rm -f /boot/grub/reboot.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/reiserfs.mod
++ basename /boot/grub/reiserfs.mod
+ '[' reiserfs.mod '!=' menu.lst ']'
+ rm -f /boot/grub/reiserfs.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/search.mod
++ basename /boot/grub/search.mod
+ '[' search.mod '!=' menu.lst ']'
+ rm -f /boot/grub/search.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/serial.mod
++ basename /boot/grub/serial.mod
+ '[' serial.mod '!=' menu.lst ']'
+ rm -f /boot/grub/serial.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/sfs.mod
++ basename /boot/grub/sfs.mod
+ '[' sfs.mod '!=' menu.lst ']'
+ rm -f /boot/grub/sfs.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/sleep.mod
++ basename /boot/grub/sleep.mod
+ '[' sleep.mod '!=' menu.lst ']'
+ rm -f /boot/grub/sleep.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/sun.mod
++ basename /boot/grub/sun.mod
+ '[' sun.mod '!=' menu.lst ']'
+ rm -f /boot/grub/sun.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/terminal.mod
++ basename /boot/grub/terminal.mod
+ '[' terminal.mod '!=' menu.lst ']'
+ rm -f /boot/grub/terminal.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/terminfo.mod
++ basename /boot/grub/terminfo.mod
+ '[' terminfo.mod '!=' menu.lst ']'
+ rm -f /boot/grub/terminfo.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/test.mod
++ basename /boot/grub/test.mod
+ '[' test.mod '!=' menu.lst ']'
+ rm -f /boot/grub/test.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/tga.mod
++ basename /boot/grub/tga.mod
+ '[' tga.mod '!=' menu.lst ']'
+ rm -f /boot/grub/tga.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/udf.mod
++ basename /boot/grub/udf.mod
+ '[' udf.mod '!=' menu.lst ']'
+ rm -f /boot/grub/udf.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/ufs.mod
++ basename /boot/grub/ufs.mod
+ '[' ufs.mod '!=' menu.lst ']'
+ rm -f /boot/grub/ufs.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/vbeinfo.mod
++ basename /boot/grub/vbeinfo.mod
+ '[' vbeinfo.mod '!=' menu.lst ']'
+ rm -f /boot/grub/vbeinfo.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/vbe.mod
++ basename /boot/grub/vbe.mod
+ '[' vbe.mod '!=' menu.lst ']'
+ rm -f /boot/grub/vbe.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/vbetest.mod
++ basename /boot/grub/vbetest.mod
+ '[' vbetest.mod '!=' menu.lst ']'
+ rm -f /boot/grub/vbetest.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/vga.mod
++ basename /boot/grub/vga.mod
+ '[' vga.mod '!=' menu.lst ']'
+ rm -f /boot/grub/vga.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/video.mod
++ basename /boot/grub/video.mod
+ '[' video.mod '!=' menu.lst ']'
+ rm -f /boot/grub/video.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/videotest.mod
++ basename /boot/grub/videotest.mod
+ '[' videotest.mod '!=' menu.lst ']'
+ rm -f /boot/grub/videotest.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/xfs.mod
++ basename /boot/grub/xfs.mod
+ '[' xfs.mod '!=' menu.lst ']'
+ rm -f /boot/grub/xfs.mod
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/command.lst
++ basename /boot/grub/command.lst
+ '[' command.lst '!=' menu.lst ']'
+ rm -f /boot/grub/command.lst
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/fs.lst
++ basename /boot/grub/fs.lst
+ '[' fs.lst '!=' menu.lst ']'
+ rm -f /boot/grub/fs.lst
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/menu.lst
++ basename /boot/grub/menu.lst
+ '[' menu.lst '!=' menu.lst ']'
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/moddep.lst
++ basename /boot/grub/moddep.lst
+ '[' moddep.lst '!=' menu.lst ']'
+ rm -f /boot/grub/moddep.lst
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/partmap.lst
++ basename /boot/grub/partmap.lst
+ '[' partmap.lst '!=' menu.lst ']'
+ rm -f /boot/grub/partmap.lst
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/boot.img
++ basename /boot/grub/boot.img
+ '[' boot.img '!=' menu.lst ']'
+ rm -f /boot/grub/boot.img
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/cdboot.img
++ basename /boot/grub/cdboot.img
+ '[' cdboot.img '!=' menu.lst ']'
+ rm -f /boot/grub/cdboot.img
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/core.img
++ basename /boot/grub/core.img
+ '[' core.img '!=' menu.lst ']'
+ rm -f /boot/grub/core.img
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/diskboot.img
++ basename /boot/grub/diskboot.img
+ '[' diskboot.img '!=' menu.lst ']'
+ rm -f /boot/grub/diskboot.img
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/kernel.img
++ basename /boot/grub/kernel.img
+ '[' kernel.img '!=' menu.lst ']'
+ rm -f /boot/grub/kernel.img
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/lnxboot.img
++ basename /boot/grub/lnxboot.img
+ '[' lnxboot.img '!=' menu.lst ']'
+ rm -f /boot/grub/lnxboot.img
+ for file in '${grubdir}/*.mod' '${grubdir}/*.lst' '${grubdir}/*.img'
+ test -f /boot/grub/pxeboot.img
++ basename /boot/grub/pxeboot.img
+ '[' pxeboot.img '!=' menu.lst ']'
+ rm -f /boot/grub/pxeboot.img
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/acorn.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/affs.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/afs.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/amiga.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/aout.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/apple.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/ata.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/biosdisk.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/bitmap.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/blocklist.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/boot.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/bsd.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/_bsd.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/cat.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/chain.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/_chain.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/cmp.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/configfile.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/cpio.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/cpuid.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/echo.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/elf.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/ext2.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/fat.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/font.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/fshelp.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/fs_uuid.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/gfxterm.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/gpt.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/gzio.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/halt.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/hello.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/help.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/hexdump.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/hfs.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/hfsplus.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/iso9660.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/jfs.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/jpeg.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/linux.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/_linux.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/loadenv.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/loopback.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/ls.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/lspci.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/lvm.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/memdisk.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/minix.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/multiboot.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/_multiboot.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/normal.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/ntfscomp.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/ntfs.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/pci.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/pc.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/play.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/png.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/raid.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/read.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/reboot.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/reiserfs.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/search.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/serial.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/sfs.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/sleep.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/sun.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/terminal.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/terminfo.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/test.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/tga.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/udf.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/ufs.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/vbeinfo.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/vbe.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/vbetest.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/vga.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/video.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/videotest.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/xfs.mod /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/command.lst /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/fs.lst /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/moddep.lst /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/partmap.lst /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/boot.img /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/cdboot.img /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/diskboot.img /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/kernel.img /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/lnxboot.img /boot/grub
+ for file in '${pkglibdir}/*.mod' '${pkglibdir}/*.lst' '${pkglibdir}/*.img'
+ cp -f /usr/lib/grub/i386-pc/pxeboot.img /boot/grub
++ /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=device 
/boot/grub
+ grub_device=/dev/hdd5
++ /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=fs --device 
/dev/hdd5
+ fs_module=ext2
+ test xext2 = x -a x = x
++ /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=partmap 
--device /dev/hdd5
+ partmap_module=pc
++ /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=abstraction 
--device /dev/hdd5
+ devabstraction_module=
+ modules=' ext2 pc biosdisk '
+ prefix_drive=
+ '[' x = x ']'
+ echo '(hd0)'
+ grep -qx '(.*)'
+ install_drive='(hd0)'
++ /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=drive 
--device /dev/hdd5
+ grub_drive='(hd1,5)'
++ echo '(hd0)'
++ sed -e 's/,[0-9]*//g'
+ install_drive='(hd0)'
++ echo '(hd1,5)'
++ sed -e 's/,[0-9]*//g'
+ grub_drive='(hd1)'
+ '[' 'x(hd1)' '!=' 'x(hd0)' ']'
++ /usr/sbin/grub-probe --device-map=/boot/grub/device.map --target=fs_uuid 
--device /dev/hdd5
+ uuid=deed8901-3bdc-4912-a2c3-cff34ddeb147
+ '[' xdeed8901-3bdc-4912-a2c3-cff34ddeb147 = x ']'
+ prefix_drive='(UUID=deed8901-3bdc-4912-a2c3-cff34ddeb147)'
+ modules=' ext2 pc biosdisk  fs_uuid'
++ make_system_path_relative_to_its_root /boot/grub
++ path=/boot/grub
++ test -e /boot/grub
++ :
+++ readlink -f /boot/grub
++ path=/boot/grub
++ :
++ test -d /boot/grub
++ dir=/boot/grub
+++ stat -c %d /boot/grub
++ num=5701
++ :
+++ readlink -f /boot/grub/..
++ parent=/boot
+++ stat -c %d /boot
++ '[' x5701 = x5701 ']'
++ :
++ '[' x/boot/grub = x/ ']'
++ dir=/boot
++ :
+++ readlink -f /boot/..
++ parent=/
+++ stat -c %d /
++ '[' x5697 = x5701 ']'
++ break
++ '[' /boot = / ']'
++ echo /boot/grub
++ sed -e 's,^/boot,,g'
+ /usr/bin/grub-mkimage --output=/boot/grub/core.img 
'--prefix=(UUID=deed8901-3bdc-4912-a2c3-cff34ddeb147)/grub/' ext2 pc biosdisk 
fs_uuid
+ /bin/true --directory=/boot/grub --device-map=/boot/grub/device.map '(hd0)'
+ echo 'Installation finished. No error reported.'
+ echo 'This is the contents of the device map /boot/grub/device.map.'
+ echo 'Check if this is correct or not. If any of the lines is incorrect,'
+ echo 'fix it and re-run the script `grub-install'\''.'
+ echo
+ cat /boot/grub/device.map
+ exit 0

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to