I don’t know if I just created a ramdisk or not. It doesn’t show up in fdisk. It does show up in mount. I can add files to ti, but for all I know it’s just a directory. How do I know if /mnt/ram is actually a ramdisk?
Check and see how much space you have free everywhere:
df -h
Now copy some files there. Still have the same space on your physical
drive, less on ramdisk? Probably a ramdisk.
Good luck.
mooreted wrote:
| Ok, found this:
|
| mount -t tmpfs none /mnt/ram -o size=102400
|
| I don’t know if I just created a ramdisk or not. It doesn’t show up in
| fdisk. It does show up in mount. I can add files to ti, but for all I
| know it’s just a directory. How do I know if /mnt/ram is actually a
| ramdisk?
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
I have also been looking for a procedure how to set up a ramdisk in openSUSE. Your idea is very nice, but I am not sure what you get is a ramdisk exactly. It looks like there is a slight difference between a ramdisk and a tpmfs.
Anyway, do anyone have an idea how to make a ramdisk in openSUSE? I myself need a ramdisk set up by grub.