how to mount ramdisk at boot?

Matt Alexander plug-discuss@lists.PLUG.phoenix.az.us
Sat, 22 Dec 2001 11:20:16 -0800 (PST)


Oops.  The correct /etc/fstab entry should be:

/dev/ram0   /tmp/ramdisk0    ramfs   defaults   0 0

My bad.

__
If you're not part of the solution, you're part of the precipitate.

On Sat, 22 Dec 2001, Matt Alexander wrote:

>
> /dev/ram0   /tmp/ramdisk0    ext2    defaults    0 1
>
>
>
> On Sat, 22 Dec 2001, Eric wrote:
>
> >
> > Hi,
> >
> > I made a ramdisk thus,
> > mkdir /tmp/ramdisk0
> > mke2fs /dev/ram0
> > mount /dev/ram0 /tmp/ramdisk0
> >
> > What syntax should I use in fstab to remount it at boot?  Anything else I
> > should do?
> >
> > thx,
> >
> > Eric
> >
> >
> > ________________________________________________
> > See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
> >
> > PLUG-discuss mailing list  -  PLUG-discuss@lists.PLUG.phoenix.az.us
> > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> >
>
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list  -  PLUG-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>