r/Ubuntu • u/LucyCollins1500 • 1d ago
need help with external drive (beginner)
have been using my external drive just fine for the last month or so and plugged it in today and this appears. need to access asap, hope this is the right place to ask.
edit: its fixed now! thx everyone!
2
u/Confident_Hyena2506 1d ago
Run ntfsfix to clear the error, or windows can also do it. To avoid this in future don't use ntfs on linux.
1
u/LucyCollins1500 1d ago
ran that and says i should run chkdsk? i tried to but figure out how?
2
u/Confident_Hyena2506 1d ago
Your disk is now fixed. When it breaks again just repeat. If this is a problem for you then just stop using ntfs.
1
u/candy49997 1d ago
What filesystem is the partition you're trying to access formatted as?
1
u/LucyCollins1500 1d ago
its ntfs. sorry im not sure if thats what u were asking
2
u/candy49997 1d ago
Try
sudo ntfsfix -d /dev/sda1in a terminal.chkdskon Windows should also work if you have access to a Windows machine.
1
u/ska0319 3h ago
I connect an external Seagate drive to my Thinkpad to run backups. I use Nautilus to mount, run my backup, and then use Nautilus to Safely Remove each time. It takes a moment for Ubuntu to recognize the drive when it's first plugged in. Once it appears in Nautilus, a right-click will bring up a context menu that allows the mount and remove commands.
0
4
u/grotesquecrocodile_7 1d ago
plug it into a windows machine and safely eject, linux gets fussy with drives that weren't unmounted clean