i tried to use rootstock for beagleboard rev c4 with maveric
installation. But i took some problems. i am using rootstock-0.1.99.4
First of all i tried this;
sudo rootstock --fqdn beagle --login ubuntu --password 1 --imagesize
2G --seed linux-image-omap,gcc,g++,make,build-essential,openssh-
server,nano,apt,usbutils,linux-kernel-headers,linux-firmware,wireless-
tools,wpasupplicant,zip,linux-source-2.6.35 --components "main
universe multiverse" --dist maverick --serial ttyS2
And it works fine. But it did not support gnome. İ did not see
anything on the monitor. (only cursor)
I want to add gnome packages on the rootstock operation. i tried this:
sudo ./rootstock --fqdn beagle --login beagle --password 1 --imagesize
2G --seed linux-image-omap,gcc,g++,make,build-essential,openssh-
server,nano,apt,usbutils,linux-kernel-headers,linux-firmware,wireless-
tools,wpasupplicant,zip,linux-source-2.6.35,xfce4,gdm,xubuntu-gdm-
theme,xubuntu-artwork,xserver-xorg-video-omap3 --components "main
universe multiverse" --dist maverick --serial ttyS2
i added;
xfce4
gdm
xubuntu-gdm-theme
xubuntu-artwork
xserver-xorg-video-omap3
But when operation is processing, take a while later and then stop
processing.
.....
.....
Setting up libglibmm-2.4-1c2a (2.25.5-0ubuntu1) ...
Setting up libcairomm-1.0-1 (1.8.4-3) ...
Setting up libpangomm-1.4-1 (2.26.2-1) ...
Setting up libgtkmm-2.4-1c2a (1:2.20.3-1) ...
Setting up gnome-system-monitor (2.28.1-1ubuntu1) ...
Setting up librarian0 (0.8.1-4.1) ...
Setting up rarian-compat (0.8.1-4.1) ...
Setting up scrollkeeper (0.8.1-4.1) ...
Setting up xulrunner-1.9.2 (1.9.2.10+build1+nobinonly-0ubuntu1) ...
Halt this step. What is the reason of this problem? Thank you for all
answers.
One more thing, i will use touchscreen instead of monitor. Are these
packages correct packages for me? (for gnome). interface should be
usable and simple on touchscreen. it does not have to be desktop
editions' interface. Thank you.