BluBeard
Jump to navigation
Jump to search
.______ __ __ __ .______ _______ ___ .______ _______ | _ \ | | | | | | | _ \ | ____| / \ | _ \ | \ | |_) | | | | | | | | |_) | | |__ / ^ \ | |_) | | .--. | | _ < | | | | | | | _ < | __| / /_\ \ | / | | | | | |_) | | `----.| `--' | | |_) | | |____ / _____ \ | |\ \----.| '--' | |______/ |_______| \______/ |______/ |_______/__/ \__\ | _| `._____||_______/
2U Dual AMD Processor Rack Server aka: Mark IIIR Net Integrator
Blah blah blah...
Motherboard: TYAN Thunder K7X (S2468) http://www.tyan.com/archive/products/html/thunderk7x.html
Brochure: http://www.jadecomputers.us/Files/markiiir.pdf
Maintenance
Setup
- Burn current ISO of Arch Linux to CD https://www.archlinux.org/download/
- Boot off CD using external USB CD-ROM drive (may require boot order mod in BIOS)
- Connect ethernet cable to Ethernet Port 1 (enp2s8)
- run
# dhcpcd
to start DHCP assignment - test connection with a ping
# ping -c 3 www.noisebridge.net
- Now we know the puter fires up and connects to the internets
- Power off and run GParted to setup partitions
systemctl poweroff
- From GParted configure
/dev/sdg
as gpt partition with ext4 and boot flag- This is a 256MB Flash Drive
- Create and configure SCSI Hard Drives (/dev/sda thru /dev/sdf)
- Configured /dev/sda & /dev/sdb with gpt table, 10GB boot and 130GB, both with ext4
- run
Logo
Installed Arch Linux July 1, 2013 build Thex (talk) 16:21, 18 July 2013 (PDT)