hey
what is the difference between hda and sda
which are the drivers of hard-disk?
&& if there are sda1 sda2 sda3 sda5
how can i know which are for the h.d.d paritions
because i only have two paritions and not more..
Thanks
Printable View
hey
what is the difference between hda and sda
which are the drivers of hard-disk?
&& if there are sda1 sda2 sda3 sda5
how can i know which are for the h.d.d paritions
because i only have two paritions and not more..
Thanks
If you see sda1 through sda5, then you have more than two partitions. However, you may have only two primary partitions, with the rest being logical partitions inside an extended partition. You really need to do more research on partitions in order to understand how they work.
On current systems, sata/sas/scsi drives are /dev/sdx, and ata/ide/eide drives are /dev/hdx.