- Local time
- 9:03 PM
- Messages
- 145
Hello and thanks for reading,
I want to achive a simple goal and need your help:
-I have 320GB external HD which has 2 partitions assigned as (X and Y),
-HD is marked as disk 1 and it's online
-partition X has some data which may not be wiped out
-while partition Y is going to be deleted and recreated.
usualy I do:
diskpart
sel dis 1
sel par Y
delete partition
cre par pri
sel par 2
format label = Y
now partition has been recreated as I wanted BUT,
part of the disk where that partition was has not been zerro-ed as it would be if we would do it like this:
diskpart
sel dis 1
clean all
cre par pri size = 153000
sel par 1
format label = X
cre par pri
sel par 2
format label = Y
now in this second example partitioin has realy been zerroed(the whole HD acctualy) because we used clean all, but the cost to achive this delux was destroing partition X as well
, and this is not wanted by my goal because I wanna keep partition X since it contains data.
My question is:
how to do recreate partiton Y so that I "zerro-it" like whole disk with clean all.
only part Y of the disk should be zerroed not part X
thanks alot.
btw: don't ask me "why do I want to do this?" I hate that
I want to achive a simple goal and need your help:
-I have 320GB external HD which has 2 partitions assigned as (X and Y),
-HD is marked as disk 1 and it's online
-partition X has some data which may not be wiped out
-while partition Y is going to be deleted and recreated.
usualy I do:
diskpart
sel dis 1
sel par Y
delete partition
cre par pri
sel par 2
format label = Y
now partition has been recreated as I wanted BUT,
part of the disk where that partition was has not been zerro-ed as it would be if we would do it like this:
diskpart
sel dis 1
clean all
cre par pri size = 153000
sel par 1
format label = X
cre par pri
sel par 2
format label = Y
now in this second example partitioin has realy been zerroed(the whole HD acctualy) because we used clean all, but the cost to achive this delux was destroing partition X as well
My question is:
how to do recreate partiton Y so that I "zerro-it" like whole disk with clean all.
only part Y of the disk should be zerroed not part X
thanks alot.
btw: don't ask me "why do I want to do this?" I hate that
My Computer
- Computer Manufacturer/Model Number
- Toshiba Satelite P300D 13J (Short model No: PSPDCE)
- OS
- Windows 7 Enterprise x64 SP1 Version 6.1 Build 7601
- CPU
- x64bit AMD Turion(tm) X2 Ultra Dual-Core Mobile ZM-82
- Memory
- 4096 (2048 + 2048) MB, DDR2 RAM (800 MHz), max 8,192 MB
- Graphics Card(s)
- ATI Mobility Radeon™ HD 3650+HyperMemory™(512MB VRAM+2302MB)
- Sound Card
- Manufacturer: harman/kardon
- Monitor(s) Displays
- Generic PnP Monitor (MONITOR\LPLA101)
- Screen Resolution
- 1440 x 900 (19" LCD)
- Hard Drives
- HDD1: TOSHIBA MK3252GSX ATA Device (IDE 320 GB 5,400 o/min) ,
HDD2: Msft Virtual Disk SCSI Disk Device (Virtual Hard Drive),
HDD3: TOSHIBA MK3263GSX USB Device (USB Mobile HDD) (TakeMS MemLine)
- PSU
- Batery: technology : lithium-ion
- Cooling
- integrated cooler + 3x external cooler
- Keyboard
- USB Logitech S520
- Mouse
- USB Logitech S520
- Internet Speed
- WAN: 7,2 Mbit/sec, WLAN: 54 Mbit/sec + Bluetooth®
