probably i had to be more patient, after a while i could access it. This is what it looks like:
serial --unit=0 --speed=19200 --word=8 --parity=no --stop=1 terminal --timeout=2 serial default 0 timeout 5 title OpenWrt root (hd0,0) kernel /boot/vmlinuz block2mtd.block2mtd=/dev/sda2,131072,rootfs root=/dev/mtdblock0 rootfstype=jffs2 rootwait console=ttyS0,19200n8 noinitrd reboot=bios boot title OpenWrt (failsafe) root (hd0,0) kernel /boot/vmlinuz failsafe=true block2mtd.block2mtd=/dev/sda2,131072,rootfs root=/dev/mtdblock0 rootfstype=jffs2 rootwait console=ttyS0,19200n8 noinitrd reboot=bios boot I removed (not at failsafe) the reboot=bios And now it's working. GREAT THX A LOT!!! maybe this should be in the default setup (i just copied the net5501 from attitude) On Sun, Jan 13, 2013 at 10:57 PM, Rene Stoutjesdijk <[email protected]> wrote: > Thx, but i can't mount the device you mentioned: > > root@OpenWrt:~# mount /dev/sda1 /boot > mount: mounting /dev/sda1 on /boot failed: No such file or directory > root@OpenWrt:~# cat /proc/devices > Character devices: > 1 mem > 4 ttyS > 5 /dev/tty > 5 /dev/console > 5 /dev/ptmx > 10 misc > 13 input > 89 i2c > 90 mtd > 108 ppp > 128 ptm > 136 pts > 180 usb > 189 usb_device > 202 cpu/msr > 252 pc8736x_gpio > 253 bsg > 254 rtc > > Block devices: > 259 blkext > 8 sd > 31 mtdblock > 65 sd > 66 sd > 67 sd > 68 sd > 69 sd > 70 sd > 71 sd > 128 sd > 129 sd > 130 sd > 131 sd > 132 sd > 133 sd > 134 sd > 135 sd > root@OpenWrt:~# > > > wkr > rene > > > On Sun, Jan 13, 2013 at 10:08 PM, Jo-Philipp Wich <[email protected]> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Hi. >> >>> Can somebody help me in fixing this issue. >> >> First mount /dev/sda1 /boot, then find the menu.lst file in /boot and >> remove the "reboot=bios" argument. >> >> ~ Jow >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG v1.4.10 (GNU/Linux) >> Comment: Using GnuPG with undefined - http://www.enigmail.net/ >> >> iEYEARECAAYFAlDzIj4ACgkQdputYINPTPNmugCeMyXBcMieccnGTvUDL1MrYtjh >> XtAAn1SXRJ7CU8VukY2P5rkyhdXmT14X >> =YN/X >> -----END PGP SIGNATURE----- >> _______________________________________________ >> openwrt-users mailing list >> [email protected] >> https://lists.openwrt.org/mailman/listinfo/openwrt-users _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
