Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: hiro on August 02, 2011, 10:19:21 AM

Title: tce-load and copy2fs
Post by: hiro on August 02, 2011, 10:19:21 AM
when copy2fs is set and multiple extensions are loaded with e.g. tce-load -i a b c
only the first one - a - gets copied to fs.
Title: Re: tce-load and copy2fs
Post by: roberts on August 03, 2011, 02:13:39 AM
tce-load uses the -c flag for copy2fs. It is upon booting the system that copy2fs.flg is deployed.

tce-load -ic a b c  works as expected.
Title: Re: tce-load and copy2fs
Post by: hiro on August 28, 2011, 08:13:14 AM
Then in reverse this should mount to tcloop, but doesn't: tce-load -i a
Title: Re: tce-load and copy2fs
Post by: roberts on August 28, 2011, 02:35:51 PM
Has been corrected. Will be in next maintenance release.