My install now fails with

mount /dev/sda3 /a/ -t ext3 -o 
nouser,relatime,atime,auto,rw,dev,exec,suid || shellout
EXT3-fs: Unrecognized mount option "relatime" or missing value
mount: wrong fs type, bad option, bad superblock on /dev/sda3,
missing codepage or other error
...

I check the golden image on systemimager/images/wsng/etc/fstab

# /dev/sda3 (ubuntu ROOT)
UUID=d265ac75-7d08-40c5-92ce-7a653643f9b7 / ext3 \
        nouser,relatime,errors=remount-ro,atime,auto,rw,dev,exec,suid 0 1

and the default Ubuntu install did put the relatime option in the mount.

The following seems to indicate support for relatime was add to busybox 
in March 2008
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460824

Is this a know problem?

What is the best way to get around this?


Thanks
R.Parr, RHCE, Temporal Arts


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
sisuite-users mailing list
sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to