Out of Free Storage error

Mike Bilow mikebw at bilow.bilow.uu.ids.net
Sat Apr 3 15:23:00 EST 1999



Patrick McManus wrote in a message to Mike Bilow:

 PM> make sure you've initialized the partition (mkswap /dev/hda6).. 

 PM> then run swapon -a 

Make sure you run "sync" between "mkswap /dev/hda6" and "swapon -a".

Also, you can force the use of /dev/hda6 as swap space without having to bother
with fstab and all that.  Of course, you should correct fstab so that the swap
area is automatically used on boot, but for a test you can simply use "swapon
/dev/hda6" instead of "swapon -a" here.  (The "-a" switch is just used to tell
swapon to read the fstab file.)
 
-- Mike


-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).



More information about the Discuss mailing list