Load Ramdisk at Startup
Never mind. I just took a guess and used:
mke2fs /dev/ram0
mount /dev/ram0 /mnt/ramdisk
And added those commands to /etc/rc.d/rc.local. Fortunately my system booted fine and the ramdisk was created.
Firefox is really fas now!
I created a ramdisk to use for my Firefox disk cache. It works great. How do I make sure it is there when I reboot. I just took a guess and added this to fstab:
/dev/rd0 /mnt/ramdisk ext2 defaults 0 0
Will that work?
Last edited by mooreted; 02-06-2005 at 04:34 AM.
|