[geeks] creating a RAMdisk under Solaris8?

Keith Campbell geeks at sunhelp.org
Tue Oct 23 19:44:46 CDT 2001


You can mount other stuff on swap:

root at zephyr  /root
3 > mkdir /RAMdisk

root at zephyr  /root
4 > mount -F tmpfs swap /RAMdisk

root at zephyr  /root
5 > df -k
Filesystem            kbytes    used   avail capacity  Mounted on
/proc                      0       0       0     0%    /proc
/dev/dsk/c0t0d0s0    1984230 1618192  306512    85%    /
fd                         0       0       0     0%    /dev/fd
swap                  544048     464  543584     1%    /tmp
/dev/dsk/c0t0d0s3    6484885 1174136 5245901    19%    /home
/dev/dsk/c0t1d0s3    27247718 4721437 22253804    18%    /space
sparky:/home         2856590  231797 2567662     9%    /mnt
swap                  543584       0  543584     0%    /RAMdisk


----- Original Message -----
From: "Bill Bradford" <mrbill at mrbill.net>
To: <geeks at mrbill.net>; <rescue at mrbill.net>
Sent: Tuesday, October 23, 2001 05:33 PM
Subject: [geeks] creating a RAMdisk under Solaris8?


> Anybody know how to create a RAMdisk under Solaris 8?
>
> (no, i cant just put stuff in /tmp..)
>
> Bill
> --
> Bill Bradford
> mrbill at mrbill.net
> Austin, TX
> _______________________________________________
> GEEKS:  http://www.sunhelp.org/mailman/listinfo/geeks
>




More information about the geeks mailing list