Date: Mon, 18 May 1998 16:31:22 -0700 (PDT) From: Julian Elischer <julian@whistle.com> To: Aaron Yeung <aaronx@fearme.com> Cc: questions@FreeBSD.ORG Subject: Re: problems mounting iomega scsi zip drive Message-ID: <Pine.BSF.3.95.980518163035.18931O-100000@current1.whistle.com> In-Reply-To: <XFMail.980518161052.aaronx@fearme.com>
next in thread | previous in thread | raw e-mail | index | archive | help
you don't want to disklabel a zip that contains data.. it will destry the data.. use mount -t msdos /dev/sd0s1 /mnt to find the dos data in /mnt On Mon, 18 May 1998, Aaron Yeung wrote: > i couldn't get it to write a label, i kinda read around and it said something > about fstab, i looked in there and saw an entry for zip100, so i tried > disklabel -w sd0 zip100 labelname but it didn't work. > > how should i run disklabel? > > also i can't really format any zip disks as they do contain data that i need > > ---------------------------------- > E-Mail: aaronx@fearme.com > ICQ: 3401083 > Date: 18-May-98 > Time: 16:06:37 > > ---------------------------------- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.980518163035.18931O-100000>