Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: tgp1994 on December 19, 2010, 11:43:40 PM
-
Hi everyone.
Is there a guide detailing how to install TCL to a hard drive, but instead of it loading it's own filesystem into a ramdisk, it uses the entire hard drive, and changes are saved directly to the hard drive?
I'm sure it's silly/blasphemy/going against the TCL ideals/etc. etc. etc, but I would prefer to run directly off the hd none the less.
-
From what you said, it is not clear exactly what you mean.
If you go to the wiki, there are installation guides on how to install to a hard drive. If you use persistent home and opt, changes are saved directly to the hard drive.
You can also use HD/USB Install. Again you need to use persistent home and opt.
If that is not what you mean, explain in more detail.
-
Well, basically I want the /bin, /etc, /dev, and all of the other directories at the root of the drive, rather than in this memdisk that's loaded at the beginning of each session.
-
Have a look at the hybrid mode, and see if that suits what you want. Not many people use this, and some things may not work properly.
Is there any reason why you want to install it this way?
-
We call it scatter mode, you can find some instructions searching for that phrase here. Completely unsupported and blasphemy ;), you get to keep both pieces when it breaks.
-
FYI: TC ins neither using any ramdisk nor any memdisk, it makes use of initramfs/rootfs/tmpfs.
-
Oh, I thought tmpfs was a ramdisk of sorts?
Well, thank you anyways guys. All I really wanted was a barebones linux distro, with which I wanted to install some server software on (I am planning on experimenting with this Citadel BBS software). I'll look around for all of your suggestions.
Thanks!
-
The best way to do this, is to make an extension(s), for the software you want to install, instead of trying to install Tiny Core in an unconventional way.
-
Guy, this is just one of several supported ways to acchieve something similar to what the OP wanted to do in a specific (scattered) mode.