There was a thread on Linux Questions years ago about this exact
topic. I managed to get Grub to boot multiple Debian Live iso images
but ended up testing various applications from Pendrive Linux simply
because everything was automated. I haven't tried with the new iso
made with Live Wrapper so the
Hi,
Narcis Garcia wrote:
> I've tried this with no luck:
> iso_path="/debian-live-9.4.0-amd64-gnome.iso"
> linux /live/vmlinuz-4.9.0-6-amd64 boot=live components "${loopback}"
> initrd /live/initrd.img-4.9.0-6-amd64
>
> Results in:
> [...] ... mounted filesystem...
So GRUB obviously
__
I'm using this express-made address because personal addresses aren't
masked enough at this mail public archive. Public archive administrator
should fix this against automated addresses collectors.
El 05/04/18 a les 14:10, Luca Boccassi ha escrit:
> On Thu, 2018-04-05 at 14:02 +0200, Nar
On Thu, 2018-04-05 at 14:02 +0200, Narcis Garcia wrote:
> __
> I'm using this express-made address because personal addresses aren't
> masked enough at this mail public archive. Public archive
> administrator should fix this against automated addresses collectors.
>
> El 05/04/18 a les 11:
__
I'm using this express-made address because personal addresses aren't masked
enough at this mail public archive. Public archive administrator should fix
this against automated addresses collectors.
El 05/04/18 a les 11:16, Luca Boccassi ha escrit:
> On Thu, 2018-04-05 at 10:01 +0200,
On Thu, 2018-04-05 at 10:01 +0200, Narcis Garcia wrote:
> Has anybody reached to boot a Debian ISO image?
> For example, installing GRUB2 on a USB stick with .iso files.
>
> I've tried this with no luck*:*
>
> submenu "debian-live-9.4.0-amd64-gnome.iso" {
> iso_path="/debian-live-9.4.0-amd64-
Has anybody reached to boot a Debian ISO image?
For example, installing GRUB2 on a USB stick with .iso files.
I've tried this with no luck*:*
submenu "debian-live-9.4.0-amd64-gnome.iso" {
iso_path="/debian-live-9.4.0-amd64-gnome.iso"
search --set=root --file $iso_path
loopback --delet