och
Group: Members
Posts: 63
Joined: Sep. 2006 |
|
Posted: June 07 2007,14:24 |
|
Thank for this very interesting link. By default the pc card works at 19200 but I also tried 9600 (I had to change the baud rate during the boot, when the BIOS gives the hand to Grub I guess). It stops at the same place with both baud rates:
Code Sample | Press any key to continue. kernel /boot/linux24 root=/dev/hde1 quiet 2 noacpi noapm nodma noscsi frugal ss h noeject norestore console=ttyS0,9600n8 [Linux-bzImage, setup=0x1400, size=0xf17f7] initrd /boot/minirt24.gz [Linux-initrd @ 0x7f29000, 0xc64e1 bytes] |
Which makes me think I should modify something in minirt24 (something in initrc?). The strange thing is that, when my hyperTerminal is configured at 9600, the funny message I get after a while with nothing (probably the duration of the boot with the console not being redirected to the serial port) is now AT Does DSL think the serial port is connected to a modem?
|