Date: Sun, 6 Mar 2022 00:13:57 +0200 From: Sami Halabi <sodynet1@gmail.com> To: eadler@freebsd.org, kostikbel@gmail.com, FreeBSD virtualization <freebsd-virtualization@freebsd.org>, freebsd-emulation@freebsd.org Subject: adding boot_id to procfs for linux support Message-ID: <CAEW%2BogY67T2t6yqb96EvisFHyaKRkiYH871VARsG7Rm2_89k0w@mail.gmail.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] Hi, Linuxulator is great. however it has: /proc/sys/kernel/random/uuid which basically emulates boot_id for linux, but many programs refe to : /proc/sys/kernel/random/boot_id i tried to symlink (ln -s /proc/sys/kernel/random/uuid /proc/sys/kernel/random/boot_id) but it seems a redonly dir I think this should be added for linux compatibility or create also boot_id file (with the same value?) how can I add this as root if possible ? or maybe ad this for linuxulator (as a bug?) Sami -- Sami Halabi Information Systems Engineer NMS Projects Expert, FreeBSD SysAdmin Expert Asterisk Expert [-- Attachment #2 --] <div dir="ltr">Hi,<div>Linuxulator is great. however it has:</div><div>/proc/sys/kernel/random/uuid</div><div>which basically emulates boot_id for linux, but many programs refe to :</div><div>/proc/sys/kernel/random/boot_id</div><div><br></div><div>i tried to symlink (ln -s /proc/sys/kernel/random/uuid /proc/sys/kernel/random/boot_id) but it seems a redonly dir</div><div><br></div><div>I think this should be added for linux compatibility or create also boot_id file (with the same value?)</div><div><br></div><div>how can I add this as root if possible ? or maybe ad this for linuxulator (as a bug?)</div><div><br></div><div>Sami<br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr">Sami Halabi<div>Information Systems Engineer</div><div>NMS Projects Expert, <span style="font-size:12.8px">FreeBSD SysAdmin Expert</span></div><div>Asterisk Expert</div></div></div></div></div></div></div>help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAEW%2BogY67T2t6yqb96EvisFHyaKRkiYH871VARsG7Rm2_89k0w>
