[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2 questions



<quote who="a">
> 1.how to fsck /dev/hda3 which is root? it's mounted rw, and fsck
> warns it is dangerous to check it.

to do it without rebooting:
init 1
mount / -o remount,ro
e2fsck /dev/hda3
mount / -o remount,rw
init 2

if you have other partitions mounted you have to unmount them
first (umount /mountpoint)

>
> 2.in MS-Windows, the monitor is turned down (the LED blinks) after
> a period of in-activity. In X, it just blanks. what is the
> difference? how to make the LED blinks in X?

not sure, i don't trust APM, i rather turn my monitor off
with the switch then trust APM to do it for me.

nate





Reply to: