Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!ihnp4.ucsd.edu!agate!news.ucdavis.edu!not-for-mail From: obrien@cs.ucdavis.edu (David E. O'Brien) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Got My 2.1 CD! (Now What Do I Do?) Date: 19 Dec 1995 21:11:21 GMT Organization: University of California, Davis Lines: 34 Message-ID: <4b79pp$ltm@mark.ucdavis.edu> References: <dhawkDJuCGK.1FD@netcom.com> <4b7272$h4s@swlpak.msd.ray.com> NNTP-Posting-Host: toadflax.cs.ucdavis.edu X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] William Gianopoulos {84718} (wag@swl.msd.ray.com) wrote: : dhawk@netcom.com (David H) writes: : : >OK, my FreeBSD 2.1 CD showed up yesterday. Actually "CD's" -- : >there's two of them in there. One labled 'Installation' and one 'Live : >File System' : : >What's the second CD for? : : >later, david : : I was kind of curious about that myself, unless this was a place to find : copies of those files you accidently delete. Nothing in the documentation : even mentions this second CD-ROM. Of particular curiosity, is exactly why : there would be a /tmp directory on a read-only device! Picture someone doing a full virgin install of FreeBSD on their hard disk. Then imagine them making a full CDROM copy of that file system. Thus the "live filesystem" -- that is mostly what the second CDROM is. That's why you get the /tmp directory on the CDROM. I kinda like it. If/when someone messes with permissions and settings you can refer to the CDROM to fix it. Many people also want to play with say the source code, but don't want to devote large quantities of disk space to it. So you can make symbolic links from your hard disk's file system to the CDROM (assuming you have it mounted) and you can play with the source all you want. Personally I was thrilled when they added the second CDROM with FBSD 2.0.5! There is a nice utility called linkdirs (or something like that) that comes with the X11 distribution (if you installed it). Come to think of it, that script would be a nice thing to place in /tools or somewhere more accessable on the first CDROM. (Jordan?) -- David (obrien@cs.ucdavis.edu)