mercoledì, 29 ottobre 2025, 18:10 UTC+1
Non risulti loggato.
Gentile visitatore,
Benvenuto su NAS Forum. Se questa è la tua prima visita, ti chiediamo di leggere la sezione Aiuto. Questa guida ti spiegherà il funzionamento di questa pagina. Prima di poter utilizzare tutte le funzioni di questo software dovrai registrarti. Usa la form di registrazione per registrarti adesso, oppure visualizza maggiori informazioni sul processo di registrazione. Se sei già un utente registrato, allora dovrai solamente procedere con il login da qui.
Questo post è stato modificato 1 volta(e), ultima modifica di "techman" (19/05/2010, 16:14)
Questo post è stato modificato 2 volta(e), ultima modifica di "techman" (19/04/2010, 14:59)
|
|
Codice sorgente |
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 49 50 51 |
Flash Block Size = 65536
Storlink SL351x Boot Loader [Linux], version 1.0.9
Built by linux, 10:50:46, Aug 6 2008
Processor: SL3516c2
CPU Rate: 300000000
AHB Bus Clock:150MHz Ratio:2/1
MAC 1 Address: 00:00:00:00:00:11
MAC 2 Address: 00:00:00:00:22:22
inet addr: 192.168.2.5/255.255.255.0
==> enter ^C to abort booting within 2 seconds ......
Load Kern image from 0x30020000 to 0x800000 size 7340032
Uncompressing Linux...
invalid compressed format (err=1)
-- System halted
Flash Block Size = 65536
Storlink SL351x Boot Loader [Linux], version 1.0.9
Built by linux, 10:50:46, Aug 6 2008
Processor: SL3516c2
CPU Rate: 300000000
AHB Bus Clock:150MHz Ratio:2/1
MAC 1 Address: 00:00:00:00:11:11
MAC 2 Address: 00:00:00:00:00:22
inet addr: 192.168.2.5/255.255.255.0
==> enter ^C to abort booting within 2 seconds ......
PHY 0 Addr 1 Vendor ID: 0x001cc912
mii_write: phy_addr=0x1 reg_addr=0x4 value=0x5e1
mii_write: phy_addr=0x1 reg_addr=0x9 value=0x300
mii_write: phy_addr=0x1 reg_addr=0x0 value=0x1200
mii_write: phy_addr=0x1 reg_addr=0x0 value=0x9200
mii_write: phy_addr=0x1 reg_addr=0x0 value=0x1200
mii_write: phy_addr=0x1 reg_addr=0x18 value=0x2741
Boot Menu (8M+128M version 1.4)
==============================================================================
0: Reboot 1: Start the Kernel Code
2: List Image 3: Delete Image
4: Create New Image 5: Enter Command Line Interface
6: Set IP Address 7: Set MAC Address
8: Show Configuration F: Create Default FIS
X: Upgrade Boot Y: Upgrade Kernel
Z: Upgrade Firmware A: Upgrade Application
R: Upgrade RAM Disk
=> Select:
|
|
|
Codice sorgente |
1 2 3 4 5 6 7 8 |
=> Select: 2 Name FLASH addr Mem addr Datalen Entry point BOOT 0x30000000-3001FFFF 0x00000000 0x00020000 0x00000000 FIS directory 0x307E0000-307FFFFF 0x307E0000 0x00001400 0x00000000 Kern 0x30020000-3071FFFF 0x00800000 0x006D9614 0x00800014 CurConf 0x30740000-3075FFFF 0x00000000 0x00020000 0x00000000 VCTL 0x30720000-3073FFFF 0x00000000 0x00020000 0x00000000 |
Questo post è stato modificato 5 volta(e), ultima modifica di "techman" (20/05/2010, 15:22)