Anyway, I modified linuxrc to be able to boot from an ISO image, and since i like this feature, i will post here the patch, so fanthom can be inspired and may be add the feature also to the NamelessX distribution

download: isoboot.patch
how-to apply the patch:
- place isoboot.patch in the same directory of your linuxrc
- Code: Select all
patch -p0 < isoboot.patch
- delete isoboot.patch
notes:
- the patch is for the linuxrc provided with linux-live-6.3.0.tar.gz (http://www.linux-live.org)
- the cheatcode for the iso is:
- Code: Select all
iso=NameOfTheIso.iso
- the boot directory can be found in /mnt/live/var/log/datafrom
enjoy





, that's why i wrote the patch... did you try it (the original one)?





