ubuntu hard disk not detected | mount hard disk in ubuntu

preview_player
Показать описание
There are also couple of other methods if this won't let me know in comment section.

May be this will help just need to search for

1.DISKS

then check which one is external hard disk

3. now you can go and check
Рекомендации по теме
Комментарии
Автор

Simple and straight to the point. Perfect 👍

Prince-qzis
Автор

Thank you so much. I got a new laptop yesterday and I was so worried as ubuntu installation was not detecting the hard drive. But changing the date and time solved the problem.

naaz
Автор

very useful video. Would have been better if explained through audio in more detail on where the mounting happens and if we can select the mount disk.

anangrajsinghtomar
Автор

Hi! I had the same problem, Here's how I fixed it:
Firstly, the "///" are comment lines, Do Not copy them into the terminal.
Secondly, replace the username with your username.


1.Check the existing mount points:
ls /media/username/

/// This command will list the contents of the /media/username/ directory to confirm if the Local_Disk directory was created successfully.


2.Remount the drive:

/// First, ensure the /media/username/Local_Disk directory exists.
/// Then, unmount the drive if it's currently mounted:

sudo umount /dev/sda1



3.Remount the drive:

sudo mount -t ntfs-3g /dev/sda1 /media/username/Local_Disk



/// Hope it helps!😃
Edit: Try the first command after all of this( ls /media/username/ ): the first time is should be blue and the second time green

robbystyle
Автор

only half of the vid was helpful. i managed to locate my 2nd drive but wasn't able to get it to pop up in my menu
my ubuntu also does not show the convenient way of listing the volumes. not sure why

thecryptofather
Автор

I am using Zorin OS 16 pro.
I want to usse my old hard dekhe that have windows partition without loosing any data.

Can you help a brother out please

yogi-Nath
Автор

fdisk gives me " bad usage" comment, as usually in Linux, great tutorials online, mostly unusable in real life

petruse
Автор

Is there a counter part for disks in kali?

marcopolo
Автор

I have an external drive but for some reason it is being detected by either Windows 10 or Ubuntu 18. I was even able to find it on the disks app on Ubuntu, but it is not giving me any options, just format. Do you know a way to access to its files?

Glacialeye
Автор

What did you do exactly? Will the data stay safe or will it be deleted?
Will this process apply to all internal and external hard drives?
For me, the external hard drive is only undefined and I do not want anything to happen to other hard drives or data
Thanks

alexcity
Автор

clickbait the thing was just unmounted it showed up not helpful

joseberger
Автор

tried this but I got message: error mounting .... Toshiba externat hard disc... unknown error... anyone has an idea what to to?

bakermantop
Автор

Wat if that harddisk have password in it?

abhishekdas
Автор

I was trying to install pop os. Didn't worked

seatreal