You are not logged in.

#1 2015-03-12 22:44:18

RoguePerler
Member
Registered: 2015-02-06
Posts: 8

ERROR: Device '/dev/sda3' not found. Skipping fsck

I just got Arch installed and somewhat working. I am able to boot up off the hard drive using syslinux, that works great. But then I get this error when starting up:
Waiting 10 seconds for device /dev/sda3...
ERROR: device '/dev/sda3' not found. Skpping fsck
ERROR: Unable to find root device '/dev/sda3'.
And drops me to a useless recovery shell. My partitions are as follows:
/dev/sda1 - Swap partition, 3G
/dev/sda2 - Bootable, main partition, linux filesystem, 47G
/dev/sda3 is not even a partition, so why is it trying to use it?

I've seen a thread addressing a similar problem but did not find any help in it.

Offline

#2 2015-03-12 22:47:54

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

Re: ERROR: Device '/dev/sda3' not found. Skipping fsck

Is it in your /etc/fstab?


Not an Installation issue, moving to NC...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-03-12 22:48:46

nullified
Member
From: Massachusetts, USA
Registered: 2013-12-09
Posts: 468

Re: ERROR: Device '/dev/sda3' not found. Skipping fsck

Post /etc/fstab here. What have you tried to do to troubleshoot this so far?


"We may say most aptly, that the Analytical Engine weaves algebraical patterns just as the Jacquard-loom weaves flowers and leaves." - Ada Lovelace

Offline

#4 2015-03-12 22:55:09

RoguePerler
Member
Registered: 2015-02-06
Posts: 8

Re: ERROR: Device '/dev/sda3' not found. Skipping fsck

The important parts:
/dev/sda2    /           ext4              rw,relatime,data=ordered      0 1
/dev/sda1    none     swap             defaults                              0 0

Offline

#5 2015-03-12 23:00:49

nullified
Member
From: Massachusetts, USA
Registered: 2013-12-09
Posts: 468

Re: ERROR: Device '/dev/sda3' not found. Skipping fsck

Just post the whole thing, in code tags. Post the syslinux config file as well.


"We may say most aptly, that the Analytical Engine weaves algebraical patterns just as the Jacquard-loom weaves flowers and leaves." - Ada Lovelace

Offline

#6 2015-03-12 23:01:19

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,872
Website

Re: ERROR: Device '/dev/sda3' not found. Skipping fsck

What does "cat /proc/cmdline" show?


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

#7 2015-03-12 23:13:36

RoguePerler
Member
Registered: 2015-02-06
Posts: 8

Re: ERROR: Device '/dev/sda3' not found. Skipping fsck

cat /proc/cmdline output:

BOOT_IMAGE=boot/x86_64/vmlinuz archisobaseddir=arch archisolabel=ARCH_201411 initrd=bot/intel_ucode.img,boot/x86_64/archiso.img

And where would the config be located?

Offline

#8 2015-03-12 23:17:55

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,872
Website

Re: ERROR: Device '/dev/sda3' not found. Skipping fsck

Sorry, what does "cat /proc/cmdline" show when you're booted into your arch install. Nullified's hint about your syslinux config file is in the same vein as what I'm asking. The syslinux Archwiki page tells you where to find it's config file, since you don't know where it is, I suspect you haven't modified it for your installation.

Last edited by WorMzy (2015-03-12 23:19:14)


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

#9 2015-03-12 23:36:30

RoguePerler
Member
Registered: 2015-02-06
Posts: 8

Re: ERROR: Device '/dev/sda3' not found. Skipping fsck

Nevermind, I solved the issue myself.

Offline

#10 2015-03-12 23:36:35

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,534
Website

Re: ERROR: Device '/dev/sda3' not found. Skipping fsck

I'm pretty sure the problem is that you never configured syslinux.  The stock config uses sda3 as the root partition as an example only.  You need to edit it to suit your system. (edit, this was cross posted with the above post).

If this is solved, please indicate how you solved it, and prepend [SOLVED] to the title.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

Board footer

Powered by FluxBB