Re: [Hampshire] Periodic filesystem checks

Startseite

Nachricht beantworten
Autor: Simon Reap
Datum:  
To: Hampshire LUG Discussion List
Neue Treads: [Hampshire] Connect linux netbook to Mac server
Betreff: Re: [Hampshire] Periodic filesystem checks
Leo wrote:
> I'm just looking for a way to skip the occasional check at boot, because
> I don't want to wait ages for the computer boot. A lot of Ctrl-C does
> the trick but then no disks get mounted so I end up spending just as
> long mounting them manually as the computer takes checking them!
>


"mount -a" as root should mount all of the disks which the machine would
have mounted automatically.