nslu2-info.de ist ein privates Projekt von mir, welches jeden Monat aus eigener Tasche finanziert wird. Mit einer freiwilligen Spende wird der Erhalt und der weitere Ausbau dieses Forums unterstützt. Um mich beim Erhalt des Forums zu unterstützen, kannst Du entweder via Flattr oder Paypal spenden. Ich bedanke mich schon jetzt bei allen Unterstützern.
Also es besteht kein Bedarf mehr für den USB-Ethernet-Adapter.|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 |
slug:~# reflash -i /home/evildevil/debianslug-nslu2-20060215162133.flashdisk.img devio: /etc/init.d/sysconfsetup: open: No such file or directory /etc/default/functions: line 348: test: : integer expression expected /sbin/reflash: umounting any existing mount of /dev/mtdblock4 reflash: preserving existing configuration file 14 blocks reflash: about to flash new image reflash: writing rootfs to /dev/mtdblock4 +............................................................................................+++..+........+..................................................................................................................................................................................................................................................................................................................................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++...............................+...............................+...............................+...............................+...............................+...............................+...............................+...............................+...............................+...............................+...............................+...............................+...............................+...............................*; done reflash: writing kernel to /dev/mtdblock2 ................................................................................................................................................................................................................................................................ done reflash: verifying new flash image ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ done reflash: verifying new kernel image ................................................................................................................................................................................................................................................................ done reflash: restoring saved configuration files 5 blocks reflash: system upgrade complete. Reboot to continue. slug:~# touch /.recovery slug:~# reboot Broadcast message from root@slug (pts/0) (Wed Feb 15 17:54:10 2006): The system is going down for reboot NOW! slug:~# login as: root root@192.168.2.2's password: Access denied root@192.168.2.2's password: root@slug:~# ls root@slug:~# md md5sum mdadm root@slug:~# mdadm Usage: mdadm --help for help root@slug:~# lsmod Module Size Used by ixp400_eth 17724 0 ixp400 945668 1 ixp400_eth ext3 90152 0 jbd 37332 1 ext3 mbcache 5028 1 ext3 root@slug:~# modprobe md-mod root@slug:~# modprobe raid1 root@slug:~# lsmod Module Size Used by raid1 14112 0 md_mod 46808 1 raid1 ixp400_eth 17724 0 ixp400 945668 1 ixp400_eth ext3 90152 0 jbd 37332 1 ext3 mbcache 5028 1 ext3 |

,
O.K. bin Linux Neuling und das mit den kernel modulen ist für mich noch absolutes Neuland.