[maemo-developers] [maemo-developers] right point to mount external partitions

From: william maddler news at maddler.net
Date: Sat Feb 10 02:09:14 EET 2007
I'm trying to understand the best place to mount SDs partitions. Right
now I have

===============

chroot /mnt/initfs/ /usr/bin/retutime -i || true

mount /dev/mmcblk1p1 /media/mmc1
mount /dev/mmcblk0p2 /media/mmc3
mount -o bind /media/mmc3/user /home/user

hostname -F /etc/hostname

================

but (only sometimes, and randomly) /home/user won't be mounted.
So, my question is: has anyone found the *right* first good place to
mount external partitions in order to have them mounted as soon as
possible during boot phase?

Thank you.


More information about the maemo-developers mailing list