Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: Lukey on February 26, 2016, 10:24:08 AM

Title: Load tce to ram
Post by: Lukey on February 26, 2016, 10:24:08 AM
Hello Everyone,
I have an laptop with only one USB port and i am booting from an USB Drive but i want to use other USB devices on that port. Is there a way to load the tce directory to ram so i can remove the USB Drive while the System is running? Or an easy way to create an CD image with all the extensions included? Thanks in advance :)
Title: Re: Load tce to ram
Post by: Rich on February 26, 2016, 10:49:42 AM
Hi Lukey
Create an empty file called  copy2fs.flg  in your  tce  directory. This will cause everything to be installed in RAM
allowing you to remove the USB drive after you boot.
Title: Re: Load tce to ram
Post by: Lukey on February 26, 2016, 12:21:25 PM
Thanks!