WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: tce-load and copy2fs  (Read 3282 times)

Offline hiro

  • Hero Member
  • *****
  • Posts: 1228
tce-load and copy2fs
« on: August 02, 2011, 07: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.

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tce-load and copy2fs
« Reply #1 on: August 02, 2011, 11:13:39 PM »
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.
10+ Years Contributing to Linux Open Source Projects.

Offline hiro

  • Hero Member
  • *****
  • Posts: 1228
Re: tce-load and copy2fs
« Reply #2 on: August 28, 2011, 05:13:14 AM »
Then in reverse this should mount to tcloop, but doesn't: tce-load -i a

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: tce-load and copy2fs
« Reply #3 on: August 28, 2011, 11:35:51 AM »
Has been corrected. Will be in next maintenance release.
10+ Years Contributing to Linux Open Source Projects.