Re: /dev/stderr in early userspace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Thursday, 23 March 2023 10:49:40 EET lacsaP Patatetom wrote:
> hi,
> 
> I recently noticed that `/dev/stderr` was not present at the very
> beginning of the boot, in early userspace.
> 
> if I add `break` parameter to have control during this step and do a
> `ls` test, this is what I get:
> 
> ```
> [rootfs ]# ls -l /dev/std*
> ls: /dev/std*: No such file or directory
> ```
> 
> Is there anything special to add/do to get these special devices ?
> 
> nothing special in my `mkinitcpio.conf`, `base` and `udev` hooks installed/used.
> just note that the image is made from a chroot with `arch-chroot` with
> no error/warning.
> 
> regards, lacsaP.
> 

Hi!

This was fixed in mkinitcpio 35.1, specifically in the commit
https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/commit/ae2b2dc139baa72e6669bae7ef85396a2bca0408

/dev/stderr (and the rest of them) should exist in early userspace.

nl6720

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux