Hi all, I have my dhcp and tftp servers set up. My boot/install progresses to the point where it tries to mount the local disk so it can rsync onto it. At that point it dies due to busybox not liking "-o relatime". Here are the last few relevant lines:
mount /dev/sda1 /a/ -t ext3 -o relatime || shellout EXT3-fs: Unrecognized mount option "relatime" or missing value mount: wrong fs type, bad option, bad superblock on /dev/sda1, missing codepage or other error I compiled system installer from unstable so I could get the latest busybox in hopes of fixing this. It's using busybox 1.9.1, which *should* support the relatime option. At this point, I'd just like to get past this error. Is there an easy way to get rid of "-o relatime"? I can't see why it would be necessary. Thanks, -Kurt ------------------------------------------------------------------------- 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