View Single Post
Old 9th September 2008
beuiot beuiot is offline
New User
 
Join Date: Sep 2008
Posts: 5
Default

Thank you so much ! I was able to successfully build the kernel and boot on it.

What I did on single user mode was :

Code:
mount -u /
mount -a -t ufs
This worked, no path problem for me (no use for /rescue/mount...).

Thanks again !
Reply With Quote