/dev/stderr in early userspace

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



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.



[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