Wyse S90 ramblings: Difference between revisions

From NURDspace
No edit summary
No edit summary
Line 7: Line 7:
* http://www.parkytowers.me.uk/thin/wyse/s10/Linux.shtml
* http://www.parkytowers.me.uk/thin/wyse/s10/Linux.shtml
* http://fijam.eu.org/blog/how-to-put-coreboot-on-wyse-s30s50/
* http://fijam.eu.org/blog/how-to-put-coreboot-on-wyse-s30s50/
* https://appservices.wyse.com/pages/serviceandsupport/support/dlOraFW.asp?which=102&model=USB%20Firmware%20Tool%28Wyse%20Imaging%20Tool%29


== Findings ==
== Findings ==

Revision as of 23:50, 28 June 2013

What is this?

Some notes on Wyse S90. The Wyse SX0 series are all very much alike and behave strangely.

Links

Findings

  • Debian wheezy installer from HARKboot doesn't work, squeeze does!

BIOS

  • Enter with "DEL"
  • Default pass is "Fireport"

OpenWRT installation

I used the debian squeese installer for this. Steps:

  • Go trough the installer to the point where it detects (and can't find) disks
  • Unload en load modules

modprobe -r ata_generic
modprobe -r pata_amd
modprobe ata_generic all_generic_ide=1

Running OpenWRT

At this point the kernel boots but I don't get a login screen. Network is disabled too.