Ken Wilson wrote:

> Run the linux fdisk command on each of your harddrives, i.e. 'fdisk
> /dev/hda', 'fdisk /dev/hdb', etc.  Don't use a partition number with the
> command.  You will get a menu asking what you want to do next.  Use the
> 'l' menu item to get a list of each partition and it's type on each of
> the disks.
>

Uhh, I think you mean 'p' rather than 'l'.  'l' gives a list of partition
types.

Command action
   a   toggle a bootable flag
   b   edit bsd disklabel
   c   toggle the dos compatibility flag
   d   delete a partition
   l   list known partition types
   m   print this menu
   n   add a new partition
   o   create a new empty DOS partition table
   p   print the partition table
   q   quit without saving changes
   s   create a new empty Sun disklabel
   t   change a partition's system id
   u   change display/entry units
   v   verify the partition table
   w   write table to disk and exit
   x   extra functionality (experts only)


Reply via email to