You are on page 1of 1

insmod ntfs

set root=(hd0,1)
search --no-floppy --fs-uuid --set bac040f1c040b583
drivemap -s (hd0) ${root}
chainloader +1

insmod ext2
set root=(hd0,2)
search --no-floppy --fs-uuid --set ea55d0b8-91fd-4159-a819-4905745671e4
echo Loading Linux 2.6.30rxart+exomate.1.2 ...
linux /boot/vmlinuz-2.6.30rxart+exomate.1.2 root=UUID=ea55d0b8-91fd-4159-a819-49
05745671e4 ro quiet
echo Loading initial ramdisk ...
initrd /boot/initrd.ing-2.6.30rxart+exomate.1.2

You might also like