have real hard drive version of TC? I,m not interested in home directory solutions.
TCL supports frugal install. In fact, Into the Core says it's the "typical installation method" for Tiny Core. It's the way I've always used TCL.
Minimum setup is a hard drive partition with
boot and
tce directories. My system looks like this (I also use persistent
opt directory but that's optional):
bruno@x230:~$ cd /mnt/sda1
bruno@x230:/mnt/sda1$ ls
boot/ lost+found/ opt/ tce/
bruno@x230:/mnt/sda1$ ls boot
corepure64.gz vmlinuz64
bruno@x230:/mnt/sda1$ ls tce
dep.db onboot.lst optional/
dep.db.gz mydata.tgz ondemand/ provides.db
If I remember correctly, I only needed to populate the
boot directory manually. Files and directories in
tce get created for you as need arises. I don't have a persistent
home directory.
I love the concept of a frugal install. When I saw it mentioned in
Into the Core (section 1.2) it's what made me ditch my previous OS and go all-in with TCL on all my machines.