Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mit-eddie!bbn.com!mips2!granite!kittlitz From: kittlitz@granite.cr.bull.com (Edward N. Kittlitz) Newsgroups: comp.unix.sysv386 Subject: Re: Running Interactive UNIX w/2 80 MB HDs instead of 1 160. Acceptable? Message-ID: <1991Mar1.155756.9501@granite.cr.bull.com> Date: 1 Mar 91 15:57:56 GMT References: <1991Feb28.171847.2803@lynx.CS.ORST.EDU> Distribution: usa Organization: Bull HN Information Systems Inc. Lines: 27 In article <1991Feb28.171847.2803@lynx.CS.ORST.EDU> holtt@jacobs.CS.ORST.EDU (Tim Holt) writes: >I'm setting up an Everex 386/25 Step system to run Interactive's UNIX, and >am wondering how acceptable it would be to use 2 80 MB HDs instead of one >large one (like a 160). ISC installation (and perhaps some other things) assume that if you have a "usr" filesystem, it will be on the boot disk with the "root" filesystem. Thus, if you can get all the software you plan to use (and which insists on being installed on the root FS or under /usr) into 80MB, you will be OK. You can use the second disk for a "usr2" (or multiple "usrN") filesystems. It is also possible to make a "tmp" filesystem on the second disk and put /tmp there. I believe that a lot of purchased software (e.g. oracle, perhaps some compilers) expects to be in places like /bin (root filesystem) or under /usr/bin /usr/lib ... It is supposed to be possible to put additional swap space on the second drive, but I have never done it. I found several bugs in the ISC2.2 addharddisk stuff, such as inability to cope with putting /tmp on the second disk without fiddling the script. -- ----- E. N. Kittlitz kittlitz@world.std.com / kittlitz@granite.cr.bull.com Contracting at Bull, but not alleging any representation of their philosophy.