Results 1 to 3 of 3
I changed the root partition in fstab to "r o" [read only], not realizing that I wouldn't be able to change it back once the system rebooted.
I'm sure there's ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-10-2008 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 4
OpenBSD 4.3 fstab problem
I changed the root partition in fstab to "r o" [read only], not realizing that I wouldn't be able to change it back once the system rebooted.
I'm sure there's some simple way to undo this. "Rescue" distros like Helix, etc, don't seem to work with OpenBSD, so no luck there, and I tried booting into the old kernel (bsd.old) to no avail.
I've spent a lot of time patching and updating everything, and thought I was putting the finishing touches on the install, but did I ever !
Any suggestions appreciated.
Thanks.
- 11-25-2008 #2Just Joined!
- Join Date
- Nov 2008
- Posts
- 18
Are you telling me that there is no rescue disk for Open BSD?"Rescue" distros like Helix, etc, don't seem to work with OpenBSD,
- 11-25-2008 #3
Run:
mount -orw /<mountpoint>
After you boot. That will remount the FS as read-write.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
