/etc/fstab can be used as temporary workaround to force barrier=1 :

$ sudo umount /media/space
$ sudo mkdir /media/space
and add an entry to /etc/fstab like:
/dev/sda6       /media/space    ext3    
barrier=1,rw,nosuid,nodev,uhelper=udisks 0 0

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1097042

Title:
  by default ext3 is mounted without barrier=1 in lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1097042/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to