LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   File system repair (https://www.linuxquestions.org/questions/linux-software-2/file-system-repair-715795/)

anj 03-31-2009 09:40 AM

File system repair
 
I set selinux enforce before reboot!
Now!
restart !
Code:

***An error occurred during the file system check
***Dropping you to a shell; the system will reboot
***when you leave the shell.
***Warning  -- SELinux is active
***Disabling security enforcement for system recovery.
***Run 'setenforce 1'to reenable
Give root password for maintenance
(or type Control-D to continue):

under /dev/ don't have sdaX. What would I do ?
Thanks advance

amani 03-31-2009 10:21 AM

become root
#ls /dev

If it is not present....Do you have one of those Seagate Harddrives with bad firmware?


#mount -a
#mount

amani 03-31-2009 10:23 AM

Default SElinux policies will not cause your hard drive to disappear.

anj 03-31-2009 06:49 PM

I don't know! But my system is installed in virtualbox !
And I think it's virtualbox question !


All times are GMT -5. The time now is 06:35 PM.