You are not logged in.

#1 2017-04-22 14:48:36

Sp4rh4wk
Member
Registered: 2017-04-22
Posts: 2

Error Mounting New Second HDD on startup

Hi,

today I installed archlinux on EFI.
Everything working great, but I have a problem mounting my second HDD.

lsblk -f gives me this:
http://i.imgur.com/ovivzuF.png

my fstab looks like this:
http://i.imgur.com/3BYc1hd.png

so UUID are ok, filesystem is ok, path is ok...
I can even mount it via : mount /dev/sdb1 /home/sparhawk/kamera

yet, after restart, archlinux is giving me error, that it cant be mounted, and Im in some kind of "safe" mode, when I can pres CTRL+D or write root pwd and then internet etc doesnt work.

I even tryed replacing UUID with /dev/sdb1 , but no luck at all sad

Can someone help me please?

Thanks

Martin

Last edited by jasonwryan (2017-04-22 21:02:19)

Offline

#2 2017-04-22 15:02:43

Lemongrass
Member
From: Central Europe
Registered: 2017-03-03
Posts: 59

Re: Error Mounting New Second HDD on startup

Maybe this is not the most elegant, tech-savvy way to do it, but it's worth a try:

0. make a backup of fstab
1. delete that line from fstab
2. install gnome-disk-utility
3. make it auto-mount with that.

Maybe this will work.

Offline

#3 2017-04-22 15:08:32

Sp4rh4wk
Member
Registered: 2017-04-22
Posts: 2

Re: Error Mounting New Second HDD on startup

Lemongrass wrote:

Maybe this is not the most elegant, tech-savvy way to do it, but it's worth a try:

0. make a backup of fstab
1. delete that line from fstab
2. install gnome-disk-utility
3. make it auto-mount with that.

Maybe this will work.

thanks, but I dont have any desktop installed and I dont even want to, so its prolly not for me sad

Offline

#4 2017-04-22 15:25:50

loqs
Member
Registered: 2014-03-06
Posts: 17,322

Re: Error Mounting New Second HDD on startup

Please post the journal output for the failed mount unit.  Use the tip from List_of_applications#Pastebin_clients to post the output from the console.

Offline

#5 2017-04-22 20:52:24

seth
Member
Registered: 2012-09-03
Posts: 51,032

Re: Error Mounting New Second HDD on startup

add "noauto" to prevent the failed mount to drop you into the rescue busybox and my hunch would be that there's a race because the mountpoint is itself in a FS mounted during the boot? (ie. try mounting to /media/kamera or something; ensure the mountpoint exists)

Offline

#6 2017-04-22 21:03:16

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Error Mounting New Second HDD on startup

Don't post screenshots of text, paste the actual text. And read the Code of Conduct and only post thumbnails http://wiki.archlinux.org/index.php/Cod … s_and_code


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB