It really wasn't too hard to set up for the first boot, but maybe some adjustments could be made to the installation docs?
- 1) My TrimSlice has an SSD inside it, and no matter what ext2load settings I used (0:2, 1:1), I couldn't get the TrimSlice to boot from my USB stick. (I have no clue how to get to a uboot console to debug this.) An extra warning might be helpful along the lines of "just use an SD card if you have an SSD, to save yourself the headache." Once I tried an SD card, it worked the first time.
- 2) The docs say "unmount /arch, and boot it". This was a bit confusing to read the first time. First, I don't think unmounting is required if you use "sudo reboot". Second, "boot it" probably means "reboot, and hope that the TrimSlice boots into Arch Linux ARM".
- 3) Once Arch Linux booted, the screen was blank. Luckily my network has a simple DHCP setup and I have access to the router. I found out that the machine name was "alarm", and ssh'd in using user "root" and password "root".
- 4) To get graphics running, I needed to start X. This required both xorg-server and libgl. For a simple DE, I tried xorg-xinit and xorg-twm. With all these packages installed, graphics worked OK. An extra note about these packages would be nice.
I haven't installed Arch on the main SDD, but I don't expect any further installation or boot problems.
P.S.
