Path: utzoo!mnetor!tmsoft!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!samsung!uunet!mcsun!unido!fauern!fauern!wgstuken From: wgstuken@medusainformatik.uni-erlangen.de (Wolfgang Stukenbrock ) Newsgroups: comp.unix.aux Subject: Re: Using free slice #3 Message-ID: <3394@medusainformatik.uni-erlangen.de> Date: 18 Dec 90 22:20:17 GMT References: <1990Dec14.190545.14181@nada.kth.se> Organization: CSD, University of Erlangen, W-Germany Lines: 18 d88-jwa@byse.nada.kth.se (Jon W{tte) writes: >I have a HD80SC formatted with a common root&usr, a swap, and >a "free AUX slice 3" running A/UX 2.0 on a IIfx. >The problem is, the node /dev/c0d0s3 doesn't exist. >WHat do I do ? you only need to build the devicenodes in /dev/dsk and /dev/rdsk then build a filesystem (newfs) and everything will work. the major and minor number for the mknod can be found out by "ls -l" (there is one number missen in the order for the drive). Thats all Wolfgang Stukenbrock