View Single Post
Old 07/31/2009, 10:47 PM   #39 (permalink)
1lnxraider
Member
 
Join Date: Jun 2009
Location: Washington, DC
Posts: 44
Thanks: 9
Thanked 9 Times in 7 Posts
Default

ultraBlack Ok... It does appear that creating the virtual filesystem affects USB Mode and Media Sync, but it goes deeper. Even with manually unmounting the virtual filesystem /media/internal would not umount. On Fedora Core 8 when a loopback mounted FS is mounted then it is automatically disassociated with the loopback device. On the Pre the loopback device must be manually disassociated. Working on a solution...

Edit: Under normal circumstances /media/internal is unmounted with the com.palm.storage service when going to USB Drive or Media Sync. Which would require:

1) Stopping processes run from /opt
2) Unmounting /opt
3) run "losetup -d /loop0" (disassociate loop device from VFS)

Then when reversing to normal mode:

1) Mount VFS
2) Restart processes

Last edited by 1lnxraider; 08/01/2009 at 01:05 AM.
1lnxraider is offline   Reply With Quote
Thanked By: