You are not logged in.

#1 2025-07-03 20:08:38

hayfe
Member
Registered: 2025-07-03
Posts: 4

/sbin/init does not exist

Hey all,

I'm trying to install Arch on a Lenovo C630. I have successfully changed the Firmware to MrChromebox.

I have created a bootable USB drive using Ventoy and installed the Arch iso onto it. I then boot into the USB and run the Arch image. After many attempts, I have gotten. I believe there is something wrong with the drive partitioning? I tried to create a /home directory as a partition as I read it's useful when changing the OS it doesn't need to be repartitioned (something like that). I would like to have the separated /home partition as well as the standard root / partition. I am trying to install Arch with the Hyprland Desktop Environment.

The furthest I made it through the install, it came with errors:

chown: changing of ownership of '/home/USERNAME/.config/systemd/user/default.target.wants': Operation not permitted
chown: changing of ownership of '/home/USERNAME/.config/systemd/user': Operation not permitted
chown: changing of ownership of '/home/USERNAME/.config/systemd': Operation not permitted
chown: changing of ownership of '/home/USERNAME/.config': Operation not permitted
chown: changing of ownership of '/home/USERNAME': Operation not permitted

I then rebooted and it took me to a terminal called

Arch Linux 6.15.4-arch2-1 (tty1)

I can interact with the terminal here fine and sign in with the user account I created in archinstall. But this is not a desktop environment I was expecting and I am unsure where/if in the installation it was cut off. So I try to reinstall from a clean Ventoy USB and image, however now I can't even access the main installation terminal, and the following error is prompted:

ERROR: Root device mounted successfully, but /sbin/init does not exist.
Bailing out, you are on your own. Good luck.

sh: can't access tty; job controll turned off

I have no idea what is going on and I now can't even access the installer? This is my first time properly installing Linux to replace an OS, so I'm feeling quite overwhelmed with all the errors I've been facing the last few days, and would appreciate explanations for any action to take so I can understand it a bit better. If any other information is needed, let me know!

Thanks in advance! <3

Offline

#2 2025-07-04 13:33:14

unixman
Member
Registered: 2015-03-12
Posts: 115

Re: /sbin/init does not exist

Ventoy style boot is completelly different than normal.
i assumed archiso dont designed to boot such style.
get rid of Ventoy as MITM. try normal.(just directly write iso to usb as diskimage)

Last edited by unixman (2025-07-08 06:10:38)

Offline

#3 2025-07-08 00:46:36

hayfe
Member
Registered: 2025-07-03
Posts: 4

Re: /sbin/init does not exist

I have installed the iso to a USB directly by using EtcherIO. I booted into the installer. However, my internal SSD is not being listed as an available partition, only the USB is showing. I think I have to mount my SSD, but I'm unsure how. The only device showing using lsblk is the USB I used to run the image. How can I mount my internal SSD so Arch can install to there? Thank you!

Offline

#4 2025-07-08 01:43:22

Scimmia
Fellow
Registered: 2012-09-01
Posts: 12,875

Re: /sbin/init does not exist

That's usually because the drive is set for some raid mode in the system firmware instead of AHCI

Offline

#5 2025-07-08 02:01:07

foobarDestroyer
Member
Registered: 2025-07-08
Posts: 9

Re: /sbin/init does not exist

hayfe wrote:

I have installed the iso to a USB directly by using EtcherIO.

Not to harass you, however: "Etcher" is 'discouraged' as denoted by ArchWiki here: https://wiki.archlinux.org/title/USB_fl … ion_medium

etcher contains analytics and first-party advertising. See [4], [5] and [6].

From [4] from GitHub (2018):

I launch the app and flash a disk, and it transmits my activity to multiple third parties (google analytics and mixpanel and some other one) without my consent or even warning me that it's doing so so that I could e.g. discontinue use of the spyware app.

- https://github.com/balena-io/etcher/issues/2057

Last edited by foobarDestroyer (2025-07-08 02:03:40)

Offline

#6 2025-07-08 06:38:58

unixman
Member
Registered: 2015-03-12
Posts: 115

Re: /sbin/init does not exist

goto firmware menu check what Scimmia says.
disable Raid if enabled there.
it may CAUSE DATA LOSS!

if you install next to windows(share same SSD:not recommended btw) disable fastboot in windows side. 
you can see block devices as "ls /sys/class/block/" too.

Offline

#7 2025-07-09 23:15:38

hayfe
Member
Registered: 2025-07-03
Posts: 4

Re: /sbin/init does not exist

In the firmware menu, I have no option to see if my drives are set to RAID mode or not. I can only change the boot orders. Am I missing something? This is using MrChromebox custom firmware.

Offline

#8 2025-07-10 06:08:10

schard
Forum Moderator
From: Hannover
Registered: 2016-05-06
Posts: 2,305
Website

Re: /sbin/init does not exist

Boot your system with the installation medium, mount your installation and then chroot into it. Then provide the output of:

# stat /sbin
# stat /sbin/init
# stat /usr/bin/init
# pacman -Qikk systemd-sysvcompat systemd

Inofficial first vice president of the Rust Evangelism Strike Force

Offline

#9 2025-07-10 14:35:21

seth
Member
Registered: 2012-09-03
Posts: 65,810

Re: /sbin/init does not exist

However, my internal SSD is not being listed as an available partition, only the USB is showing.

Maybe we need to sort out that before mounting it …

lsblk -f

Am I missing something? This is using MrChromebox custom firmware.

No idea, we ened to see the firmware.
Link (do not embed them!) photos of the firmware menu pages.

Online

#10 Today 00:03:04

hayfe
Member
Registered: 2025-07-03
Posts: 4

Re: /sbin/init does not exist

Hey all,

As requested, here are the screenshots of the firmware menu pages. (I am also able to boot into the UEFI Interactive Shell).

If anything else is needed, lmk.
Thank you!

Offline

#11 Today 06:35:33

seth
Member
Registered: 2012-09-03
Posts: 65,810

Re: /sbin/init does not exist

https://imgur.com/upload

So there's a platform setup menu, but it's completely empty?
What are your options in the boot manager? Can you boot in https://wiki.archlinux.org/title/Chrome … _Boot_Mode ?

Online

Board footer

Powered by FluxBB