bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

/dev/zero


From: Stephane BRANGER
Subject: /dev/zero
Date: Mon, 13 Nov 2000 09:35:55 +0100

Hi all,

ok I used the following command to solve my mklabel problem:

 >type = ped_disk_type_get ("msdos");
 
> if(!type)
>   printf("Error, can't get type\n");
   
> disk = ped_disk_create (device, type);
   
> ped_disk_delete_all(disk);

So my question is why there's only msdos label for disk, isn't there any other
type of disk ????

Thanks
 -- 
Amicalement,
Stephane BRANGER

******************
* Linux Engineer *
******************

>>>>>>>>TUX POWERED<<<<<<<<<<



reply via email to

[Prev in Thread] Current Thread [Next in Thread]