From owner-freebsd-questions Sun Jul 13 12:30:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA04163 for questions-outgoing; Sun, 13 Jul 1997 12:30:29 -0700 (PDT) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA04156 for ; Sun, 13 Jul 1997 12:30:24 -0700 (PDT) Received: from ct.picker.com by whqvax.picker.com with SMTP; Sun, 13 Jul 1997 15:29:49 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA25356; Sun, 13 Jul 97 15:29:47 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id PAA05193; Sun, 13 Jul 1997 15:27:47 -0400 Message-Id: <19970713152747.48708@ct.picker.com> Date: Sun, 13 Jul 1997 15:27:47 -0400 From: Randall Hopper To: Zoltan Sebestyen Cc: FreeBSD questions mailinglist Subject: Re: BSD fs on SCSI ZIP drive References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 In-Reply-To: ; from Zoltan Sebestyen on Mon, Jul 07, 1997 at 05:38:20PM +0200 Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk | I'd like to format my ZIP disk to BSD fs. My ZIP drive works correctly |under FreeBSD-2.1.5-RELEASE(I'll update it soon to 2.2) with my DOS |formatted ZIP disks, although it keeps reporting while booting that it has |to use fictious geometry, because ZIP doesn't give any. What I'd like to |know if I can format it without problems. Under DOS and it's buddies -- |WinNT and WinTOYEARSAGO -- I have to use Iomega's special formatter |utility. And just one more question: Is there any release date for |FreeBSD-3.0? You may want to repost your second question. The people that know might not read this message since the Subject only mentions ZIPs. Regarding UFS on ZIP disks, here's a short script that'll do the trick. Supports creating sliced (my pref) as well as "dangerously dedicated" UFS disks. Note: assumes FreeBSD >= 2.2. If you want an script that works with older versions, just mail me. Also attached are my ZIP fstab entries and setuid mountzip and umountzip scripts. Randall Hopper begin 666 make-ufs-zip.sh.gz M'XL( ,8IR3, \U6;6_;-A#^7/V*LQ2@"3#9EI-XB%;!<&RY,YHW6/&&O6&E M*1"/=C5M9%"B[T*D8D@ZOV[36,!Q$\D$IF,N,%X$O@Y^$#]#,Q@ZR 0<78 M==2'5OV#\G7XN# 63$#!EI#$:LN:6!$@,@SRL[\]<\Q!*_9?!KR.9LBT*P$ MG/KPZP$V7ZZ"95;0E G)*C^60=2+AKY@SJ77\@OIM"_\0CCG.*;.5=NOYLYY M&QV]\%,2Q[MJ7W[;]CEQFOZ$.!=-M$^(=B1)<%%O(3V?05#2[4Z*.Y$$JQ_^ M,.R%@8B;5MC[_C[066(TY18R/H["45"EJ1J_'=V/'P*,U2+B=TU L+*L$[4) M[/UT(O_#N^BQ>W/S]63B[.23@?"G\.R-._=3@=L"V49 RF$E27P"[Q7U, )SN$)Z$*"2ST< MR0KLNY]LL(N5_1YJ :S@M^] IJRPD'>]Q^Y..))03.OUNJU7/V02/"O)U@#W M8*YK@?)Y260VR?),KN#V>@2G^P+\!F*6D$4N@Y--2LY>(E;^%%Y[']&_CP4? MW!#H,4)7TXT="T:&[QO'PF&QM,PG[O&NR=2MS,W 3K+!&S/YH;*4*;]Y M+;P?U*PIT*LVI.T+$..U+.&^!J7O+6%DL%TQ[C;'1)8'V]I%5'/AZ M4NU\4[XH9-#2UML^>6CTM/?-O09W!&ZU*VUC+F2<82Q*(2;6#HJ3(<0]>9DL M;P9@FZ@'W>%-V*_9SRR^4#__8\'=\24JBI2HL8]6W)+--T6I5Z3=^:S.)B[4>-_P+O"%!E#@L /!Z end /dev/sd0s1 /zip ufs rw,noauto 0 0 /dev/sd0s4 /doszip msdos ro,noauto 0 0 begin 666 mountzip.gz M'XL( "8KR3, VW-00N",!0'\/L^Q7-%LT/LGG3H8!A8!$:G+L4F/= I3HG* MOGMN3DAJA_%X[_][;^+Q1E?\BHKK!D4IJPP6=T*FX?[T8H?U,6)O@!4P$UD. MV;[0MC(_"QQ(HC"..^$ US<&F(*0*2HI8!0:S':3F!O&,'#OQ]A00(@/GG[H M6N8^T+QH5 W\B24U9@ZS&905=CUJFF#G4IR5&[<:(A^'[66]JWG'K&8>4+PYZH#-IN# M#ER1-]EQ:!]W3;P#EP*]12O-$UGXUMYLE)'$*+?6XC74Q*.SS-@?2SB/,,K MXA11N\?I!5[':=R6B,$6&Q38>3<;^*SI2F2_HC"T8<>8"UTV)C%2581<:9BE M0)&0@5DK)/J%8!3<((/+(=;2+"TA"P=KU:V30HF5.\DDV@!)YLRW M_6CO)*/J4W!5,0/A9RP%ETVY5<0'%.BW\%_?^(>R\:=(&].9&_WFOJ50"?\W /8D=L,W[#7^>\]@SE @ end