Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
rootfs on / type rootfs (rw)
/dev/root on / type reiserfs (rw,noatime)
/proc on /proc type proc (rw,nodiratime)
/sys on /sys type sysfs (rw)
/dev/hda7 on /home type reiserfs (rw,noatime)
/dev/hdb1 on /mnt/bridge type vfat (rw,nodiratime,nosuid,nodev,noexec,fmask=0033,dmask=0033)
none on /dev/pts type devpts (rw)
/dev/cdrom on /mnt/cdrom type supermount (ro,dev=/dev/cdrom,fs=iso9660,tray_lock=onwrite,--,iocharset=iso8859-1)
/dev/scd0 on /mnt/cdwriter type supermount (ro,dev=/dev/scd0,fs=iso9660,tray_lock=onwrite,--,iocharset=iso8859-1)
usbfs on /proc/bus/usb type usbfs (rw)
I tried loading swap (my swap-formatted partition is at the third primary partition of my first IDE HDD and hence /dev/hda3, I presume. But I get:
Code:
root@yos vasudevan # mount -t swap /dev/hda3 swap
mount: mount point swap does not exist
Your swap file won't be mounted unless it's needed by the system, so if you have a lot of RAM, the swap partition will likely never be called up.
I have 1-gig of RAM and the swap file has never been used. Some users don't bother to install a swap partition at all. I have a 512meg swap file, but again, it's never used.
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe