How to delete the line /dev/sdc
![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
Yes, I screwed up trying to install a 4TB external hard drive to my Ubuntu 16.04 LTS system.
I tried mounting it with Disks utility and did something wrong. It will not boot into Ubuntu and get the emergency mode. Running the systemctl journal I can see the line:
mnt-sdc.mount: Mount process exited, code=exited status=32
Failed to mount /mnt/sdc
Dependency failed for Local File Systems.
The External hard drive is disconnected from the system and unmounted.
How do I erase this /dev/sdc
line from my system to make it work again?
mount uninstall
 |Â
show 9 more comments
up vote
0
down vote
favorite
Yes, I screwed up trying to install a 4TB external hard drive to my Ubuntu 16.04 LTS system.
I tried mounting it with Disks utility and did something wrong. It will not boot into Ubuntu and get the emergency mode. Running the systemctl journal I can see the line:
mnt-sdc.mount: Mount process exited, code=exited status=32
Failed to mount /mnt/sdc
Dependency failed for Local File Systems.
The External hard drive is disconnected from the system and unmounted.
How do I erase this /dev/sdc
line from my system to make it work again?
mount uninstall
Where did you add "the line/dev/sdc
" in the first place? In general you can boot in recovery mode or using a live system (from USB or DVD) to edit system configuration files of otherwise unbootable systems.
â David Foerster
Jun 6 at 21:21
I was using the Disks utility to mount the 4TB drive and obviuo
â KSteve
Jun 7 at 11:22
Can you please boot an Ubuntu live system, mount the drive with your local Ubuntu installation and edit your question to include the content ofetc/fstab
on it? Thanks.
â David Foerster
Jun 7 at 12:37
Have live system running. How do I Get that output for you to see?
â KSteve
Jun 7 at 13:03
You can mount the drive with your Ubuntu installation in the just like you did with the external drive (using Gnome Disks or any other method you like). Then open a file manager, browse to the aforementioned file, open it and copy and paste it into your question.
â David Foerster
Jun 7 at 13:32
 |Â
show 9 more comments
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Yes, I screwed up trying to install a 4TB external hard drive to my Ubuntu 16.04 LTS system.
I tried mounting it with Disks utility and did something wrong. It will not boot into Ubuntu and get the emergency mode. Running the systemctl journal I can see the line:
mnt-sdc.mount: Mount process exited, code=exited status=32
Failed to mount /mnt/sdc
Dependency failed for Local File Systems.
The External hard drive is disconnected from the system and unmounted.
How do I erase this /dev/sdc
line from my system to make it work again?
mount uninstall
Yes, I screwed up trying to install a 4TB external hard drive to my Ubuntu 16.04 LTS system.
I tried mounting it with Disks utility and did something wrong. It will not boot into Ubuntu and get the emergency mode. Running the systemctl journal I can see the line:
mnt-sdc.mount: Mount process exited, code=exited status=32
Failed to mount /mnt/sdc
Dependency failed for Local File Systems.
The External hard drive is disconnected from the system and unmounted.
How do I erase this /dev/sdc
line from my system to make it work again?
mount uninstall
edited Jun 6 at 20:26
Android Dev
10.4k63257
10.4k63257
asked Jun 6 at 19:40
KSteve
1
1
Where did you add "the line/dev/sdc
" in the first place? In general you can boot in recovery mode or using a live system (from USB or DVD) to edit system configuration files of otherwise unbootable systems.
â David Foerster
Jun 6 at 21:21
I was using the Disks utility to mount the 4TB drive and obviuo
â KSteve
Jun 7 at 11:22
Can you please boot an Ubuntu live system, mount the drive with your local Ubuntu installation and edit your question to include the content ofetc/fstab
on it? Thanks.
â David Foerster
Jun 7 at 12:37
Have live system running. How do I Get that output for you to see?
â KSteve
Jun 7 at 13:03
You can mount the drive with your Ubuntu installation in the just like you did with the external drive (using Gnome Disks or any other method you like). Then open a file manager, browse to the aforementioned file, open it and copy and paste it into your question.
â David Foerster
Jun 7 at 13:32
 |Â
show 9 more comments
Where did you add "the line/dev/sdc
" in the first place? In general you can boot in recovery mode or using a live system (from USB or DVD) to edit system configuration files of otherwise unbootable systems.
â David Foerster
Jun 6 at 21:21
I was using the Disks utility to mount the 4TB drive and obviuo
â KSteve
Jun 7 at 11:22
Can you please boot an Ubuntu live system, mount the drive with your local Ubuntu installation and edit your question to include the content ofetc/fstab
on it? Thanks.
â David Foerster
Jun 7 at 12:37
Have live system running. How do I Get that output for you to see?
â KSteve
Jun 7 at 13:03
You can mount the drive with your Ubuntu installation in the just like you did with the external drive (using Gnome Disks or any other method you like). Then open a file manager, browse to the aforementioned file, open it and copy and paste it into your question.
â David Foerster
Jun 7 at 13:32
Where did you add "the line
/dev/sdc
" in the first place? In general you can boot in recovery mode or using a live system (from USB or DVD) to edit system configuration files of otherwise unbootable systems.â David Foerster
Jun 6 at 21:21
Where did you add "the line
/dev/sdc
" in the first place? In general you can boot in recovery mode or using a live system (from USB or DVD) to edit system configuration files of otherwise unbootable systems.â David Foerster
Jun 6 at 21:21
I was using the Disks utility to mount the 4TB drive and obviuo
â KSteve
Jun 7 at 11:22
I was using the Disks utility to mount the 4TB drive and obviuo
â KSteve
Jun 7 at 11:22
Can you please boot an Ubuntu live system, mount the drive with your local Ubuntu installation and edit your question to include the content of
etc/fstab
on it? Thanks.â David Foerster
Jun 7 at 12:37
Can you please boot an Ubuntu live system, mount the drive with your local Ubuntu installation and edit your question to include the content of
etc/fstab
on it? Thanks.â David Foerster
Jun 7 at 12:37
Have live system running. How do I Get that output for you to see?
â KSteve
Jun 7 at 13:03
Have live system running. How do I Get that output for you to see?
â KSteve
Jun 7 at 13:03
You can mount the drive with your Ubuntu installation in the just like you did with the external drive (using Gnome Disks or any other method you like). Then open a file manager, browse to the aforementioned file, open it and copy and paste it into your question.
â David Foerster
Jun 7 at 13:32
You can mount the drive with your Ubuntu installation in the just like you did with the external drive (using Gnome Disks or any other method you like). Then open a file manager, browse to the aforementioned file, open it and copy and paste it into your question.
â David Foerster
Jun 7 at 13:32
 |Â
show 9 more comments
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%2f1044273%2fhow-to-delete-the-line-dev-sdc%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
Where did you add "the line
/dev/sdc
" in the first place? In general you can boot in recovery mode or using a live system (from USB or DVD) to edit system configuration files of otherwise unbootable systems.â David Foerster
Jun 6 at 21:21
I was using the Disks utility to mount the 4TB drive and obviuo
â KSteve
Jun 7 at 11:22
Can you please boot an Ubuntu live system, mount the drive with your local Ubuntu installation and edit your question to include the content of
etc/fstab
on it? Thanks.â David Foerster
Jun 7 at 12:37
Have live system running. How do I Get that output for you to see?
â KSteve
Jun 7 at 13:03
You can mount the drive with your Ubuntu installation in the just like you did with the external drive (using Gnome Disks or any other method you like). Then open a file manager, browse to the aforementioned file, open it and copy and paste it into your question.
â David Foerster
Jun 7 at 13:32