Hi,
I try to create partitions on a hard drive using
IOCTL_DISK_SET_DRIVE_LAYOUT. It works fine but the newly created
partitions are not formated, how can I format them?
thanks in advance
–
Roman
Hi,
I try to create partitions on a hard drive using
IOCTL_DISK_SET_DRIVE_LAYOUT. It works fine but the newly created
partitions are not formated, how can I format them?
thanks in advance
–
Roman
Executing “format g:” by a CreateProcess call is one of the best ways.
Otherwise, you will need to write all filesystem structures to the partition
yourself.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “Roman Kudinov”
To: “Windows File Systems Devs Interest List”
Sent: Sunday, July 04, 2004 3:58 PM
Subject: [ntfsd] how to format a drive?
> Hi,
>
> I try to create partitions on a hard drive using
> IOCTL_DISK_SET_DRIVE_LAYOUT. It works fine but the newly created
> partitions are not formated, how can I format them?
>
> thanks in advance
>
> –
> Roman
>
>
>
> —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com