This post has been de-listed (Author was flagged for spam)
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
The output from 'uname -i' gives 'unknown' , I have a 3th party install program that only continues if the output is 'Linux_x86_64'
The output of 'uname -a' is:
Linux penguin 4.19.86-07780-g3c6544b539b7 #1 SMP PREEMPT Tue Dec 3 20:51:44 PST 2019 x86_64 GNU/Linux
I assume it has something to do with 'non-portable', the options without it work, but those options, -i & -p, do not work
-s, --kernel-name print the kernel name
-n, --nodename print the network node hostname
-r, --kernel-release print the kernel release
-v, --kernel-version print the kernel version
-m, --machine print the machine hardware name
-p, --processor print the processor type (non-portable)
-i, --hardware-platform print the hardware platform (non-portable)
-o, --operating-system print the operating system
How can I get 'uname -i' to report 'Linux_x86_64'
At beta channel: 80.0.3987.39
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/Crostini/co...