Void
Login
login: root
password: voidlinux
Installer
Install Void
- Keyboard
- us
- jp106
- Network
- Ethernet
- < OK >
- Wi-Fi
- SSID-ABC123
- wpa
- PASS-ABC123
- Ethernet
- Source
- Network
- Mirror
- Tier 1: Latest
- Tier 2: Old
- Hostname
- void
- Locale
- ja_JP.UTF-8
- Timezone
- Asia
- Tokyo
- Asia
- RootPassword
- void
- UserAccount
- Full: Void User
- Name: void
- Pass: void
- BootLoader
- /dev/sda
- Partition EFI (Latest)
- /dev/sda: fdisk
- gpt: g
- write: w
- /dev/sda: cfdisk
- sda1: 2G: EFI
- sda2: 16G: SWAP
- sda3: ALL: Linux
- /dev/sda: fdisk
- Filesystems EFI (Latest)
- /dev/sda
- sda1: efi: /boot/efi
- sda2: swap: swap
- sda3: ext4: /
- /dev/sda
- Partition MBR (Old)
- /dev/sda: fdisk
- dos: o
- write: w
- /dev/sda: cfdisk
- sda1: 16G: SWAP
- sda2: ALL: Linux: Bootflag: True (Enable Booting)
- /dev/sda: fdisk
- Filesystems MBR (Old)
- /dev/sda
- sda1: swap: swap
- sda2: ext4: /
- /dev/sda
- Install
- < OK >
- Reboot
- < Yes >
Login
login: void
password: void
- Raspberry Pi
- Swapon (Raspberry Pi)
- Update (Raspberry Pi)
- Check Wi-Fi Setting
su -c 'cat /etc/wpa_supplicant/wpa_supplicant.conf'
- Wi-Fi SSID & PASS Setting
su -c 'wpa_passphrase SSID-ABC123 PASS-ABC123 >> /etc/wpa_supplicant/wpa_supplicant.conf'
Install Xfce4 Base Desktop (Intel CPU & Intel GPU)
| GPU 世代 | GPU 名称 | 推奨 VA‑API ドライバ |
|---|---|---|
| 2nd Gen | HD 2000 / HD 3000 | i965 |
| 3rd Gen | HD 2500 / HD 4000 | i965 |
| 4th Gen | HD 4200 - HD 5000 | i965 |
| 5th Gen | HD 510 / HD 5500 - HD 6000 (Broadwell) | iHD 推奨(古いドライバで動くことはあるが非推奨) |
| 6th Gen | HD / UHD 610 - 630 (Skylake) | iHD |
| 7th Gen | UHD 610 / 620 / 630 / Iris Plus (Kaby Lake) | iHD |
| 8th Gen | UHD 600 系 (Coffee Lake) | iHD |
| 9th Gen | UHD 600 系 (Coffee Lake Refresh) | iHD |
| 10th Gen | Iris Xe (Ice Lake / Tiger Lake) | iHD |
| 11th Gen | Intel Xe Graphics (Rocket Lake) | iHD |
| 12th Gen | Intel Xe Graphics (Alder Lake) | iHD |
| 13th Gen | Intel Xe Graphics (Raptor Lake) | iHD |
| 14th Gen | Intel Xe Graphics (Meteor Lake / beyond) | iHD |