From owner-freebsd-hardware Thu Dec 19 15:02:57 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA18545 for hardware-outgoing; Thu, 19 Dec 1996 15:02:57 -0800 (PST) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id PAA18523 for ; Thu, 19 Dec 1996 15:02:54 -0800 (PST) Received: from ct.picker.com by whqvax.picker.com with SMTP; Thu, 19 Dec 1996 18:01:51 -0500 (EST) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA01648; Thu, 19 Dec 96 18:01:49 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id SAA21853; Thu, 19 Dec 1996 18:00:46 -0500 Message-Id: Date: Thu, 19 Dec 1996 18:00:46 -0500 From: rhh@ct.picker.com (Randall Hopper) To: babbleon@mercury.interpath.com (Brian T. Schellenberger - Personal Account) Cc: freebsd-hardware@freebsd.org (FreeBSD Hardware) Subject: Re: Zip II: the disktab entry References: <199612190534.AAA20168@mercury.interpath.com> X-Mailer: Mutt 0.54 Mime-Version: 1.0 In-Reply-To: <199612190534.AAA20168@mercury.interpath.com>; from Brian T. Schellenberger - Personal Account on Dec 19, 1996 00:34:55 -0500 Sender: owner-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk |Ok, cool. Thanks to a couple of fine folks on this list, I now have |my zip drive working w/r/t msdos mounting and raw device usage. Now, |I'd like to create "real" filesystems on Zip drives, but I don't have |a disktab entry for it. You don't need a new disktab. Just use that one. To create a "real" (i.e. UFS) file system on a ZIP, here's a script I use that might help get you started. make-ufs-zip.sh uses Darryl Okahata's (darrylo@hpnmhjw.sr.hp.com) enhanced fdisk that allows the partition info to be specified via stdin. You'll probably need to tweak the device as my SCSI zip is on sd0, and I don't know what device a parallel ZIP sits on (lpd0? :-). Hope this gets you goin'. Randall Hopper begin 666 make-ufs-zip.sh.gz M'XL("+6 N3( VUA:V4M=69S+7II<"YS: #-56MOHT84_;S\BF.(M(E4_$I" M&[K(:E$+?J2]TQ# 89,X@9UTMW][_W#MB.ZVRUZLJJBO@P S-WSIQS M[KU6HS5+LI:,#*X\JYO<9T[..!%2I1B/C MZ.ZI1M'W_>GMR(=>E;(93VF55"Q->:C7M[@*6OJ?8C.<1J*H@#$)F28!/W,W MA],5.NWVAXE8\CD!37+0U,6O!]A<57KK) MB+A4OW%!Y_L"?N));EYVNFRG+ MN7 S:9W3.+"N'+=86N<.!7H1)V=6Y\JY_-IQ!;/:[HQ9%VU:'[$JD&+>1;-+ M]'P"01[L=@:TDT@PAJ,?)H.1)\.V,1I\=^]5*O$@%@:3OU?W]$K#.-'_8.ZK M1C1/[ORG_LW-YS6CV3;AMB#M#&:_X"C%"O[T<50-UBQ3 M4 (_3AY&N)\^X?4.S^M>KP?3(/>%8)DTD@B_X*UF "XE8Q]-XS7U$7WX7>FB#5XT) MNIYN[: CO;C.L;6TCA//I@P8#R?^]QLW4F*2574F,T@2*>65;ZN+X52&/=DY M(PZ8HDNGJ=1T5,7A>'AJM79*8I]W37-+Y*K*P:ITV;J(V0GLB-*M%?(_6CO? MXLT;-$;WXX8Q1W#E('8N(,^[1HXV.LXESKNH<]VH5QD\E?Q+CXAT+*?]S3:6 MEK^^2(^_4$FX',.LB/.Y/;D;#AOFW%?^0'/]C-]V)-=F%Y62@;1MZ M[AY4Y[1C*A_5IOIOC$-,/H.P2<[K R4)3MVEC%U9^)1R^](\Z_<<>E_#@[4; M)>MRH?4\9@8G&?7D$D%=+S7%.FLI18GKDKKI0*YR7LQ2$2PP8PN)TZ4HZLH"F;. -\[^13[51WXN MGX[(?S\+$<0LFW.(=<8+&5/[%U'%N!(YW:/@@1)%>;Q#EPL*"CM'BY@WEF)% B_?N%I:M_U-S6&8HXWD[G1:[-7D]7FZUZ_!>H*QEC@PH L* end