Ida or Roly wrote:
>
> i have an empty disk drive that i want to partition so i can
> load unix. What are the fdisk command i should use to
> create the needed directory? Which directory (partition)
> should i create? Thanks for your time.
Hi,
Do you have an operating system at all on your machine? If you're
running Linux, try 'fdisk /dev/<drive>', where <drive> is hd* or sd*
depending on whether it's an ide or scsi drive. If you want to boot off
this new partition, make sure that you have the proper settings in your
bios. Good luck,
Hidong