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.

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to