Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2008 11:55:16 -0500
From:      Jerry McAllister <jerrymc@msu.edu>
To:        "Aryeh M. Friedman" <aryeh.friedman@gmail.com>
Cc:        Bnw CmpRpr <bnwcmprpr@yahoo.com>, freebsd-questions@freebsd.org
Subject:   Re: Removing FreeBSD
Message-ID:  <20080202165516.GD98537@gizmo.acns.msu.edu>
In-Reply-To: <47A3BCDA.6020707@gmail.com>
References:  <521061.32857.qm@web45911.mail.sp1.yahoo.com> <47A3BCDA.6020707@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 01, 2008 at 07:44:10PM -0500, Aryeh M. Friedman wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Bnw CmpRpr wrote:
> > Hi. I recently purchased a HDD from a man that runs a data center, and
> on this HDD is FreeBSD. My problem is I want it off, and for some
> ungodly reason, it keeps coming back. I cant format the drive with
> Windows, and I cant load it as a slave to format, either. Any help would
> be greatly appreciated. Thanks
> > -
> > M White
> > Black and White Computer Repair
> >
> >
> 
> The following assumes the drive is /dev/ad0 (the OS name for it) and
> it is modern enough to not get confused by a low level format... boot
> in single user mode (item 4 on the menu) and at the command line do:
> 
> dd if=/dev/zero of=/dev/ad0 bs=512 count=1
> 
> This will clear the MBR partition table and make the machine think it
> is a brand new drive.
> 

THis should work OK.
You might want to download the disk 1 ISO and burn a CD and
use it to boot and run the fixit to run the dd command as above.
If it is not ad0, it might be da0 (if it is SCSI or SAS) 
It could also be ad1 or da1 if it is the second disk in the system - 
not disks are numbered starting at 0.

////jerry


> 
> - --
> Aryeh M. Friedman
> FloSoft Systems, Java Tool Developers
> Developer, not business, friendly
> http://www.flosoft-systems.com
> 
>     "Free software != Free beer"
> 
> Blog:
>   
> http://www.flosoft-systems.com/flosoft_systems_community/blogs/aryeh/index.php
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.4 (FreeBSD)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
> 
> iD8DBQFHo7zaQi2hk2LEXBARAsdxAKDPTkTXZ/s1EaFp5AIybNBSSdufKwCgtG79
> tbzQNJIAPIJ0CZLidKtZP4s=
> =OlhM
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080202165516.GD98537>