Active Topics

 


Reply
Thread Tools
Posts: 53 | Thanked: 2 times | Joined on Apr 2011
#1
I copied whole /usr to /home/usr and edited genfstab.awk in both adding this line:

printf "/home/usr /usr none bind"


However it doesn't work and I can only bind them manually by mount command. Could you tell me why ?

Last edited by oneat; 2011-05-01 at 08:46.
 
Posts: 1,258 | Thanked: 672 times | Joined on Mar 2009
#2
Maybe genfstab is run after mounting and not before?

Also, check whether the bootup scripts need anything in /usr before the emmc partitions get mounted, I remember someone saying this was the case.
 
Posts: 53 | Thanked: 2 times | Joined on Apr 2011
#3
I even try to disable genfstab and add it manually to fstab, it didn't help.
I even tried to add it to init script and rc (mount /home/usr /usr) Still no reaction. It's bothering.
 
Posts: 284 | Thanked: 320 times | Joined on May 2010 @ Peterborough, UK
#4
genfstab itself is in /usr/lib, so really not sure what you're hoping to achieve there. /home won't be mounted before genfstab is called from rcS-late, either?
 
Reply


 
Forum Jump


All times are GMT. The time now is 21:00.