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

 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext  
To: S.C. Barnard who wrote (217)4/5/1999 11:52:00 AM
From: Mitch Blevins   of 484
 
The results of 'cat /etc/fstab' is useful, but it won't necessarily tell us what your partitions are. It only tells us what your linux partition is configured to think the partitions are.

It might be more useful if you post the outputs of the following commands:

1) fdisk -l
2) cat /etc/lilo.conf
3) ls -l /dev/cdrom

This will tell us:

1) What your actual partitions are (run as root)
2) What your boot manager is configured to use.
3) If your cdrom link actually points to the real CDROM device.

And as E already chastised you for, you must run either 'halt' or 'shutdown -h' to properly shutdown your machine before powering it off. (must run as root)

Also, you can use 'shutdown -r' to have it reboot.
Report TOU ViolationShare This Post
 Public ReplyPrvt ReplyMark as Last ReadFilePrevious 10Next 10PreviousNext