Hi,
I have slug with debian armel installed.
ext3 in / (see /etc/fstab I attached).
If I put in fstab: *barrier=1 or commit=30 or data=journal* *in /, *I
can't connect to slug via ssh (ssh: connect to host 172.26.0.2 port
22: No route to host). Is it possible? 8-|
What happens?
Can anyone help me detecting problem?
Thanks a lot,
Xan.
PS:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda1 / ext3 errors=remount-ro,noatime
0 1
/dev/sda7 /chrut ext3
defaults,noatime,commit=30 0 2
/dev/sda3 /home ext3
defaults,noatime,data=journal,commit=30 0 2
/dev/sda8 /segur ext3
defaults,noatime,commit=30 0 2
/dev/sda5 /var ext3
defaults,noatime,commit=30 0 2
/dev/sda6 /var/log ext3
defaults,noatime,data=journal,commit=30 0 2
/dev/sda2 none swap sw 0 0
/dev/sda9 /arxius ext3 defaults,noatime,commit=30 0 2