SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Pastimes : Linux OS.: Technical questions -- Ignore unavailable to you. Want to Upgrade?


To: S.C. Barnard who wrote (211)4/4/1999 8:04:00 AM
From: E. Charters  Read Replies (2) | Respond to of 484
 
did you try to quit without "halt" ing first? No can do batman. A multitasking multi user system must be shutdown only after the system has told you that all run levels are exited and the system is halted. Otherwise you can get corrupted inodes. You must shutdown properly by issuing the "halt" command.

tsk tsk..

try this from a maintenance boot diskette "fsck -av /dev/hda[yourhd#]

if it's still trashed try "efsck -b 8193 [yourpartition i.e. /dev/hda2]

I am thinking that hda5 is your swap partition.. is that true? is hda2 your linux partition? Did you activate your swap partition properly?

EC<:-}