ginoitalo
January 10th, 2009, 20:23
Can someone confirm that these two lines are the same or if one is preferred over the other ?
192.168.1.8:/temp /tmp_nfs nfs rw,-b,-i 0 0
192.168.1.8:/temp /tmp_nfs nfs rw,bg,intr 0 0
Basically:
-b vs bg
and
-i vs intr
192.168.1.8:/temp /tmp_nfs nfs rw,-b,-i 0 0
192.168.1.8:/temp /tmp_nfs nfs rw,bg,intr 0 0
Basically:
-b vs bg
and
-i vs intr