Tiny Core Linux
Tiny Core Base => TCB Bugs => Topic started 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.
-
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.
-
Then in reverse this should mount to tcloop, but doesn't: tce-load -i a
-
Has been corrected. Will be in next maintenance release.