Pagina 1 di 1

PROBLEMA RICONOSCIMENTO DISCO ESTERNO

Inviato: domenica 14 dicembre 2014, 14:26
da macro182
Ciao a tutti,
ho comprato un disco interno da 2.5" con un connettore USB-SATA in modo da poterlo utilizzare come un normale disco esterno.

Il sistema funziona benissimo con pc e portatile, ma collegandolo al Synology (DS210j con ultimo firmware), questo mi viene riconosciuto come potete vedere dall'immagine allegata, ma stranamente non lo visualizzo nè nell'albero di file station nè da nessun'altra parte!

Potreste gentilmente illuminarmi?

Grazie!
Marco

Re: PROBLEMA RICONOSCIMENTO DISCO ESTERNO

Inviato: domenica 14 dicembre 2014, 15:00
da burghy86
Mi sa che rileva la periferica ma non il disco collegato al dispositivo.

Re: PROBLEMA RICONOSCIMENTO DISCO ESTERNO

Inviato: domenica 14 dicembre 2014, 22:36
da macro182
ok, secondo te posso c'è modo di forzare il riconoscimento del disco?

grazie

Re: PROBLEMA RICONOSCIMENTO DISCO ESTERNO

Inviato: domenica 14 dicembre 2014, 22:39
da burghy86
Ci sarà sicuramente qualche comando linux. Se hai un vecchio box usb usa quello.

Re: PROBLEMA RICONOSCIMENTO DISCO ESTERNO

Inviato: giovedì 18 dicembre 2014, 18:45
da dMajo
prova a fare un

Codice: Seleziona tutto

fdisk -l
dalla consolle loggato come 'root' e vedere cosa esce.

Può darsi che anziché rilevarlo come periferica rimovibile il nas lo identifichi come se fosse un disco connesso ad un controller sata (interno), di cui all'avvio monta solo i dischi connessi ai propri controller, quelli delle baie.
Forse basta un mount per farlo vedere.

Re: PROBLEMA RICONOSCIMENTO DISCO ESTERNO

Inviato: sabato 20 dicembre 2014, 18:50
da macro182
ecco qui il listato ;)

Codice: Seleziona tutto

DiskStation> fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sda1               1         311     2490240  fd Linux raid autodetect
Partition 1 does not end on cylinder boundary
/dev/sda2             311         572     2097152  fd Linux raid autodetect
Partition 2 does not end on cylinder boundary
/dev/sda3             588       60801   483660912   f Win95 Ext'd (LBA)
/dev/sda5             589       60801   483652864  fd Linux raid autodetect

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdb1               1         311     2490240  fd Linux raid autodetect
Partition 1 does not end on cylinder boundary
/dev/sdb2             311         572     2097152  fd Linux raid autodetect
Partition 2 does not end on cylinder boundary
/dev/sdb3             588       60801   483660912   f Win95 Ext'd (LBA)
/dev/sdb5             589       60801   483652864  fd Linux raid autodetect

Disk /dev/sdr: 31.9 GB, 31910264832 bytes
255 heads, 63 sectors/track, 3879 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdr1               1        3880    31162367+ ee EFI GPT

Disk /dev/sdq: 500.1 GB, 500107859968 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdq1   ?         410      119791   958924038+ 70 Unknown
Partition 1 does not end on cylinder boundary
/dev/sdq2   ?      121585      234786   909287957+ 43 Unknown
Partition 2 does not end on cylinder boundary
/dev/sdq3   ?       14052       14052           5  72 Unknown
Partition 3 does not end on cylinder boundary
/dev/sdq4          164483      164486       25945   0 Empty
Partition 4 does not end on cylinder boundary

Partition table entries are not in disk order



Re: PROBLEMA RICONOSCIMENTO DISCO ESTERNO

Inviato: sabato 20 dicembre 2014, 19:06
da macro182
mi viene un dubbio, non è che è dovuto al fatto che è formattato in NTFS?

Re: PROBLEMA RICONOSCIMENTO DISCO ESTERNO

Inviato: lunedì 22 dicembre 2014, 8:43
da dMajo
non dovrebbe, gli hdd esterni possono essere ntfs, perderanno un po' in prestazioni ma è consentito.

il hdd usb dobrebbe essere il sdq da 500GB, sembra però che il MBR non sia del tutto standard, il nas sembra riconoscere 4 partizioni di cui alcuni parametri gli sembrano errati .... nella "partition table" dentro al MBR (master boot record) le 4 entry (partizioni primarie) hanno il settore di inizio e fine indicato in modo assoluto rispetto al disco.

Qui sembra tu abbia 4 partizioni (sdq1..4) di cui ad esempio sdq3 si trova dentro sdq1 e lo stesso dicasi per sdq4 in sdq2.

Dicevi che è un hdd da 2.5 pollici, se per caso era di un NB può darse che ci sia qualche partizione "fantasma" di recovery/preinstallazione del sistema operativo. Prova a riformattarlo (è sufficente la veloce) sul PC, dopo aver verificato ed eventualmente rimosso partizioni non standard.

Re: PROBLEMA RICONOSCIMENTO DISCO ESTERNO

Inviato: giovedì 25 dicembre 2014, 14:04
da macro182
grazie dei consigli, purtroppo non c'è alcuna partizione fantasma.

potresti spiegarmi se e come è possibile fare un mount "forzato" della partizione?

ciao
marco

Re: PROBLEMA RICONOSCIMENTO DISCO ESTERNO

Inviato: sabato 21 febbraio 2015, 16:02
da macro182
scusate, ancora non ho risolto, potete aiutarmi please?

Codice: Seleziona tutto

speedy@speedy-P5K-E:~$ ssh [email protected]
[email protected]'s password: 


BusyBox v1.16.1 (2015-01-07 14:59:24 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

DiskStation> fdisk -l

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sda1               1         311     2490240  fd Linux raid autodetect
Partition 1 does not end on cylinder boundary
/dev/sda2             311         572     2097152  fd Linux raid autodetect
Partition 2 does not end on cylinder boundary
/dev/sda3             588       60801   483660912   f Win95 Ext'd (LBA)
/dev/sda5             589       60801   483652864  fd Linux raid autodetect

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdb1               1         311     2490240  fd Linux raid autodetect
Partition 1 does not end on cylinder boundary
/dev/sdb2             311         572     2097152  fd Linux raid autodetect
Partition 2 does not end on cylinder boundary
/dev/sdb3             588       60801   483660912   f Win95 Ext'd (LBA)
/dev/sdb5             589       60801   483652864  fd Linux raid autodetect

Disk /dev/sdq: 500.1 GB, 500107859968 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks  Id System
/dev/sdq1   ?         410      119791   958924038+ 70 Unknown
Partition 1 does not end on cylinder boundary
/dev/sdq2   ?      121585      234786   909287957+ 43 Unknown
Partition 2 does not end on cylinder boundary
/dev/sdq3   ?       14052       14052           5  72 Unknown
Partition 3 does not end on cylinder boundary
/dev/sdq4          164483      164486       25945   0 Empty
Partition 4 does not end on cylinder boundary

Partition table entries are not in disk order
l'ulitmo disco (dev/sdq) è quello che dovrei far riconoscere con un mount, ma non riesco.

grazie