install:peladn_mini_pc
Table of Contents
Peladn (WI-4) Mini PC
This low cost NUC style mini PC is available from Amazon.
Specification
- CPU: Intel 11th Gen Celeron N5095 (up to 2.9GHz) 4-core
- RAM: 16GB DDR4 (2x 8GB SDRAM)
- SSD: 512GB M2
- Graphics: 4K HD (Dual HDMI Ports)
- LAN: Gigabit Ethernet
- WiFi: 2.4G/5G WiFi
- Bluetooth: BT4.0
- USB: USB3 (4x Ports)
Installation
Booting from the USB stick brings up the Plan 9 Console (GUI) after a few seconds.
- bootargs - Return to accept default USB stick
- user - Return to accept default 'glenda'
- vgasize - Return to accept default '1024x768x16'
- monitor - Return to accept default 'vesa'
Ignore 'bad opcode' error (about aux/vga).
- mouseport - Return to accept default 'ps2'
Ignore 'i8042' error(s).
The Console will be replaced by the desktop with a terminal window.
term% inst/start
- [configfs] - Return to continue
- File system - enter 'hjfs'
- [partdisk] - Return to continue
- Disk to partition - enter 'sdE0' (this is the internal SSD)
- »> ? - for help
- »> p
- »> d p1
- »> a p1 34 [34 + number of 512 byte blocks] (268435490 ⇒ 128GB)
- »> a p1 34 268435490
- »> a p2 268435490 1000215183
- »> w
- »> q
- [prepdisk] - Return to continue
- : /dev/sdE0/plan9
- »> w
- »> q
- [mountfs] - Return to continue
- : /dev/sdE0/fs - Return to continue
- cache size [3465]: - Return to continue
- ream [yes]: - Return to continue
- [configdist] - Return to continue
- Distribution - Return to accept default 'local'
- [confignet]
- Configuration Method - Return to accept default 'automatic'
- [mountdist]
- /
- [copydist]
- [ndbsetup]
- Enter system name: <name>
- [tzsetup]
- Enter Time Zone: GB-Eire
- [bootsetup]
- /dev/sdE0/9fat - Return to accept default
- [finish]
- machine will reboot
install/peladn_mini_pc.txt · Last modified: 2024/03/04 17:54 by drab