* LiveCD works only in QEMU!!!
@ 2010-09-30 8:09 Teresa e Junior
0 siblings, 0 replies; only message in thread
From: Teresa e Junior @ 2010-09-30 8:09 UTC (permalink / raw)
To: The development of GNU GRUB
Hello GRUB development team and others too!
The other day I requested help about using GRUB2 to boot a LiveCD. It
worked for me, indeed, but only in QEMU! If I burn the CD, which is BTW
a CD-RW, I get the following at boot:
hd96 cannot get C/H/S values
It's interesting that, when I try:
set root='(hd96)'
the error changes to:
error: no such disk
If I try:
set root=hd96
I get back the first error.
But in my grub.cfg I have already:
set root='(hd96)'
and not:
set root=hd96
which seems more interesting!
insmod linux
gives the first error too.
insmod normal
normal
brings me back to the GRUB prompt, but doesn't change anything.
Trying to use:
search --no-floppy --fs-uuid --set ${iso_uuid}
is difficult to try, for I cannot get the ISO UUID before building the
ISO.
Your help will be very appreciated, for we generally spent hours trying
before asking for help! Now every test requires burning a media and
rebooting!
Best regards!
Teresa e Junior
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2010-09-30 8:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-30 8:09 LiveCD works only in QEMU!!! Teresa e Junior
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).