Active Topics

 


Reply
Thread Tools
Ancelad's Avatar
Posts: 1,552 | Thanked: 3,108 times | Joined on Jun 2012 @ Russia, 96
#1
Hi all. I want to do the 4th partition named BackupRoom with 10 GB size and FAT32 filesystem, because I'm going to use MyDocs in ext4 FS. So, I've resized my storage


and my fstab

Code:
/dev/mmcblk0p3 /home ext4 rw,noatime,errors=remount-ro,barrier=1 0 0
/dev/mmcblk0p1 /home/user/MyDocs vfat noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir 0 0
/dev/mmcblk0p4 /home/user/BackupRoom vfat noauto,nodev,noexec,nosuid,noatime,nodiratime,utf8,uid=29999,shortname=mixed,dmask=000,fmask=0133,rodir 0 0
ubi0:var /var ubifs noauto,no_chk_data_crc,bulk_read
It mounts in Linux, but it doesn't do it in Windows like MyDocs default behavior.

BTW:
Code:
~ # mount | grep mmcblk0p4
/dev/mmcblk0p4 on /home/user/BackupRoom type vfat (rw,nosuid,nodev,noexec,noatime,nodiratime,uid=29999,fmask=0133,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,rodir,errors=remount-ro)
Any ideas?
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#2
You need to export that in USB connection event.
check your /etc/usb-moded/usb-moded.ini
 

The Following User Says Thank You to juiceme For This Useful Post:
Ancelad's Avatar
Posts: 1,552 | Thanked: 3,108 times | Joined on Jun 2012 @ Russia, 96
#3
Solved...
 
Moderator | Posts: 5,320 | Thanked: 4,464 times | Joined on Oct 2009
#4
Can anyone point to some good threads about this subject matter?
I want to play with some alternative partition schemes soon... TIA.
 
Posts: 466 | Thanked: 661 times | Joined on Jan 2009
#5
Originally Posted by jalyst View Post
Can anyone point to some good threads about this subject matter?
I want to play with some alternative partition schemes soon... TIA.
We're talking about it here:

http://talk.maemo.org/showthread.php?t=89507&page=8
 

The Following User Says Thank You to jackburton For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 22:46.