Code Sample |
Checking root file system... fsck 1.34-WIP (21-May-2003) /dev/hda1 was not cleanly unmounted, check forced. /dev/hda1: Deleted inode 630431 has zero dtime. FIXED. /dev/hda1: Deleted inode 630431 has zero dtime. FIXED. /dev/hda1: ***** REBOOT LINUX ***** /dev/hda1: 17441/759520 files (0.2% non-contiguous), 103565/1516126 block fsck failed. Please repair manually and reboot. Please note that the root filesystem is currently mounted read-only. To remount it read-write: # mount -n -o remount,rw / |
Quote |
I think that DSL mounts EXT3 partitions as if they were old style EXT2 partitions. |
Quote |
I use reiserfs version 3.x for my data partitions. |