On Sat, 30 Sep 2017 10:36:56 -0400, Pierre Thibault wrote:
>I am sorry to write here about this about I would like to register on
>https://bbs.archlinux.org to have access to the Arch forum. The
>problem is that I am unable to install Arch but the registration page
>is asking me the result of an Arch command

Hello Robot ;)

it doesn't, it is asking for "Your answer" to "What is the output of
"date -u +%V$(uname)|sha256sum|sed 's/\W//g'"?"

I compared two installs, an Arch Linux and an Ubuntu install, since you
could run Ubuntu even from a live media.

[rocketmouse@archlinux ~]$ grep PRETTY /etc/os-release 
PRETTY_NAME="Arch Linux"
[rocketmouse@archlinux ~]$ date -u +%V$(uname)|sha256sum|sed 's/\W//g'
cbcc[snip]681f
[rocketmouse@archlinux ~]$ sudo systemd-nspawn -qD /mnt/moonstudio
[sudo] password for rocketmouse: 
[root@moonstudio ~]# grep PRETTY /etc/os-release 
PRETTY_NAME="Ubuntu 16.04.3 LTS"
[root@moonstudio ~]# date -u +%V$(uname)|sha256sum|sed 's/\W//g'
cbcc[snip]681f
[root@moonstudio ~]# logout
[rocketmouse@archlinux ~]$

The answer is the same, even if you would use an Ubuntu live DVD.

Regards,
Ralf

Reply via email to