Need to fix badly-mounted partition.

Derek Broughton news at pointerstop.ca
Mon Mar 20 19:15:53 UTC 2006


Derek Broughton wrote:

> go to single user mode.  umount -a (which won't dismount /, but worry
> about
> that later).  Then, for each ext2/ext3 partition:

[ignore the "for each..."]

>  fsck -A -R -s -r -t ext2,ext3
> 
Doh! Sorry for the typo.  That could cause you to spend a lot of time
twiddling your thumbs.  You only have to do the fsck once - it's going to
sequentially process all the ext2/ext3 filesystems it finds (except / which
is still mounted).
-- 
derek





More information about the kubuntu-users mailing list