Lameth's Blog
Just another WordPress.com weblog

Archive for June, 2006

Linux Swap nachträglich

June 18, 2006

Dann habe ich die Swap-Partition formatiertCode: mkswap -v
/dev/hdb1mkswap: warning: truncating swap area to 133890kBSetting up
swapspace version 0, size = 133885 kB habe sie in meine /etc/fstab
eingetragen:Code: # /etc/fstab: static file system information.## proc
/proc proc defaults 0 0/dev/hda2 / ext3 defaults,errors=remount-ro [...]