Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:alpine [2022/06/16 14:09] – maff | notes:alpine [2022/06/16 14:19] (current) – maff | ||
---|---|---|---|
Line 5: | Line 5: | ||
===== 3.16 Desktop setup ===== | ===== 3.16 Desktop setup ===== | ||
- | With the release of 3.16.0 came a new tool, '' | + | With the release of 3.16.0 came new tools, '' |
==== Sony Vaio VGN-P11Z/Q ==== | ==== Sony Vaio VGN-P11Z/Q ==== | ||
- | [[machine: | + | [[machine: |
This was the machine I first attempted this on, and where I noticed some issues. This machine is a 32-bit-only Intel Atom Z520 system, with an InsydeH2O "UEFI Ready BIOS", with 2GB of RAM. I used the '' | This was the machine I first attempted this on, and where I noticed some issues. This machine is a 32-bit-only Intel Atom Z520 system, with an InsydeH2O "UEFI Ready BIOS", with 2GB of RAM. I used the '' | ||
Line 15: | Line 15: | ||
From boot, I ran '' | From boot, I ran '' | ||
- | * Set keymap to gb, gb-intl | + | * Set keymap to '' |
* Set the hostname | * Set the hostname | ||
- | * Set wlan0 as my interface | + | * Set '' |
- | * It was here that I noticed it didn't request my PSK, so once it set up wpa_supplicant, | + | * It was here that I noticed it didn't request my WiFi password after I'd input my SSID, so once it set up '' |
* Declined to do any manual network configuration | * Declined to do any manual network configuration | ||
* Set the root password | * Set the root password | ||
- | * Set the timezone to Europe/ | + | * Set the timezone to '' |
* Declined to set a proxy | * Declined to set a proxy | ||
* Set the APK mirror to the first in the list, '' | * Set the APK mirror to the first in the list, '' | ||
- | * Set up a user with username ' | + | * Set up a user with username |
- | * Selected openssh as the SSH server | + | * Selected |
- | * Selected sda as the disk to use, selecting | + | * Selected |
After installation completed, I rebooted. | After installation completed, I rebooted. | ||
Line 32: | Line 32: | ||
On first boot of the installed system, I logged in as root and immediately ran '' | On first boot of the installed system, I logged in as root and immediately ran '' | ||
- | After rebooting and being presented with the lightdm login screen, I attempted to log in as the unprivileged user ' | + | After rebooting and being presented with the lightdm login screen, I attempted to log in as the unprivileged user ''maff'' I had created, however the X server simply exited and restarted, and I was again presented with the login screen. |
- | I switched to tty1 and began tailing all available log files, then switched back to tty7 and attempted a login again. Switching back to tty1, I discovered two things: | + | I switched to '' |
- | * Linux Kernel releases after 5.9 no longer support fbcon/ | + | * Linux Kernel releases after 5.9 no longer support |
* ''/ | * ''/ | ||
* This later turned out not to be the problem, although I feel as though elogind being configured in lightdm but not installed is probably a bug in and of itself. | * This later turned out not to be the problem, although I feel as though elogind being configured in lightdm but not installed is probably a bug in and of itself. | ||
- | I installed elogind after verifying that package was the source for the missing file, and attempted to log in again, however I found logins were still failing. At this point, I noticed that the session was starting, and errors were to be logged to an .xsession-errors file, but '' | + | I installed elogind after verifying that package was the source for the missing file, and attempted to log in again, however I found logins were still failing. At this point, I noticed that the session was starting, and errors were to be logged to an '' |
- | I created /home/maff and set ownership on it correctly, then attempted to log in graphically again, and this time I was able to. | + | I created |
==== QEMU VM with i686 processor, 2GB Memory, 8GB HDD, no UEFI, booting alpine-3.16.0-standard-x86.iso ==== | ==== QEMU VM with i686 processor, 2GB Memory, 8GB HDD, no UEFI, booting alpine-3.16.0-standard-x86.iso ==== | ||
Line 68: | Line 68: | ||
'' | '' | ||
- | '' | + | '' |
- | '' | + | '' |