![]() |
Re: [HELP] Application data - Not available in mass storage mode
Check do you have a /dev/mmcbl0p3 then maybe do a manual mount to /home?
|
Re: [HELP] Application data - Not available in mass storage mode
Quote:
tried it with opensh, gives an error aswell: Code:
~ # mount /dev/mmcblk0p3 /home |
Re: [HELP] Application data - Not available in mass storage mode
Code:
mount -t ext4 /dev/mmcblk0p3 /home/ |
Re: [HELP] Application data - Not available in mass storage mode
Quote:
|
Re: [HELP] Application data - Not available in mass storage mode
Can you try to umount /home first and see what it gives you?
|
Re: [HELP] Application data - Not available in mass storage mode
Guess what.....
yeah... umount: can't umount /home: Invalid argument |
Re: [HELP] Application data - Not available in mass storage mode
Whats the output of "cat /etc/fstab"
|
Re: [HELP] Application data - Not available in mass storage mode
Code:
rootfs / rootfs defaults,errors=remount-ro,noatime 0 0 |
Re: [HELP] Application data - Not available in mass storage mode
Hmm its fine; rebooting doesn't help also?
|
Re: [HELP] Application data - Not available in mass storage mode
Quote:
|
All times are GMT. The time now is 23:48. |
vBulletin® Version 3.8.8