Re: [aclug-L] Flaky Netscape 4.61 causes disk probs(?)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Wed, 15 Sep 1999 Larry_Bottorff@xxxxxxx wrote:
> Q: How do you unmount your file system(s) to run fsck? Netscape is
> crashing again, and I'm fairly certain it's hosing my disk up.
> BTW, which version of Netscape is NOT a dog?
# init 1
to get to single user mode, then:
umount /partition/name
to umount it, then
fsck /partition/name
Look up the partition names in /etc/fstab to find the correspondence
between /mount/points and /dev/partition/names
ie:
umount /dev/hda5
fsck /dev/hda5
-jeff
--
We are Linux. Resistance is an indication that you missed the point.
|
|