External hard drive problem (unable to mount ext4 partition) [on hold]












0














I have a problem with an external HDD. Last time I used it it worked properly. This time I'm not able to mount the partition where all my documents are located (it is the SATA hard drive from my old laptop). After I deleted the windows partitions it looks like this:



Disks utility



It looks like partition 4 and 5 are the same one, my old /home, but I don't konw how to relocate it in order to mount/read the partition. Nautilus didn't recognized it and GParted is unable to open it. I tried to record an



I tried to record an image of those two partitions. For partition 4 the size of the image is 1 kb :O and for partition 5 i didn't have enough place.



Results of fdisk -l :



 Device     Boot     Start       End   Sectors    Size  Id Type
/dev/sdc3 66050048 136929279 7087923 33.8G 83 Linux
/dev/sdc4 136931326 976771071 839839746 400.5G 5 Extended
/dev/sdc5 145133568 976771071 831637504 396.6G 83 Linux

Partition 4 does not start at the boundary of the physical sector.


Has anyone an idea to solve the problem and/or read/copy/recover the files? I'm using Ubuntu 18.04. I tried also from a live USB with Ubuntu 16.04.










share|improve this question















put on hold as unclear what you're asking by mikewhatever, George Udosen, Eric Carvalho, Zanna, Thomas 2 days ago


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.











  • 1




    Some more information: Dispositivo Inicio Comienzo Final Sectores Tamaño Id Tipo /dev/sdc3 66050048 136929279 70879232 33,8G 83 Linux /dev/sdc4 136931326 976771071 839839746 400,5G 5 Extendida /dev/sdc5 145133568 976771071 831637504 396,6G 83 Linux La partición 4 no empieza en el límite del sector físico.
    – Wuu
    Dec 31 '18 at 18:41












  • Please don't add additional information in comments, edit your question & add it there. Questions/Answers have greater formatting, allow editing etc
    – guiverc
    Dec 31 '18 at 23:25










  • The image from Disks looks confused, it has partition 5 beside 4, but fdisk says 5 takes up almost all the same space 4 does (4 being an extended partition). Where are the mount problems? What messages show up in dmesg or /var/log/syslog when you attempt mounting? Try mount -v in a terminal (with appropriate folders (I'd use read-only too), maybe sudo mount -v -o ro /dev/sdc5 /mountpointC5
    – Xen2050
    Jan 1 at 0:34
















0














I have a problem with an external HDD. Last time I used it it worked properly. This time I'm not able to mount the partition where all my documents are located (it is the SATA hard drive from my old laptop). After I deleted the windows partitions it looks like this:



Disks utility



It looks like partition 4 and 5 are the same one, my old /home, but I don't konw how to relocate it in order to mount/read the partition. Nautilus didn't recognized it and GParted is unable to open it. I tried to record an



I tried to record an image of those two partitions. For partition 4 the size of the image is 1 kb :O and for partition 5 i didn't have enough place.



Results of fdisk -l :



 Device     Boot     Start       End   Sectors    Size  Id Type
/dev/sdc3 66050048 136929279 7087923 33.8G 83 Linux
/dev/sdc4 136931326 976771071 839839746 400.5G 5 Extended
/dev/sdc5 145133568 976771071 831637504 396.6G 83 Linux

Partition 4 does not start at the boundary of the physical sector.


Has anyone an idea to solve the problem and/or read/copy/recover the files? I'm using Ubuntu 18.04. I tried also from a live USB with Ubuntu 16.04.










share|improve this question















put on hold as unclear what you're asking by mikewhatever, George Udosen, Eric Carvalho, Zanna, Thomas 2 days ago


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.











  • 1




    Some more information: Dispositivo Inicio Comienzo Final Sectores Tamaño Id Tipo /dev/sdc3 66050048 136929279 70879232 33,8G 83 Linux /dev/sdc4 136931326 976771071 839839746 400,5G 5 Extendida /dev/sdc5 145133568 976771071 831637504 396,6G 83 Linux La partición 4 no empieza en el límite del sector físico.
    – Wuu
    Dec 31 '18 at 18:41












  • Please don't add additional information in comments, edit your question & add it there. Questions/Answers have greater formatting, allow editing etc
    – guiverc
    Dec 31 '18 at 23:25










  • The image from Disks looks confused, it has partition 5 beside 4, but fdisk says 5 takes up almost all the same space 4 does (4 being an extended partition). Where are the mount problems? What messages show up in dmesg or /var/log/syslog when you attempt mounting? Try mount -v in a terminal (with appropriate folders (I'd use read-only too), maybe sudo mount -v -o ro /dev/sdc5 /mountpointC5
    – Xen2050
    Jan 1 at 0:34














0












0








0







I have a problem with an external HDD. Last time I used it it worked properly. This time I'm not able to mount the partition where all my documents are located (it is the SATA hard drive from my old laptop). After I deleted the windows partitions it looks like this:



Disks utility



It looks like partition 4 and 5 are the same one, my old /home, but I don't konw how to relocate it in order to mount/read the partition. Nautilus didn't recognized it and GParted is unable to open it. I tried to record an



I tried to record an image of those two partitions. For partition 4 the size of the image is 1 kb :O and for partition 5 i didn't have enough place.



Results of fdisk -l :



 Device     Boot     Start       End   Sectors    Size  Id Type
/dev/sdc3 66050048 136929279 7087923 33.8G 83 Linux
/dev/sdc4 136931326 976771071 839839746 400.5G 5 Extended
/dev/sdc5 145133568 976771071 831637504 396.6G 83 Linux

Partition 4 does not start at the boundary of the physical sector.


Has anyone an idea to solve the problem and/or read/copy/recover the files? I'm using Ubuntu 18.04. I tried also from a live USB with Ubuntu 16.04.










share|improve this question















I have a problem with an external HDD. Last time I used it it worked properly. This time I'm not able to mount the partition where all my documents are located (it is the SATA hard drive from my old laptop). After I deleted the windows partitions it looks like this:



Disks utility



It looks like partition 4 and 5 are the same one, my old /home, but I don't konw how to relocate it in order to mount/read the partition. Nautilus didn't recognized it and GParted is unable to open it. I tried to record an



I tried to record an image of those two partitions. For partition 4 the size of the image is 1 kb :O and for partition 5 i didn't have enough place.



Results of fdisk -l :



 Device     Boot     Start       End   Sectors    Size  Id Type
/dev/sdc3 66050048 136929279 7087923 33.8G 83 Linux
/dev/sdc4 136931326 976771071 839839746 400.5G 5 Extended
/dev/sdc5 145133568 976771071 831637504 396.6G 83 Linux

Partition 4 does not start at the boundary of the physical sector.


Has anyone an idea to solve the problem and/or read/copy/recover the files? I'm using Ubuntu 18.04. I tried also from a live USB with Ubuntu 16.04.







mount hard-drive






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 1 at 0:15









karel

57.5k12128146




57.5k12128146










asked Dec 31 '18 at 18:30









WuuWuu

1




1




put on hold as unclear what you're asking by mikewhatever, George Udosen, Eric Carvalho, Zanna, Thomas 2 days ago


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






put on hold as unclear what you're asking by mikewhatever, George Udosen, Eric Carvalho, Zanna, Thomas 2 days ago


Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.










  • 1




    Some more information: Dispositivo Inicio Comienzo Final Sectores Tamaño Id Tipo /dev/sdc3 66050048 136929279 70879232 33,8G 83 Linux /dev/sdc4 136931326 976771071 839839746 400,5G 5 Extendida /dev/sdc5 145133568 976771071 831637504 396,6G 83 Linux La partición 4 no empieza en el límite del sector físico.
    – Wuu
    Dec 31 '18 at 18:41












  • Please don't add additional information in comments, edit your question & add it there. Questions/Answers have greater formatting, allow editing etc
    – guiverc
    Dec 31 '18 at 23:25










  • The image from Disks looks confused, it has partition 5 beside 4, but fdisk says 5 takes up almost all the same space 4 does (4 being an extended partition). Where are the mount problems? What messages show up in dmesg or /var/log/syslog when you attempt mounting? Try mount -v in a terminal (with appropriate folders (I'd use read-only too), maybe sudo mount -v -o ro /dev/sdc5 /mountpointC5
    – Xen2050
    Jan 1 at 0:34














  • 1




    Some more information: Dispositivo Inicio Comienzo Final Sectores Tamaño Id Tipo /dev/sdc3 66050048 136929279 70879232 33,8G 83 Linux /dev/sdc4 136931326 976771071 839839746 400,5G 5 Extendida /dev/sdc5 145133568 976771071 831637504 396,6G 83 Linux La partición 4 no empieza en el límite del sector físico.
    – Wuu
    Dec 31 '18 at 18:41












  • Please don't add additional information in comments, edit your question & add it there. Questions/Answers have greater formatting, allow editing etc
    – guiverc
    Dec 31 '18 at 23:25










  • The image from Disks looks confused, it has partition 5 beside 4, but fdisk says 5 takes up almost all the same space 4 does (4 being an extended partition). Where are the mount problems? What messages show up in dmesg or /var/log/syslog when you attempt mounting? Try mount -v in a terminal (with appropriate folders (I'd use read-only too), maybe sudo mount -v -o ro /dev/sdc5 /mountpointC5
    – Xen2050
    Jan 1 at 0:34








1




1




Some more information: Dispositivo Inicio Comienzo Final Sectores Tamaño Id Tipo /dev/sdc3 66050048 136929279 70879232 33,8G 83 Linux /dev/sdc4 136931326 976771071 839839746 400,5G 5 Extendida /dev/sdc5 145133568 976771071 831637504 396,6G 83 Linux La partición 4 no empieza en el límite del sector físico.
– Wuu
Dec 31 '18 at 18:41






Some more information: Dispositivo Inicio Comienzo Final Sectores Tamaño Id Tipo /dev/sdc3 66050048 136929279 70879232 33,8G 83 Linux /dev/sdc4 136931326 976771071 839839746 400,5G 5 Extendida /dev/sdc5 145133568 976771071 831637504 396,6G 83 Linux La partición 4 no empieza en el límite del sector físico.
– Wuu
Dec 31 '18 at 18:41














Please don't add additional information in comments, edit your question & add it there. Questions/Answers have greater formatting, allow editing etc
– guiverc
Dec 31 '18 at 23:25




Please don't add additional information in comments, edit your question & add it there. Questions/Answers have greater formatting, allow editing etc
– guiverc
Dec 31 '18 at 23:25












The image from Disks looks confused, it has partition 5 beside 4, but fdisk says 5 takes up almost all the same space 4 does (4 being an extended partition). Where are the mount problems? What messages show up in dmesg or /var/log/syslog when you attempt mounting? Try mount -v in a terminal (with appropriate folders (I'd use read-only too), maybe sudo mount -v -o ro /dev/sdc5 /mountpointC5
– Xen2050
Jan 1 at 0:34




The image from Disks looks confused, it has partition 5 beside 4, but fdisk says 5 takes up almost all the same space 4 does (4 being an extended partition). Where are the mount problems? What messages show up in dmesg or /var/log/syslog when you attempt mounting? Try mount -v in a terminal (with appropriate folders (I'd use read-only too), maybe sudo mount -v -o ro /dev/sdc5 /mountpointC5
– Xen2050
Jan 1 at 0:34










0






active

oldest

votes

















0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes

Popular posts from this blog

Questions related to Moebius Transform of Characteristic Function of the Primes

List of scandals in India

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?