LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Improper Shutdown... errrr (https://www.linuxquestions.org/questions/linux-general-1/improper-shutdown-errrr-409543/)

adubb 01-30-2006 03:47 AM

Improper Shutdown... errrr
 
Tonight working on some stuff and the power chord slipped off the laptop and machine ended up shutting down.

when it boots up I get to the check file system integrity , and it always says Cannot Open /etc/fstab

I tried fsdisk and e2fsck and whatever it told me but im just not sure what the fix is?

Can anyone help
thanks

timmeke 01-30-2006 04:27 AM

Doesn't your laptop switch to battery power rather than shutting down when the power cord is
disconnected?

If it can't find /etc/fstab, it doesn't know which partitions/disks to mount, so it can't check the partitions.

It could be that the root partition (that contains the /etc directory and the /etc/fstab file) wasn't mounted correctly. Can you see any error messages related to mounting of disks/partitions?

adubb 01-30-2006 09:33 AM

All it pretty much gives is cannot Open /etc/fstab Input/Output error.

this is when i am in prompt mode and run a command like fsck or something. , I cant see if there has been anything mounted at all

Emerson 01-30-2006 10:10 AM

Plain mount command will show what's mounted. Better boot up using some livecd and run disk utilities without mounting. After you are done with this, mount your root partition and see if your /etc/fstab is still decent. Good luck.


All times are GMT -5. The time now is 11:22 AM.