LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   readonly boot (https://www.linuxquestions.org/questions/linux-general-1/readonly-boot-155519/)

karlan 03-09-2004 02:45 PM

readonly boot
 
I just updated my fedora system, and now when ever it boots it runs kudzu, tells me stuff has been removed, jumps straight to runlevel 5, and can't start anything because the filesystem is readonly. Please note I didn't change anything(except for apache install(hacked?)) and I don't think its lilo. Is there a hardware write-protection for HDs?

bigearsbilly 03-10-2004 09:09 AM

try an
'fsck /dev/hd<blah>'
on your root partition

then
"mount -r -o rw /dev/hd<blah> "


All times are GMT -5. The time now is 01:33 AM.