Re: [net5501][SOLVED]no boot from flash since debian jessie upgrade
Nicolas <[email protected]> Tue, 08 Sep 2015 13:24:13 +0200
| Newsgroups | gmane.comp.hardware.soekris.technical,gmane.spam.detected |
|---|---|
| Message-ID | <[email protected]> |
OMFG : you're right !! It actually booted, but as it didn't get the same IP, I did not know that. For those reading this in the future (including myself probably...) To enable the console, I've added in /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="console=tty0 console=ttyS0,19200n8" GRUB_TERMINAL=serial GRUB_SERIAL_COMMAND="serial --speed=19200 --unit=0 --word=8 --parity=no --stop=1" (Maybe not all necessary, but it works with this...) Then run "update-grub" Thanks everyone Nicolas Le 2015-09-07 19:05, Jan Ceuleers a écrit : > On 07/09/15 14:01, Nicolas wrote: >> Did anyone sucessfully run a Jessie on Net5501 ? > > Yes, I'm running Jessie on my net5501: > > root@skr03:~# lsb_release -a > No LSB modules are available. > Distributor ID: Debian > Description: Debian GNU/Linux 8.2 (jessie) > Release: 8.2 > Codename: jessie > root@skr03:~# uname -a > Linux skr03 3.16.0-4-586 #1 Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04) > i586 GNU/Linux > root@skr03:~# cat /proc/cpuinfo > processor : 0 > vendor_id : AuthenticAMD > cpu family : 5 > model : 10 > model name : Geode(TM) Integrated Processor by AMD PCS > stepping : 2 > microcode : 0x8b > cpu MHz : 499.890 > cache size : 128 KB > fdiv_bug : no > f00f_bug : no > coma_bug : no > fpu : yes > fpu_exception : yes > cpuid level : 1 > wp : yes > flags : fpu de pse tsc msr cx8 sep pge cmov clflush mmx mmxext > 3dnowext > 3dnow vmmcall > bogomips : 999.78 > clflush size : 32 > cache_alignment : 32 > address sizes : 32 bits physical, 32 bits virtual > power management: > > Something else just occurred to me: perhaps the box is actually > working, > but you only think that it isn't. Specifically: > > - Make sure that you've set the serial console up correctly. > > Meaning that once the kernel is booted it uses the serial port as its > console (in my case this means console=ttyS0,9600n8 on the kernel > command line). > > - Set up the serial console in grub > > - Make sure that there's a getty attached to the serial port > > - I forget the particulars, but I remember having trouble with the > boot > process stalling due to hardware flow control on the serial port. You > can avoid this by configuring the Soekris BIOS correctly (again: I > forget the details) or by unplugging the serial port while the box > boots. > > HTH, Jan > > > _______________________________________________ > Soekris-tech mailing list > [email protected] > http://lists.soekris.com/mailman/listinfo/soekris-tech _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech