help-grub
[Top][All Lists]
Advanced

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

Fwd: Boot from ISO image: what "root" device?


From: Pinna Marco
Subject: Fwd: Boot from ISO image: what "root" device?
Date: Tue, 16 Jun 2009 13:30:37 +0200



---------- Forwarded message ----------
From: Pinna Marco <address@hidden>
Date: 2009/6/16
Subject: Re: Boot from ISO image: what "root" device?
To: Mark Glassberg <address@hidden>


sorry, but this solution does not seems to be useful.. (i tried it with no results)
an iso image is not a initrd.gz file!
for what i've learned by now, the right way should be the "loopback" command but i cant find any way to use it properly
the only way i can get the sintax of this program commands seems to be reverse engineering by the source code...
:-(

any suggestion?


2009/6/15 Mark Glassberg <address@hidden>

I'm a newbie at this.  From what little I've read and tried, however, it seems
to me that the isofrom boot prompt only works after the iso has booted.  I can
offer no guaranty but, if you have enough ram, try booting the iso image as the
initrd.

Good luck,
Mark

On Mon, Jun 15, 2009 at 10:27:06AM +0200, Pinna Marco wrote:
> THE_URL:file://localhost/tmp/mutt.html
>    Hì
>    I'm tryin' to boot an ubuntu live ISO image from my hd but the boot
>    process stops when it try to mount the root device...
>    this is the code i use in grub.cfg (using grub2)
>
>    menuentry "Ubuntu, Live ISO Image" {
>        linux    (hd0,4)/Uby/vmlinuz isofrom=(hd0,4)/Uby/Uby904.iso vga=791
>        initrd   (hd0,4)/Uby/initrd.gz
>    }
>
>    it looks like i have to pass the "root" option in the "linux" line but
>    i don't know what it should point to
>    (the iso image itself?)
>    :D
>    (hd0,4) is an ext3 filesystem (usually mounted as /home)
>    after booting starts it stops with the message
>
>    Waiting for root file system....
>    ..........
>
>    it says that root filesystem does not exist and then it opens a shell.
>    i extracted the "vmlinz" and "initrd.gz" files from the iso i'm tryin
>    to boot on
>    I think i'm doing somenthing wrong, but i cant find any useful
>    documentation to solve the problem by myself
>    why the manual documentation is so poor?
>    regards, Marco

> _______________________________________________
> Help-grub mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-grub




reply via email to

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