On Feb 5, 2008 12:05 AM, Marco Gerards <[EMAIL PROTECTED]> wrote: > "Jeff Chua" <[EMAIL PROTECTED]> writes:
> What is "this"? This patch? Sorry. I meant testing grub2 booting from cd. > > Any idea on how to read from the cd? I've tried "ls", but can't read > > from (ata)/. > You need iso9660.mod. Did you see my post on ATA from two days ago? Sorry, missed that. Just read it, and still having problems reading from the cdrom. "ls (ata2)/" hangs the vmware guest (that's where I was testing from). This is what I did ... # cp /usr/local/lib/grub/i386-pc/* /tmp/cd/boot/grub # grub-mkimage -o core.img iso9660 pc biosdisk configfile chain linux ls blocklist.mod reboot help lspci pci ata # cat cdboot.img core.img >grub2cd.bin # mkisofs -R -b boot/grub/grub2cd.bin -no-emul-boot -boot-load-size 4 -boot-info-table -o /v6/cd.iso /tmp/cd/ Jeff. _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel