[vox-tech] boot failure with KDE
Chanoch (Ken) Bloom
kbloom at gmail.com
Mon Jun 14 06:43:01 PDT 2010
On Sun, 2010-06-13 at 23:51 -0700, Tony Cratz wrote:
> On 06/13/2010 11:47 PM, Thomas Johnston wrote:
> > after typing fsck /dev/sda1 I get the following:
> >
> > "WARNING!!! The filesystem is mounted. If you continue you ***WILL***
> > cause ***SEVERE*** filesystem damage.
> > Do you really want to continue (y/n)?
> >
> > so I aborted.
>
>
> umount /dev/sda1
> fsck /dev/sda1
replace that umount command with
umount -a
More information about the vox-tech
mailing list