External hard drive is not showing up in Nautilus
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I have a USB external hard drive plugged into my Ubuntu 16.04 machine, and want to copy some files to it from my machine, using the Nautilus file browser. However, the external hard drive is not showing up in Nautilus in the panel on the left. If I run lsusb
from a terminal, then one of the lines it prints refers to the external hard drive:
Bus 001 Device 006: ID 1058:0748 Western Digital Technologies, Inc. My Passport (WDBKXH, WDBY8L)
Therefore, my machine can see the drive, but it isn't mounting it.
If I run fdisk -l
, then it prints out the following:
Device Boot Start End Sectors Size Id Type
/dev/sdb1 1985 3907026943 3907024959 1.8T f W95 Ext'd (LBA)
/dev/sdb5 * 2048 3907026943 3907024896 1.8T 7 HPFS/NTFS/exFAT
And if I go to /media/username
and type ls
, then it prints out the name of my secondary hard drive, which is an internal hard drive on my machine, and not the external hard drive I am looking for.
What should I do to diagnose this?
mount hard-drive
add a comment |Â
up vote
0
down vote
favorite
I have a USB external hard drive plugged into my Ubuntu 16.04 machine, and want to copy some files to it from my machine, using the Nautilus file browser. However, the external hard drive is not showing up in Nautilus in the panel on the left. If I run lsusb
from a terminal, then one of the lines it prints refers to the external hard drive:
Bus 001 Device 006: ID 1058:0748 Western Digital Technologies, Inc. My Passport (WDBKXH, WDBY8L)
Therefore, my machine can see the drive, but it isn't mounting it.
If I run fdisk -l
, then it prints out the following:
Device Boot Start End Sectors Size Id Type
/dev/sdb1 1985 3907026943 3907024959 1.8T f W95 Ext'd (LBA)
/dev/sdb5 * 2048 3907026943 3907024896 1.8T 7 HPFS/NTFS/exFAT
And if I go to /media/username
and type ls
, then it prints out the name of my secondary hard drive, which is an internal hard drive on my machine, and not the external hard drive I am looking for.
What should I do to diagnose this?
mount hard-drive
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a USB external hard drive plugged into my Ubuntu 16.04 machine, and want to copy some files to it from my machine, using the Nautilus file browser. However, the external hard drive is not showing up in Nautilus in the panel on the left. If I run lsusb
from a terminal, then one of the lines it prints refers to the external hard drive:
Bus 001 Device 006: ID 1058:0748 Western Digital Technologies, Inc. My Passport (WDBKXH, WDBY8L)
Therefore, my machine can see the drive, but it isn't mounting it.
If I run fdisk -l
, then it prints out the following:
Device Boot Start End Sectors Size Id Type
/dev/sdb1 1985 3907026943 3907024959 1.8T f W95 Ext'd (LBA)
/dev/sdb5 * 2048 3907026943 3907024896 1.8T 7 HPFS/NTFS/exFAT
And if I go to /media/username
and type ls
, then it prints out the name of my secondary hard drive, which is an internal hard drive on my machine, and not the external hard drive I am looking for.
What should I do to diagnose this?
mount hard-drive
I have a USB external hard drive plugged into my Ubuntu 16.04 machine, and want to copy some files to it from my machine, using the Nautilus file browser. However, the external hard drive is not showing up in Nautilus in the panel on the left. If I run lsusb
from a terminal, then one of the lines it prints refers to the external hard drive:
Bus 001 Device 006: ID 1058:0748 Western Digital Technologies, Inc. My Passport (WDBKXH, WDBY8L)
Therefore, my machine can see the drive, but it isn't mounting it.
If I run fdisk -l
, then it prints out the following:
Device Boot Start End Sectors Size Id Type
/dev/sdb1 1985 3907026943 3907024959 1.8T f W95 Ext'd (LBA)
/dev/sdb5 * 2048 3907026943 3907024896 1.8T 7 HPFS/NTFS/exFAT
And if I go to /media/username
and type ls
, then it prints out the name of my secondary hard drive, which is an internal hard drive on my machine, and not the external hard drive I am looking for.
What should I do to diagnose this?
mount hard-drive
mount hard-drive
asked Mar 9 at 12:27
Karnivaurus
4642625
4642625
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013383%2fexternal-hard-drive-is-not-showing-up-in-nautilus%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password