Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!cs.utexas.edu!rice!hsdndev!cmcl2!panix!alexis From: alexis@panix.uucp (Alexis Rosen) Newsgroups: comp.unix.aux Subject: Re: newfs parameters for wren runner Keywords: newfs, mkfs, hard disks, formatting Message-ID: <1991Apr6.065732.14559@panix.uucp> Date: 6 Apr 91 06:57:32 GMT References: <27FBFA5C.17898@orion.oac.uci.edu> Organization: PANIX - Public Access Unix Systems of NY Lines: 18 rprohask@orion.oac.uci.edu (Robert Prohaska) writes: >What are the appropriate parameters for newfs when setting up a >seagate ST4385NM (wren runner) disk? The partition is about 250 Mbytes, >slice 3. That disk is the only non-Apple disk supported by /etc/disktab. Instead of telling newfs about cylinders and tracks and whatnot, just tell it the disk type is 'MN330'. >While were're at it, what's the difference between /dev/dsk/c6d0s3 (the >partition I want to use) and /dev/rdsk/c6d0s3? One is a character device, the other is block. Try ls -l on each to see. --- Alexis Rosen Owner/Sysadmin, PANIX Public Access Unix, NY {cmcl2,apple}!panix!alexis