Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Problem mounting /dev/nvme01n1p4 does not exist
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Indi008
n00b
n00b


Joined: 02 Feb 2020
Posts: 38

PostPosted: Sun Mar 21, 2021 6:40 am    Post subject: [SOLVED] Problem mounting /dev/nvme01n1p4 does not exist Reply with quote

So my filesystem is kaput and I am following this page: https://wiki.gentoo.org/wiki/Fix_My_Gentoo to try and fix things. Problem is I am getting stuck at just mounting my broken system.

When run
Code:
mount /dev/nvme01n1p4 /mnt/gentoo
I just get an error that says
Code:
mount:/mount/gento: special device /dev/nvme01n1p4 does not exist


Some pictures of fstab on broken system and fdisk -l output: https://imgur.com/a/kflVTix

How do I mount my broken system? It's in a state that I could boot but everything was read only. Why does it think /dev/nvme01n1p4 doesn't exist?

Edit: Nevermind I spelt it wrong >_<. It mounts now.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Sun Mar 21, 2021 11:38 am    Post subject: Reply with quote

Indi008,

What broke?

Fix_My_Gentoo will work for almost anything.
Depending on what happened, there may well be some shortcuts that are not documented there.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Wolfie
n00b
n00b


Joined: 09 May 2003
Posts: 6

PostPosted: Sat May 15, 2021 5:09 pm    Post subject: Reply with quote

Are you sure that is not a typo:
mount /dev/nvme01n1p4 /mnt/gentoo

Every m.2 drive I have used has been labled:
/dev/nvme0n1. So your mount would be:
mount /dev/nvme0n1p4 /mnt/gentoo
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3922
Location: Hamburg

PostPosted: Sat May 15, 2021 5:21 pm    Post subject: Re: Problem mounting /dev/nvme01n1p4 does not exist Reply with quote

Indi008 wrote:
Edit: Nevermind I spelt it wrong >_<. It mounts now.
Pls prefix the topic with "[solved]"
Back to top
View user's profile Send private message
Tony0945
Watchman
Watchman


Joined: 25 Jul 2006
Posts: 5127
Location: Illinois, USA

PostPosted: Sat May 15, 2021 5:55 pm    Post subject: Reply with quote

In the future do "cat /etc/fstab| wgetpaste" or "cat /etc/fstab |pastebinit" instead of imygur. Those commands will create a temporary web link wherein the text can be read or copied in a browser. This is easier to read than a picture.
Example result: https://dpaste.com/EXBMYRSWG
I leave it to the redoubtable NeddySeagoon to expound farther and give advice on which to use.

Actually, "wgetpaste /etc/fstab" suffices. I'm used to running programs i.e. "dmesg | wgetpaste"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum