BerryTerminal (WAS Re: Couple patches)

Floris Bos / Maxnet <bos-2Bwqp0C+fZnAjeZApIleJ/[email protected]> Sat, 02 Jun 2012 17:03:21 +0200
Newsgroups gmane.linux.terminal-server.devel
Message-ID <[email protected]>
Hi,

On 06/02/2012 01:21 PM, Asmo Koskinen wrote:
> 02.06.2012 13:53, Michael Shigorin kirjoitti:
>
>> Nice, do you plan to publish it somewhere?
> I think it is here?
>
> "Uploaded a test image to http://www.berryterminal.com/dl/
> You need to unzip it to a SD card (to the normal FAT partition
> accessible by Windows)."
>
> http://www.raspberrypi.org/phpBB3/viewtopic.php?f=36&t=5603&p=88722&hilit=ltsp

http://www.berryterminal.com/ is correct.

You will need to use an image writer tool like win32diskimager or dd to 
write the .img file to an SD card though.
(Had issues with the "just move all files stored to a FAT partition" 
method. The rPi bootloader seems to choke sometimes, presumably if the 
files are fragmented. So now using a dd image, that has a FAT partition 
with just the bootloader and kernel and a squashfs partition with 
everything else)


Video demo to show how fast/slow it runs on a Pi: 
http://youtu.be/oxkwoMyvuoI


> I wonder how easy that can be done with CuBox...

If you want to give it a try:

Uploaded my buildroot source bundle to the site.
Building for another board should be a matter of:

- type "make menuconfig" -> select the architecture and cross compiler 
toolchain for your board.

- type "make" and grab some coffee.

- It will spit out file system images in both ext2 and squashfs flavor. 
You can write those to a disk PARTITION using "dd". Things like 
partitioning and adding the kernel/bootloader stuff specific for your 
board is something you need to do manually.


Be aware that only the basic functionality works right now, still have 
to get things like sound working properly.

-- 
Yours sincerely,

Floris Bos


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_____________________________________________________________________
Ltsp-developer mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-developer
For additional LTSP help,   try #ltsp channel on irc.freenode.net