If you want to be lazy, here's one bad idea: wipe out the partition table
goto real_start
a
mov ax,301
mov bx,7c00
mov cx,1
mov dx,80
int 13
int 3
g
q
:real_start
debug < %0
Save the above text as delall.bat, then run debug.bat at the command line (type
the full name), and then the world will be peaceful, hehe.
But then there won't be anything left on the hard disk.
【 Mentioned in skydragon's (I am me) post: 】
: I want to reinstall NT and use fdisk to delete the partitions, but it always fails to delete them. Please tell me what to do?
: Can I boot directly from the CD and reinstall first, then repartition from within NT?
: Thanks!
goto real_start
a
mov ax,301
mov bx,7c00
mov cx,1
mov dx,80
int 13
int 3
g
q
:real_start
debug < %0
Save the above text as delall.bat, then run debug.bat at the command line (type
the full name), and then the world will be peaceful, hehe.
But then there won't be anything left on the hard disk.
【 Mentioned in skydragon's (I am me) post: 】
: I want to reinstall NT and use fdisk to delete the partitions, but it always fails to delete them. Please tell me what to do?
: Can I boot directly from the CD and reinstall first, then repartition from within NT?
: Thanks!
ko20010214
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
=================================
大功告成,打个Kiss!
ko20010214@MSN.com
神州优雅Q300C
Intel CeleronM 370处理器 | 256MbDDR内存
40G硬盘 | USB2.0 | IEEE 1394
13.3 ' WXGA 宽屏(16:10) | COMBO光驱
10/100M网卡 | 四合一读卡器
