Robert,
Happy New Year!
I recently re-installed the mojo on my Beagle Board and made a
suggestion list in terms of dummy's point of view for the installation
wiki.
1. It would be nice to add a comment warning to umount the FAT32
partition before running the QEMU.
Usually, the ubuntu mounts the newly detected partitions
automatically when we put the SD card. Since the SD card already has a
FAT 32 partition when I am ready to run the QEMU, that FAT32 partition
is mounted and I keep getting errors in the QEMU running screen. So, I
had to quit QEMU, umount the FAT32 partition, and re-run QEMU. I knew
this before. But I did not pay attention and got caught at this time.
2. root password is not disabled at the first login
The wiki says that the root password is disabled at the first
login. However, I found it was not. So, you probably have to recommend
using sudo command.
3. xfce4 error message at the log-in stage
I got an error(warning?) pop-up message saying
'/usr/share/gdm/theme/Human/Human.xlm' does not exist'. I confirmed
that such route and file are not exist. Of course, I can change the
setting to other theme pages and resolve the message popping up, but
it would be nice to change the settings in the original installation
package in your repository.
4. Basic terminal emulator program needed
I found that no terminal emulator programs are included in the
basic installation after I finished all the sequences in the wiki. It
was a bit embarrassing I cannot use any terminal emulator program when
I logged in. Xterm program and xterminal-emulator script in the file
system returned some kind of I/O error which I don't have any clue on.
After some googleling and trial & error, I found I had to install
gnome-terminal package. 'sudo apt-get install gnome-terminal' resolved
everything. Now, I am happy with the environment.
So, it would be better to add a comment to install the
gnome-terminal package after the xfce4 installation. Or including the
package in the basic root file system would be even better.
I hope this suggestion helps others interested in using mojo on their
Beagle Board.
Best regards,
Ilkyoung.