Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: how to delete HD partitions screwed up by DOS' fdisk
- To: tlug@example.com
- Subject: Re: how to delete HD partitions screwed up by DOS' fdisk
- From: Stephen Lee <sl@example.com>
- Date: Sat, 28 Apr 2001 19:09:17 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain; charset="US-ASCII"
- In-Reply-To: <20010428141405.53D7.AKAMINE@example.com>
- References: <20010428141405.53D7.AKAMINE@example.com>
- Reply-To: Stephen Lee <sl@example.com>
- Resent-From: tlug@example.com
- Resent-Message-ID: <lAFPdD.A.1RD.zXp66@example.com>
- Resent-Sender: tlug-request@example.com
On Sat, 28 Apr 2001 14:18:11 +0900 Hector Akamine <akamine@example.com> wrote: > I'm very sorry, linux fdisk reported errors because I made a stupid mistake: > I wrote "fdisk /dev/hda1" instead of "/dev/hda". (But win2000 still > freezes) If you want to nuke the partition table, this will do it under Linux: (Warning: this will make all the partitions on your disk unavailable) # dd if=/dev/zero of=/dev/hda bs=512 count=1 Stephen
- References:
- Re: how to delete HD partitions screwed up by DOS' fdisk
- From: Hector Akamine <akamine@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: how to delete HD partitions screwed up by DOS' fdisk
- Next by Date: Re: firewall acting strange ...
- Prev by thread: Re: how to delete HD partitions screwed up by DOS' fdisk
- Next by thread: dchp server question
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links