Date: Fri, 26 Jun 1998 07:47:20 -0700 From: Mike Smith <mike@smith.net.au> To: Frank Terhaar-Yonkers <fty@cisco.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: some trick to disklabel ZiP disks? Message-ID: <199806261447.HAA07260@antipodes.cdrom.com> In-Reply-To: Your message of "Fri, 26 Jun 1998 08:00:48 EDT." <199806261200.IAA12465@claret.cisco.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Shouldn't it be this simple? > If not, pls advise! # dd if=/dev/zero of=/dev/sd1 count=16 # disklabel -rwB sd1 auto # disklabel -e sd1 <add partitions, etc. Don't use the 'c' partition.> You have to nuke the MBR before you can use 'auto'. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806261447.HAA07260>