Originally Posted By: peter
(The "rwm" command takes a while to run.)

If you wish to save 15-minutes of your remaining lifespan, then you could just do what "rwm" does by hand, with the extra flag to cause it to complete immediately:
Code:
mount -n -o remount,rw,nocheck /drive0
mount -n -o remount,rw,nocheck /drive1  ## only if it has two drives

I really ought to have had Hijack just force "nocheck" regardless..