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.