Date: Sun, 16 Feb 2003 23:40:51 -0800 From: "Aaron Burke" <aburke@nullplusone.com> To: ". Saevio ." <saevio_@hotmail.com> Cc: <questions@freebsd.org> Subject: RE: Need help formatting HDD Message-ID: <AMEMKJNMFLJCJDLFIEDBAEDBCGAA.aburke@nullplusone.com> In-Reply-To: <F25YxMH3RWIG2ZboGJb00006a2b@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of . Saevio . > Sent: Sunday, February 16, 2003 11:21 PM > To: freebsd-questions@FreeBSD.ORG > Subject: Need help formatting HDD > > > > Hi All, Hi ". Saevio ." > > Sorry to write a F-BSD list with this, but i figured you would know. > I have a IBM Deskstar 30gb, with FreeBSD 4.x on it, and i need to > remove it > so i can install the HDD in a friends system. However after trying with > format.com and fdisk.exe it wont even recognize the partition. Fdisk is not going to be able to identify the FreeBSD partition. It will only show up as unknown. But you should still be able to delete an unknown partition. > > How do i remove it? anything would be appreciated. (non bsd discussion follows) I am assuming that you want to make a FAT filesystem on the drive for use in windows. This should be pretty simple. Create a new Master partition on the drive. reboot type "dir c:\" (or whatever drive you expect it to be) You should get a message about the os not being able to read the partion. If you dont, and it lists files, then repost to this list and re-describe what is exactly going on. If you get the message then use "format c: /s". (the /s tells the format utility to copy over the system files and make the drive bootable). Then remove the hard drive and give it to your friend. > > Thanks, > > ..brian.. > (snip) 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?AMEMKJNMFLJCJDLFIEDBAEDBCGAA.aburke>