7th Apr, 2016, 04:23 AM
Hi all!
Me again
I am having an issue with mounts that seems to originate from the fstab file.
Can you please take a look at this and tell me if there is any obvious error or conflict that might be causing the problem? I can make it work with only 1 mount at a time, but with both I get problems?
Is it that both servers have /media to mount and it is causing a problem? Something else?
# UNCONFIGURED FSTAB FOR BASE SYSTEM
none /run/user tmpfs noauto 0 0
none /run/shm tmpfs noauto 0 0
none /run/lock tmpfs noauto 0 0
//192.168.1.222/media /mnt/325/ cifs username=cinema2,password=1234,uid=xbian 0 0
//192.168.1.245/media /mnt/540/ cifs username=cinema2,password=1234,uid=xbian 0 0
/dev/root /home xbian subvol=home/@,noatime,nobootwait,rw 0 0
/dev/root /lib/modules xbian subvol=modules/@,noatime,nobootwait,rw 0 0
/dev/root / xbian noatime,nobootwait,rw 0 0
/dev/mmcblk0p1 /boot xbian noatime,rw,private 0 1
Me again
I am having an issue with mounts that seems to originate from the fstab file.
Can you please take a look at this and tell me if there is any obvious error or conflict that might be causing the problem? I can make it work with only 1 mount at a time, but with both I get problems?
Is it that both servers have /media to mount and it is causing a problem? Something else?
Terminal
# UNCONFIGURED FSTAB FOR BASE SYSTEM
none /run/user tmpfs noauto 0 0
none /run/shm tmpfs noauto 0 0
none /run/lock tmpfs noauto 0 0
//192.168.1.222/media /mnt/325/ cifs username=cinema2,password=1234,uid=xbian 0 0
//192.168.1.245/media /mnt/540/ cifs username=cinema2,password=1234,uid=xbian 0 0
/dev/root /home xbian subvol=home/@,noatime,nobootwait,rw 0 0
/dev/root /lib/modules xbian subvol=modules/@,noatime,nobootwait,rw 0 0
/dev/root / xbian noatime,nobootwait,rw 0 0
/dev/mmcblk0p1 /boot xbian noatime,rw,private 0 1