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

Re: dump fdisk data to TXT file



* Russell Coker <russell@coker.com.au> [12Apr01 15:23 +0200]:
> Is there a program in Debian to dump the fdisk data to a file?

fdisk will do the job, just use the -l switch ...

fdisk -l /dev/hda > hda-partitions

...will dump the partition table for /dev/hda to a file named
hda-partitions.

-- 

Regards,

 -=[Ty]=-



Reply to: