Other Help Topics :: A little off topic but...
Hi everyone, this might be a bit off topic, but I didnt really know where else to stick it.
So I've noticed a couple of things:
1) there are alot of nice livecd distros out there; DSL being one of them, and the one I use the most, ELIVE being another one that I like, mostly because of eye candy.
2) Most livecds don't do well when installed to the HD. (ethernet card not picked up, sound doesn't work, Xfree messes up.. etc).
So I was wondering about a couple of things as well:
1) Why is this? (I'm a linux newbie, so MY common sense tells me that if it works off a cd it should work off the hd too.)
2) Can something like a frugal install be used to put the cd image onto a partition on the HD and have a boot loader boot off it. I don't mean having the nice persistent /home and things, just want to be able to load what was on the CD from the HD, it being alot faster and all.
appreciate any input you guys might have.
Yib
Frugal Install works very well. No worry.
Re: (2) This is exactly what a frugal install is. If you don't want all the fancy tricks like persistant /home and /opt, then do not tell the installer a place to look for /home and /opt.
Enjoy~
-J.P.
let me clarify:
I know frugal works well for DSL, what I meant was, would it be possible to do something like a frugal for other livecd's in general. Example: can I take the elive cd image, stick it in a partition, and have the bootloader run from that image? Of course, there would be no mydsl extentions, persistent /home and things like that, but would it be possible to boot from the cd image from the HD?
yib
If the livecd is based on KNOPPIX, it should be possible.
KNOPPIX supports a similar method called a Poorman's install. So KNOPPIX derivatives should also support this.
It gets more complicated if your hard drive partition is not a Linux format or a FAT/FAT32 (DOS/Win95/Win98/ME) format.
NTFS (WinNT/2000/XP/2003) usually requires a special poorman's install where your boot directly from the *.iso image, because cloop is supported for ISO filesystem but not NTFS filesystem. This is managed using the KNOPPIX cheatcode "bootfrom="
Next Page...
original here.