![]() |
automount ext3 microSD
Hi,
I've formated my MicroSD card with ext3 to get permission and symlink/hardlink support but the card isn't mounted automatically while booting. Do I have to anything to get it mounted? |
Re: automount ext3 microSD
Quote:
Code:
mount -t ext3 -o noatime,nodiratime /dev/mmcblk1p1 /media/mmc1 |
Re: automount ext3 microSD
Eh, you shouldn't need to manually mount it. I formatted a couple cards as ext3 as an experiment and everything worked flawlessly for automount.
|
Re: automount ext3 microSD
Quote:
I only put podcasts on that partition and do not want the extra overhead, wear, and slower performance of a journaled file system. |
Re: automount ext3 microSD
ext3 is just an extended ext2 (added journaling).
|
Re: automount ext3 microSD
Quote:
|
Re: automount ext3 microSD
Quote:
|
Re: automount ext3 microSD
Quote:
If someone has a microSD card with only a single ext2 partition that automounts on the n900, please let me know. This is a little less surprising because of what has been learned about the camera application. Everyone thought that it would only write to a VFAT partition. It turns out that it creates the DCIM directory owned by root and VFAT does not have owner attribute and extN does, so the camera application can not write to the DCIM directory on a regular partition unless it has permissions 777 or owned by user:users. http://talk.maemo.org/showthread.php?t=35122&page=14 |
Re: automount ext3 microSD
Quote:
I've taken a look into the fstab and there is also no entry for the card and because this file is generated every boot again it doesn't matter if I add the entry myself. |
Re: automount ext3 microSD
Did you change the partition type of the microSD to be type 83 (used for Linux partitions) or did you leave it as a FAT partition type and just change the format of the file system on that microSD partition?
|
All times are GMT. The time now is 05:01. |
vBulletin® Version 3.8.8