I have setup an Ubuntu server with LTSP server packages installed. Now I am 
trying to build a client for an Odroid-C2 board (ARM). I execute the following 
command from the Odroid-C2 running Ubuntu Mate 16.04.2 LTS:

$ ltsp-build-client --arch=armhf --config /etc/ltsp/ltsp-build-client-c2.conf

where /etc/ltsp/ltsp-build-client-c2.conf contains the following:

MOUNT_PACKAGES_DIR="/var/cache/apt/archives"
EXTRA_MIRROR="http://deb.odroid.in/c2 xenial main"

The build process gets to the point where it attempts to install the package 
linux-image-generic_4.4.0-66.70_armhf.deb. It gets to the line:

update-initramfs: Generating /boot/initrd.img-4.4.0-66-generic

and then throws the warning: 

Warning: root device   does not exist.

(The space between "device" and "does" above is intentional).

Then, 

Unable to abort; system will probably be broken!

The process then continues to flash-kernel and gets to the point

Processing triggers for flash-kernel (3.0-rc.4ubuntu62.2) ...
Unsupported platform.
dpkg: error processing package flash-kernel (--configure):
  subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
  flash-kernel
E: Sub-process /usr/bin/dpkg returned an error code (1)
error: LTSP client installation ended abnormally

I would appreciate it if someone can point in the right direction. 

thanks -Billy

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to