Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!sdd.hp.com!spool.mu.edu!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!mcsun!hp4nl!targon!gert From: gert@targon.UUCP (Gert Kanis) Newsgroups: comp.os.minix Subject: Re: Second RAM disk? Summary: What do you do with the "first" RAM disk? Message-ID: <1690@targon.UUCP> Date: 22 Mar 91 15:57:30 GMT Article-I.D.: targon.1690 References: <47610@nigel.ee.udel.edu> Followup-To: comp.os.minix Organization: Siemens Nixdorf Informationsystems BV.,SWZ, Vianen, the Netherlands. Lines: 32 In article <47610@nigel.ee.udel.edu> u27602@uy (Jeffrey C. Ollie) writes: >Hello *, > > I am wondering if it is possible to create a second ram disk (approx. >300k in size) and then mount it on /tmp. > >Jeff The question is: `What do you do with the RAM disk that you have ?' If you have your root fs in it (like the default situation) then /tmp (and /bin for that matter) is allready in the RAM disk unless you mount a hd partition or floppy on it. If you happen to run your system with the root fs on a (hard) disk partition then you have still the possibility the use the (one and only :-) ram disk for /tmp. The latter requiers to change some defines in boot.h, recompile the kernel and some line in /etc/rc that create a valid file system (mkfs) in /dev/ram. (maybe also a mknod of /dev/ram with a size parameter). Still want a 2nd RAM disk ? Gert Kanis. +------------------------------------------------------------------+ | No quote here to | Gert Kanis, AP SWZ | | save net-bandwidth. | Siemens Nixdorf Information systems | |----------------------| P.O.box 29, 4130 EA Vianen, Netherlands. | | I do not represent | E-mail: [smart-mailer!]gert@targon.uucp | | anyone elses opinion.| or [..uunet!]hp4nl.nluug.nl!targon!gert| +------------------------------------------------------------------+