Hello group,
I have worked hard on this problem, I hope someone can point me in the
correct
direction. :-)
Grub.cfg is working correctly for my Debian install, and my Vista install.
I am trying to install an iso from the harddisk without burning a cd.
Here is the stanza for my iso install.
####
menuentry 'nst-v2.16.0_install' {
insmod part_msdos
insmod ext2
insmod iso9660
set root='(hd0,msdos10)/ISO'
linux /vmlinuz0 root=UUID=4886ac1b-e128-4ae72-b826-375e0c47a75e ro quiet
initrd /initrd0.img
}
####
Do I have a syntax error? Or have I left something out?
Any help will be appreciated.
Gorden
--
Gorden
_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub