View previous topic :: View next topic |
Author |
Message |
anonymous1234 n00b
Joined: 16 Sep 2024 Posts: 11
|
Posted: Sun Nov 17, 2024 8:57 am Post subject: Failed to validate a sane '/dev'. help pls |
|
|
I have experience installing gentoo and this is the first time I have found myself in this issue, Usually, I use the LiveGUI installer on my machines, but this time, I am using the minimal installer and may have just missed something in the handbook even though I have gone through it again...
issue:
When running emerge -webrsync i get the following output:
* Cleaning up ...
Failed to validate a sane '/dev'.
bash process substitution doesn't work; this may be an indication of a broken '/dev/fd'.
so, i went online and found a few results for this error and apprently (???) i havent mounted chroot properly? but I am litteraly copy pasting from the handbook, idk what went wrong this time haha.
So I went and attempted to follow the solution someone else used a few years ago and tried running:
mount --rbind /dev /mnt/mychroot/dev
and I got:
mount: /mnt/mychroot/dev: mount point does not exist.
dmesg(1) may have more information after failed mount system call.
could someone help me please? (running this in a VM, SSHing into it from host system so I can Copy Paste from handbook)
thanks! |
|
Back to top |
|
|
Zucca Moderator
Joined: 14 Jun 2007 Posts: 3705 Location: Rasi, Finland
|
Posted: Sun Nov 17, 2024 9:35 am Post subject: Re: Failed to validate a sane '/dev'. help pls |
|
|
anonymous1234 wrote: | and I got:
mount: /mnt/mychroot/dev: mount point does not exist. | Does it exist?
What does this command output? Code: | stat /mnt/mychroot/dev |
_________________ ..: Zucca :..
My gentoo installs: | init=/sbin/openrc-init
-systemd -logind -elogind seatd |
Quote: | I am NaN! I am a man! |
|
|
Back to top |
|
|
|
|
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
|
|