Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: gam on January 21, 2021, 01:36:30 AM

Title: What directory should I install Xserver and WM?
Post by: gam on January 21, 2021, 01:36:30 AM
I was booting a MicroCore from USB; and intending install the OS to hard drive after load Xserver and Window Manager
What difference between /etc/sysconfig/tcedir/optional and /mnt/sdb2/tce64/optional? And what directory should I install Xserver and WM into?
Title: Re: What directory should I install Xserver and WM?
Post by: Juanito on January 21, 2021, 01:57:51 AM
/etc/sysconfig/tcedir is a symbolic link (symlink or short cut) to your tce directory (/mnt/sdb2/tce64 in your case).
Title: Re: What directory should I install Xserver and WM?
Post by: gam on January 21, 2021, 04:51:05 AM
thanks