maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   mmcblk0p4 as fat32 (https://talk.maemo.org/showthread.php?t=91158)

Ancelad 2013-08-27 11:26

mmcblk0p4 as fat32
 
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
http://i.piccy.info/i7/def70e75ec815.../large_500.jpghttp://i.piccy.info/a3/2013-08-27-11...00x299-r/i.gif

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?

juiceme 2013-08-27 12:32

Re: mmcblk0p4 as fat32
 
You need to export that in USB connection event.
check your /etc/usb-moded/usb-moded.ini

Ancelad 2013-08-29 08:27

Re: mmcblk0p4 as fat32
 
Solved... :)

jalyst 2013-08-29 09:34

Re: mmcblk0p4 as fat32
 
Can anyone point to some good threads about this subject matter?
I want to play with some alternative partition schemes soon... TIA.

jackburton 2013-08-29 11:53

Re: mmcblk0p4 as fat32
 
Quote:

Originally Posted by jalyst (Post 1370340)
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


All times are GMT. The time now is 16:56.

vBulletin® Version 3.8.8