I've developed a script and suitable grub stanzas to let the user
install several CD-ROM images on a hard drive, and boot from the
CD-ROMs without extracting the kernel or initrd.
...
I think this might make a useful how-to, possibly for the Debian wiki.
Any thoughts on where to contribute it?
I've developed a script and suitable grub stanzas to let the user
install several CD-ROM images on a hard drive, and boot from the
CD-ROMs without extracting the kernel or initrd. This gives the user something of a rescue capability without requiring a CD/DVD or thumb
drive.
Hi,
At similar occasions i created pages in the Debian wiki and asked the
general public for review and comments:
The three images I have been working with are recent netinst weekly
builds, a recent Finnix, and the gparted live CD. All three go on their
own partition, in hope that that partition would isolate them from file system catastrophes.
In the past I've used the `grub-imageboot` package for that.
AFAICT it requires you put the `.iso` files in `/boot/images/` which
is impractical for large ISOs, so maybe you could try and contribute
your code to that package.
I think this might make a useful how-to, possibly for the Debian wiki.
Any thoughts on where to contribute it?
In the past I've used the `grub-imageboot` package for that.Near as I can tell, somewhere along the line the kernel and initrd are extracted from the (CD|DVD|diskette) image.
My software doesn't even require that. Grub will reach into an ISO for
them at boot time if you ask it politely.
On brief investigation, this seems to require a lot of undocumented
manual work to get things set up; I've automated a lot of that.
AFAICT it requires you put the `.iso` files in `/boot/images/` whichNot required; one can change that in /etc/default/grub-imageboot.
is impractical for large ISOs, so maybe you could try and contribute
your code to that package.
One would have to in order to get the images onto their own isolated partition, one of the things I've done.
IIUC in your case, they can each use their
own partitions.
I've developed a script and suitable grub stanzas to let the user
install several CD-ROM images on a hard drive, and boot from the
CD-ROMs without extracting the kernel or initrd. This gives the user something of a rescue capability without requiring a CD/DVD or thumb
drive.
I think this might make a useful how-to, possibly for the Debian wiki.
Any thoughts on where to contribute it?
One rescue system I like, grml, has a Debian package
grml-rescueboot which does this for their images. The package
provides a longish /etc/grub.d/42_grml to do its thing.
Sounds interesting and useful. I think you should write an article on
your blog, make sure that is archived in web.archive.org, and also put
the essentials of it in an article on the Debian Wiki.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (1 / 15) |
Uptime: | 155:23:12 |
Calls: | 10,383 |
Files: | 14,054 |
Messages: | 6,417,848 |