clone 457901 -1 reassign -1 busybox 1:1.1.3-5 retitle -1 Busybox mount: error when relatime option is used severity -1 important tags -1 d-i thanks
On Monday 31 December 2007, Frans Pop wrote: > > instead of proceeding with the installation returns to same screen (a > > closed loop). The console on [Alt]+[F4] has a message "Unrecognized > > mount option "realtime" or missing value" (i was using relatime, > > indeed). It looks like this is an issue with busybox mount. I found this thread which has a similar report: http://www.busybox.net/lists/busybox/2007-December/029521.html I can easily reproduce this from a debug shell: # mount /dev/hda1 /mnt/ -t ext3 -o relatime mount: Mounting /dev/hda1 on /mnt/ failed: Invalid argument # dmesg EXT3-fs: Unrecognized mount option "realtime" or missing value It's not limited to just ext3. If I try without the -t option, dmesg shows: EXT3-fs: Unrecognized mount option "realtime" or missing value jfs: Unrecognized mount option "realtime" or missing value ReiserFS: hda1: warning: unknown mount option "realtime" XFS: unknown mount option [realtime] > > After removing the relatime option and tried again the partitioning the > > same happened. This I cannot reproduce: I selected "resume partitioning", removed the relatime option and then selected "Finish partitioning" again. After that partitions were created correctly and the installation continued with base installation. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]