Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!nntp.coast.net!news.kei.com!news.mathworks.com!fu-berlin.de!zrz.TU-Berlin.DE!zib-berlin.de!irz401!uriah.heep!news From: j@uriah.heep.sax.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Help: disktab entry for Conner CFP1060S needed Date: 24 Mar 1996 22:52:02 GMT Organization: Private BSD site, Dresden Lines: 25 Message-ID: <4j4jmi$5tu@uriah.heep.sax.de> References: <4ilpch$dub@nntp5.u.washington.edu> Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) NNTP-Posting-Host: localhost.heep.sax.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: knews 0.9.3 lliu@u.washington.edu (L. Liu) writes: > I have FreeBSD 2.1R installed on an IDE drive. I bought a SCSI drive, > Conner CFP1060S. It already has a DOS partition on it for about 500MB. > I'd like to use the rest of it for FreeBSD. Can anyone help me on the > disktab entry? Thanks. foobar|FooBar drive:\ :nc#1024:ns#32:nt#64:\ :su#${bsdsectors}:\ :oc#0:pc#${bsdsectors} Replace ${bsdsectors} above with the number of sectors you've assinged to the BSD slice in the fdisk table. Note that the nc/ns/nt entries are irrelevant, but you gotta have them there. For the actual partitioning of the BSD slice, used `disklabel -e'. It's more convenient than hand-fitting all of this into disktab. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)