You are not logged in.
Pages: 1
Hello, after first or second reboot of Arch i get problems, on every reboot arch fails to check any ext3 filesystems, my external harddrive and my internal partisions, which who fails differs.
Anyone have any idea?
Use the Source, Luke!
Offline
this is controlled through the pass parameter in /etc/fstab. If you have it set to 0 it won't check, if its 1 it will be the first partition to check, 2 will be the second. You can not go any higher than the value of 2; each drive with that number will checked in the order it is presented in fstab.
Offline
But when i set "0 0" my external harddrive won't mount...
Use the Source, Luke!
Offline
Pages: 1