<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[DriverPacks.net Forum - Format Laptop Hdd]]></title>
	<link rel="self" href="http://forum.driverpacks.net/extern.php?action=feed&amp;tid=1114&amp;type=atom"/>
	<updated>2007-06-01T00:27:34Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.driverpacks.net/viewtopic.php?id=1114</id>
		<entry>
			<title type="html"><![CDATA[Re: Format Laptop Hdd]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=11333#p11333"/>
			<content type="html"><![CDATA[<p>Day before yesterday I had to kill an XP bootloader in a machine that got really bust up.<br />Both Hard disk drives were stamped active and system after the user had attempted format on his systemdrive(s), and traces of wrong letters and where memory dump had to go, or where where &quot;hibernate file&quot; was, and the swapfile had had some letter too.<br />This had to be cleaned.<br />A boot floppy could do it.<br />(my custom 98se Boot CD can do this too.) <br />It was actually more than 2 ys since I last used the tool. (I used it almost weekly way back.)</p><p>wipe two Mbr/Embr in a linux/Xp/98se boot machine what had two HDD and five &quot;drives&quot;.<br />Data loss was not an issue.</p><p>knoppix GRUB can do this, but that little tool did it in no time flat.<br />boot, wipeout C:<br />then wipeout D:<br />and then a DriverPacks unattended with hotfixes. <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /><br />56 minutes</p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2007-06-01T00:27:34Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=11333#p11333</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Format Laptop Hdd]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=7105#p7105"/>
			<content type="html"><![CDATA[<p>Allright....I knew this was the place to get help....and I registered on cybertechhelp, too 1&nbsp; Thank you very much !!!</p>]]></content>
			<author>
				<name><![CDATA[unclebobee]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1468</uri>
			</author>
			<updated>2007-01-08T20:40:41Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=7105#p7105</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Format Laptop Hdd]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=7025#p7025"/>
			<content type="html"><![CDATA[<p>updated fdisk, that is fdisk found in millenium floppy.</p><p>edit;<br />if you want to use drive manufactor&#039;s diskmanager, and do not know the make of the drive, I can recommend another little tool<br />DUGIDE<br /><a href="http://www.cybertechhelp.com/download/section/file-disk-management">http://www.cybertechhelp.com/download/s … management</a></p><p>this will tell you the maker and a lot more<br />you can then go to their website, and get a disk manager, which will work a lot faster than fdisk and format..</p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2007-01-06T12:56:52Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=7025#p7025</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Format Laptop Hdd]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=7024#p7024"/>
			<content type="html"><![CDATA[<p><a href="http://www.cybertechhelp.com/download/file/wipeout">http://www.cybertechhelp.com/download/file/wipeout</a></p><p>put this on a windows 98 bootdisk, and use it<br />the description on the site should be changed, this tool does no more than wipe partition table in one move<br />the readme in it was re-written by your truly...</p><p>WARNING<br />The use of WIPEOUT can and will result in the loss of ALL data on your hard drive.</p><p>This tool sets a harddisk with a blank table, with all partitions gone off it.<br />You will not see remainders of bootstrap calls left by antivirus or other utilities.<br />Traces of overlay are gone too.<br />It does it really fast, and in one step.</p><p>DIRECTIONS for use with a single drive</p><p>1- Unzip file<br />2- Copy WIPEOUT to a Win9x boot disk<br />3- Boot with Win9x disk<br />4- At the A:\&gt; type &quot;wipeout c: /nq /np&quot; (no quotes)</p><p>/nq = no queries - you will not be asked if you are sure.<br />/np = no partitions - this will overwrite the MBR</p><br /><br /><p>=================================================</p><p>Maybe you want to use this in a machine with more than one hard disk...</p><p>Wipeout has a little peculiarity.<br />the hard disk fdisk /status reports as drive 1 is called C: by wipeout.<br />(no matter what letters drive 1 actually contains)</p><p>the hard disk fdisk /status reports as drive 2 is called D: by wipeout.<br />(no matter what letters drive 2 actually contains)</p><br /><p>1- Unzip file<br />2- Copy WIPEOUT to a Win9x boot disk<br />3- Boot with Win9x disk<br />4- FDISK /STATUS<br />make a note of the numbers the harddisks have been given, and the drive letters the partitions on the harddisks have been assigned.<br />5- exit fdisk</p><p>As noted, the NUMBERS FDISK gave correspond with LETTERS in WIPEOUT<br />C: is drive 1<br />D: is drive 2<br />E: is drive 3<br />F: is drive 4</p><p>LET us suppose you want to zap the partitions off harddisk 2</p><p>6- At the A:\&gt; type &quot;wipeout d: /nq /np&quot; (no quotes)</p><p>/nq = no queries - you will not be asked if you are sure.<br />/np = no partitions - this will overwrite the MBR</p><p>Just a reminder, for drives larger than 64 Gigabyte, use the updated fdisk.</p>]]></content>
			<author>
				<name><![CDATA[Jaak]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=327</uri>
			</author>
			<updated>2007-01-06T12:53:54Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=7024#p7024</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Format Laptop Hdd]]></title>
			<link rel="alternate" href="http://forum.driverpacks.net/viewtopic.php?pid=7014#p7014"/>
			<content type="html"><![CDATA[<p>I have a 60Gig LAPTOP HDD that is formatted for NTFS and I want to format it as FAT file system.....Any ideas???&nbsp; I have tried Acronis migrate easy and others with NO success...How can I do this???&nbsp; &nbsp;Thank you for your help.</p>]]></content>
			<author>
				<name><![CDATA[unclebobee]]></name>
				<uri>http://forum.driverpacks.net/profile.php?id=1468</uri>
			</author>
			<updated>2007-01-06T04:04:46Z</updated>
			<id>http://forum.driverpacks.net/viewtopic.php?pid=7014#p7014</id>
		</entry>
</feed>
