Originariamente inviato da pauldianno85 
allora ho formattato l'intero hard disk (hdb) con gparted utilizzando unicamente una sola partizione che equivale alla dimensione dell'intero disco e poi andando  a digitare fdisk -l 
mi da questo risultato 
Disk /dev/hda: 41.1 GB, 41110142976 bytes
255 heads, 63 sectors/track, 4998 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xe23e5300
   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        4787    38451546   83  Linux
/dev/hda2            4788        4998     1694857+   5  Extended
/dev/hda5            4788        4998     1694826   82  Linux swap / Solaris
Disk /dev/hdb: 41.1 GB, 41110142976 bytes
255 heads, 63 sectors/track, 4998 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x96799679
   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1               1        4998    40146403+  83  Linux
/dev/hdb2   *           1           1           0    0  Empty
Partition 2 does not end on cylinder boundary.
/dev/hdb3   *           1           1           0    0  Empty
Partition 3 does not end on cylinder boundary.
/dev/hdb4   *           1           1           0    0  Empty
Partition 4 does not end on cylinder boundary.
adesso voglio montare l'hard disk e farlo riconoscere come secondo hard disk all'avvio, help