Changes between Version 9 and Version 10 of Internal/Soekris
- Timestamp:
- Sep 20, 2006, 8:55:36 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/Soekris
v9 v10 9 9 On the other hand, all five ethernet (NatSemi) devices are fully supported pretty much everywhere. 10 10 11 You will want a paperclip. You're going to be hitting that reset switch a lot. 12 11 13 == connect a console == 12 14 … … 14 16 15 17 Run minicom in a terminal window that can handle vt102 (any of them can). Minicom should be set for 9600 baud, 8 databits, no parity, 1 stop bit, no flow control. Turn hardware flow control off in minicom. The UNIX device for talking to the console is almost certainly /dev/ttyS0. 18 19 Minicom and the Soekris console driver seem a little fragile. If you do wind up dumping junk to the serial port (as will be the case if you run pppd carelessly), you may gum it up so badly that you need to reboot. 16 20 17 21 == configure the Soekris net4801 BIOS == … … 79 83 Change /etc/rc2.d/S99voyage so that the commands that keep remounting / ro are disabled. 80 84 85 Note that things like /root are normally linked to /rw/root, which is a tmpfs. It's all very cute, but you probably want to disable it. 86 81 87 Run 82 88 … … 93 99 http://tldp.org/HOWTO/ppp-ssh 94 100 101