You are not logged in.

#1 2014-12-12 16:09:35

Anticosmic
Member
Registered: 2014-12-09
Posts: 4

Can't mount root partition

I just installed arch on the hdd of my Lenovo Thinkpad 560Z laptop (old'ish, previously had win98). I had to do the installation on another computer since couldn't usb/cd/network boot on that one.

Now when I'm booting it, GRUB is loaded fine, after that I get

ERROR: device 'UUID=xxx' not found. Skipping fsck.

And I'm booted to rescue prompt. I tried using both LABEL and UUID in fstab, same error with both (even when using LABEL, the UUID is printed in the error message, and it seems correct). I also see no block devices when listing /dev from rescue prompt.

HDD model is IBM DKLA-24090.

Any pointers?

Offline

#2 2014-12-12 16:31:21

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 13,570
Website

Re: Can't mount root partition

Could be a slow disk. Give it a few minutes at the rescue prompt and see if the disk appears in /dev. If not, then perhaps your initrd is missing some necessary kernel modules. Try booting the fallback image (which should have all modules) and see if that mounts your root partition okay.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2014-12-12 17:42:56

Anticosmic
Member
Registered: 2014-12-09
Posts: 4

Re: Can't mount root partition

WorMzy wrote:

Could be a slow disk. Give it a few minutes at the rescue prompt and see if the disk appears in /dev. If not, then perhaps your initrd is missing some necessary kernel modules. Try booting the fallback image (which should have all modules) and see if that mounts your root partition okay.

Didn't appear after a while. Booting fallback image just freezes after 'Loading initial ramdisk ...' message. (Waited there around 20min, tried twice)

Offline

#4 2014-12-12 17:43:26

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: Can't mount root partition

Anticosmic wrote:

I tried using both LABEL and UUID in fstab

Have you checked /boot/grub/grub.cfg to see if the UUIDs in the Arch menu entry are correct?


Jin, Jîyan, Azadî

Offline

#5 2014-12-12 21:41:04

Anticosmic
Member
Registered: 2014-12-09
Posts: 4

Re: Can't mount root partition

Checked, they are all correct. Could the issue be that the computer I used to install the system was 64bit? I installed i686 system though.

Offline

#6 2015-01-07 12:50:16

Anticosmic
Member
Registered: 2014-12-09
Posts: 4

Re: Can't mount root partition

Bump. Haven't found solution yet.

Offline

#7 2015-01-22 15:49:38

just1newbie
Member
Registered: 2015-01-22
Posts: 2

Re: Can't mount root partition

Same problem after i installed arch end I've formated hdd and intalled for second time.
If you are in the same situation , the rudimentary way to solve it is to install (or maibe just partition from a livecd) a different  distro (i have used mint) and after to install again arch .
For some reason if i partition disk from the arch install image (parted,fdisk) i will have same error with grub.

Offline

#8 2015-01-26 22:20:48

SimonT
Member
Registered: 2015-01-26
Posts: 18

Re: Can't mount root partition

I have the same problem. First time to install. I have an Asus UX301LA and followed this guide in order to install it (up until "Post install", since I became stuck with this problem). I also created three partitions, one FAT for /boot and two ext4 for / and /home. Both the latter were encrypted with cryptsetup like in the guide.

I also use RAID 0. (I'm not sure what type of RAID I'm using - software/firmware)

When in recovery shell and listing /dev i can see my actual physical disks, (sda and sdb) but not the ones I have installed on, and which were encrypted (md126p2 and md126p3). I also cannot see any block devices under /dev/disk. (There is no "by-uuid" for example).

Offline

Board footer

Powered by FluxBB