View Single Post
Old 01-12-2012, 03:46 AM   #60
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773670
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by ixtab View Post
(Slightly off-topic)
just jumping in on the loop-mount-with-offset-8192 thing: It's easy. The partition is in fact acting as a device, so it contains its own MBR and partition table. I assume that's because that *partition* gets exported as a *drive* via USB. It's the same for the Kindle Touch (that's were i came across that in the first place).
If it has its own partition table as you say, it should be safe to divide it into up to four logical partitions, so we make part of it ext3 perhaps. No loop mount of an ext3 file sitting on a fuse filesystem. It should be much faster and more stable, I would think. I will try that when I get some time. The first logical partition probably needs to stay vfat so it will mount without modifying fstab.
geekmaster is offline   Reply With Quote