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
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to