View Single Post
 
Old 10-25-2008, 03:25 AM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
when you boot with "-s" you need o mount the drive using
Code:
/sbin/mount -uw /
have you done this?

EDIT: if you are booting off of a USB stick, why recreate the .mkext? just rm it and then reboot so it has to load everything and recreate it then.

Reply With Quote