Adam Sulmicki wrote:
I'm trying to boot from the CF reader on the VIA Epia platform. After reading forums and mailinglist this could be possible by the FastBoot Utility.
http://downloads.viaarena.com/WinCE/Apr04/fastboot%20v2.01.zip
But I was a bit surpriced what I found in there... grep linux `find` and look at the 'loader*.obj'-files.
Can somebody confirm this is _not_ distributed GPL code as a binary?
fyi, you can get to this page from :
http://www.viaarena.com/?PageID=343
you can do: wget http://downloads.viaarena.com/WinCE/Apr04/fastboot%20v2.01.zip unzip fastboot%20v2.01.zip strings */*/loader?.obj | grep -i linux
it gives you stuff like :
_linuxbios_versionR _linuxbios_extra_versionX _linuxbios_build` _linuxbios_compile_timef _linuxbios_compile_byp _linuxbios_compile_hostv _linuxbios_compile_domainz _linuxbios_compiler~ _linuxbios_linker _linuxbios_assembler
etc, etc.
also that http page mentioned above has contact info. perhaps something to inquire at.
_______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios
-- Matt Jarvis Technical Development Manager Rolec Music Ltd 210 Belgravia Works, Marlborough Road, London, UK N19 4NF Tel: +44 207 281 4776 Fax : +44 207 281 4565 mailto: [EMAIL PROTECTED] web: www.rolecmusic.com
This email is strictly confidential and intended solely for the addressee(s). It may contain personal and confidential information and as such may be protected by the Data Protection Act 1998. If this email has come to you in error you must take no action based on it, nor must you copy or show it to anyone; please reply to this email and highlight the error.
Any views or opinions expressed within this email are those of the author, and do not necessarily represent those of the company.
Although we have taken steps to ensure that this email and attachments are free from any virus, we advise that in keeping with good computer practice the recipient should ensure they are actually virus free. _______________________________________________ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

