If have these entries (some work , others don't). (hd0,1) is a ntfs partition where I keep the isos.
If someone can get Fedora running please share...Code:menuentry "Ubuntu Lucid netbook 32bit" { root (hd0,1) loopback loop0 /ubuntu-10.04-netbook-i386.iso set root=(loop0) linux /casper/vmlinuz root=/dev/sda1 loop=/ubuntu-10.04-netbook-i386.iso file=/cdrom/preseed/ubuntu-netbook.seed boot=casper iso-scan/filename=/ubuntu-10.04-netbook-i386.iso quiet splash -- initrd (loop0)/casper/initrd.lz } menuentry "Ubuntu Lucid beta2 32bit" { root (hd0,1) loopback loop /testdrive/iso/lucid-desktop-i386.iso linux (loop)/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper iso-scan/filename=/testdrive/iso/lucid-desktop-i386.iso quiet splash -- initrd (loop)/casper/initrd.lz } menuentry "Linux Mint 8 (Helena)" { root (hd0,1) loopback loop /LinuxMint-8.iso linux (loop)/casper/vmlinuz file=/cdrom/preseed/mint.seed boot=casper iso-scan/filename=/LinuxMint-8.iso quiet splash -- initrd (loop)/casper/initrd.lz } menuentry "Fedora 13 beta" { root (hd0,1) loopback loop /F13-Beta-i686-Live.iso linux (loop)/isolinux/vmlinuz0 boot=isolinux root=live:LABEL=F13-Beta-i686-Live rootfstype=auto ro liveimg root=/dev/sda1 -- initrd (loop)/isolinux/initrd0.img } menuentry "Fedora 13 beta_" { root (hd0,1) loopback loop /F13-Beta-i686-Live.iso linux (loop)/isolinux/vmlinuz0 boot=isolinux root=live:/F13-Beta-i686-Live.iso rootfstype=auto ro liveimg rdinitdebug rdshell rhgb rd_NO_LUKS rd_NO_MD noiswmd -- initrd (loop)/isolinux/initrd0.img }



Adv Reply

Bookmarks