help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grup-pc and boot iso


From: Gorden
Subject: grup-pc and boot iso
Date: Mon, 05 Nov 2012 20:00:41 -0800
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20121027 Icedove/3.0.11

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]