no ip address, unable to access the NAS

Re: no ip address, unable to access the NAS

Postby danilomag » Tue Jun 27, 2023 5:30 pm

Code: Select all
Marvell>> setenv autoload no; dhcp;
BOOTP broadcast 1
BOOTP broadcast 2
*** Unhandled DHCP Option in OFFER/ACK: 28
*** Unhandled DHCP Option in OFFER/ACK: 28
DHCP client bound to address 192.168.1.112
Marvell>>
danilomag
Donator VIP
Donator VIP
 
Posts: 52
Joined: Fri Jun 23, 2023 8:38 am

Re: no ip address, unable to access the NAS

Postby fvdw » Tue Jun 27, 2023 5:31 pm

if dhcp doesn't work try to set it static
Code: Select all
setenv ipaddr 192.168.1.10
fvdw
Site Admin - expert
 
Posts: 13245
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: no ip address, unable to access the NAS

Postby fvdw » Tue Jun 27, 2023 5:32 pm

danilomag wrote:
Code: Select all
Marvell>> setenv autoload no; dhcp;
BOOTP broadcast 1
BOOTP broadcast 2
*** Unhandled DHCP Option in OFFER/ACK: 28
*** Unhandled DHCP Option in OFFER/ACK: 28
DHCP client bound to address 192.168.1.112
Marvell>>


oke , repeat the tftpboot commands
fvdw
Site Admin - expert
 
Posts: 13245
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: no ip address, unable to access the NAS

Postby danilomag » Tue Jun 27, 2023 5:33 pm

Code: Select all
Marvell>>  tftpboot 0x800000 UIMAGE-3142-KIRKWOOD-171-standalone
Using egiga0 device
TFTP from server 192.168.1.1; our IP address is 192.168.1.112
Filename 'UIMAGE-3142-KIRKWOOD-171-standalone'.
Load address: 0x800000
Loading: T T T T T T T T T T
Retry count exceeded; starting again
Marvell>>
danilomag
Donator VIP
Donator VIP
 
Posts: 52
Joined: Fri Jun 23, 2023 8:38 am

Re: no ip address, unable to access the NAS

Postby fvdw » Tue Jun 27, 2023 5:35 pm

seems now serverip has changed
correct
Code: Select all
setenv serverip 192.168.1.185
fvdw
Site Admin - expert
 
Posts: 13245
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: no ip address, unable to access the NAS

Postby fvdw » Tue Jun 27, 2023 5:46 pm

ps the strange output you got after lump received is probably coming from spotify running on your pc
fvdw
Site Admin - expert
 
Posts: 13245
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: no ip address, unable to access the NAS

Postby fvdw » Tue Jun 27, 2023 6:44 pm

Would be nice to get some feedback
fvdw
Site Admin - expert
 
Posts: 13245
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: no ip address, unable to access the NAS

Postby danilomag » Tue Jun 27, 2023 6:56 pm

Sorry, had to get out, haven't tried it yet. I'll update you in a few hours
danilomag
Donator VIP
Donator VIP
 
Posts: 52
Joined: Fri Jun 23, 2023 8:38 am

Re: no ip address, unable to access the NAS

Postby danilomag » Tue Jun 27, 2023 10:18 pm

damn spotify of my roommate!
uploaded the firmware!!

Code: Select all
Marvell>> setenv serverip 192.168.1.185
Marvell>>  tftpboot 0x800000 UIMAGE-3142-KIRKWOOD-171-standalone
Using egiga0 device
TFTP from server 192.168.1.185; our IP address is 192.168.1.112
Filename 'UIMAGE-3142-KIRKWOOD-171-standalone'.
Load address: 0x800000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #########################################
danilomag
Donator VIP
Donator VIP
 
Posts: 52
Joined: Fri Jun 23, 2023 8:38 am

Re: no ip address, unable to access the NAS

Postby danilomag » Tue Jun 27, 2023 10:25 pm

this is the output

Code: Select all
Marvell>> bootm
## Booting image at 00800000 ...
   Image Name:   Linux-3.14.2
   Created:      2018-01-17  22:34:24 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    5908104 Bytes =  5.6 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK
bootargs from environment variables : console=ttyS0,115200 root=/dev/sda7 ro res               et=0 productType=PRO_KW cap=gpt,lba64

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.14.2 (root@fvdwsl-5big2.local) (gcc version 4.8.1                (GCC) ) #171 PREEMPT Wed Jan 17 23:33:31 CET 2018
[    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005317               7
[    0.000000] CPU: VIVT data cache, VIVT instruction cache
[    0.000000] Machine: LaCie 5Big Network Nand v2
[    0.000000] Ignoring unrecognised tag 0x41000403
[    0.000000] Memory policy: Data cache writeback
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pag               es: 130048
[    0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro reset               =0 productType=PRO_KW cap=gpt,lba64
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 509780K/524288K available (5950K kernel code, 220K rwdata               , 1596K rodata, 1933K init, 233K bss, 14508K reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xe0800000 - 0xff000000   ( 488 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0766b44   (7547 kB)
[    0.000000]       .init : 0xc0767000 - 0xc094a4cc   (1934 kB)
[    0.000000]       .data : 0xc094c000 - 0xc0983100   ( 221 kB)
[    0.000000]        .bss : 0xc098310c - 0xc09bd56c   ( 234 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:114
[    0.000012] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 25769               803770ns
[   14.570026] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
[   14.659997] pid_max: default: 32768 minimum: 301
[   14.660132] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[   14.660150] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[   14.660655] CPU: Testing write buffer coherency: ok
[   14.660970] Setting up static identity map for 0x5a6ac0 - 0x5a6b18
[   14.663778] VFP support v0.3: not present
[   14.664308] xor: measuring software checksum speed
[   14.760024]    arm4regs  :  1089.200 MB/sec
[   14.859989]    8regs     :   654.400 MB/sec
[   14.959981]    32regs    :   905.600 MB/sec
[   14.959999] xor: using function: arm4regs (1089.200 MB/sec)
[   14.960015] pinctrl core: initialized pinctrl subsystem
[   14.960134] NET: Registered protocol family 16
[   14.960574] DMA: preallocated 256 KiB pool for atomic coherent allocations
[   14.963371] Kirkwood: MV88F6281-A1, TCLK=166666667.
[   14.963397] Feroceon L2: Enabling L2
[   14.963434] Feroceon L2: Cache support initialised.
[   14.964525] mv_usb_init 1
[   14.964544] mv_usb_init 2 devnum = 0
[   14.964557] init function mv_usb_init finished
[   14.964781]  orion-ehci registered
[   14.967164] Kirkwood PCIe port 0: link down
[   14.967174] Kirkwood PCIe port 1: link up
[   14.967184] PCI: bus0 uses PCIe port 0
[   14.967425] PCI host bridge to bus 0000:00
[   14.967446] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
[   14.967460] pci_bus 0000:00: root bus resource [io  0x1000-0xffff]
[   14.967473] pci_bus 0000:00: No busn resource found for root bus, will use [b               us 00-ff]
[   14.967894] PCI: bus0: Fast back to back transfers disabled
[   14.967925] PCI: bus1 uses PCIe port 1
[   14.968148] PCI host bridge to bus 0000:01
[   14.968166] pci_bus 0000:01: root bus resource [mem 0xe8000000-0xefffffff]
[   14.968180] pci_bus 0000:01: root bus resource [io  0x10000-0x1ffff]
[   14.968193] pci_bus 0000:01: No busn resource found for root bus, will use [b               us 01-ff]
[   14.968231] PCI: bus1: Fast back to back transfers enabled
[   14.992386] bio: create slab <bio-0> at 0
[   15.161148] raid6: int32x1     95 MB/s
[   15.330144] raid6: int32x2    123 MB/s
[   15.500215] raid6: int32x4    120 MB/s
[   15.670077] raid6: int32x8    128 MB/s
[   15.670087] raid6: using algorithm int32x8 (128 MB/s)
[   15.670095] raid6: using intx1 recovery algorithm
[   15.670923] SCSI subsystem initialized
[   15.672264] usbcore: registered new interface driver usbfs
[   15.672439] usbcore: registered new interface driver hub
[   15.672632] usbcore: registered new device driver usb
[   15.675106] cfg80211: Calling CRDA to update world regulatory domain
[   15.675429] Switched to clocksource orion_clocksource
[   15.677683] NET: Registered protocol family 2
[   15.678148] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[   15.678207] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[   15.678258] TCP: Hash tables configured (established 4096 bind 4096)
[   15.678311] TCP: reno registered
[   15.678324] UDP hash table entries: 256 (order: 0, 4096 bytes)
[   15.678346] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[   15.678539] NET: Registered protocol family 1
[   15.678811] RPC: Registered named UNIX socket transport module.
[   15.678822] RPC: Registered udp transport module.
[   15.678830] RPC: Registered tcp transport module.
[   15.678837] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   15.824857] NetWinder Floating Point Emulator V0.97 (double precision)
[   15.824981] gpio-usb-probe-4b err=0
[   15.824997] gpio-usb gpio-usb: USB GPIO's initialized
[   15.826595] futex hash table entries: 256 (order: -1, 3072 bytes)
[   15.928212] VFS: Disk quotas dquot_6.5.2
[   15.928262] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[   15.928697] NFS: Registering the id_resolver key type
[   15.928744] Key type id_resolver registered
[   15.928754] Key type id_legacy registered
[   15.928772] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[   15.928785] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   15.928886] NTFS driver 2.1.30 [Flags: R/W].
[   15.928917] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
[   15.929062] fuse init (API version 7.22)
[   15.929641] SGI XFS with ACLs, security attributes, realtime, large block/ino               de numbers, no debug enabled
[   15.930098] msgmni has been set to 995
[   15.931220] async_tx: api initialized (async)
[   15.931410] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 2               53)
[   15.931422] io scheduler noop registered
[   15.931431] io scheduler deadline registered
[   15.931451] io scheduler cfq registered (default)
[   15.931832] mv_xor mv_xor.0: Marvell shared XOR driver
[   15.970010] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[   16.010004] mv_xor mv_xor.0: Marvell XOR: ( xor cpy )
[   16.010267] mv_xor mv_xor.1: Marvell shared XOR driver
[   16.050003] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[   16.090005] mv_xor mv_xor.1: Marvell XOR: ( xor cpy )
[   16.095899] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[   16.117006] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 104               16666) is a 16550A
[   16.742708] console [ttyS0] enabled
[   16.755570] brd: module loaded
[   16.763310] loop: module loaded
[   16.766740] Uniform Multi-Platform E-IDE driver
[   16.771612] ide-gd driver 1.18
[   16.776234] sata_mv sata_mv.0: cannot get optional clkdev
[   16.782064] sata_mv sata_mv.0: slots 32 ports 2
[   16.789597] scsi0 : sata_mv
[   16.793124] scsi1 : sata_mv
[   16.796307] ata1: SATA max UDMA/133 irq 21
[   16.800513] ata2: SATA max UDMA/133 irq 21
[   16.806755] nand: Could not find valid ONFI parameter page; aborting
[   16.813187] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xda
[   16.819506] nand: Hynix NAND 256MiB 3,3V 8-bit
[   16.824036] nand: 256MiB, SLC, page size: 2048, OOB size: 64
[   16.829678] Scanning device for bad blocks
[   16.996739] Creating 3 MTD partitions on "orion_nand":
[   17.001884] 0x000000000000-0x000000100000 : "u-boot"
[   17.007975] 0x000000100000-0x000001100000 : "uImage"
[   17.014052] 0x000001100000-0x000010000000 : "root"
[   17.022008] tun: Universal TUN/TAP device driver, 1.6
[   17.027039] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   17.033539] ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn               .edu>
[   17.041868] ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393               @maroon.tc.umn.edu>
[   17.058214] libphy: orion_mdio_bus: probed
[   17.062529] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[   17.309978] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   17.329973] ata1.15: Port Multiplier 1.2, 0x11ab:0x4140 r193, 4 ports, feat 0               x5/0x1f
[   17.391630] ata1.00: hard resetting link
[   17.740733] ata1.01: hard resetting link
[   18.100726] ata1.02: hard resetting link
[   18.180279] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address                00:d0:4b:92:5c:a5
[   18.460732] ata1.03: hard resetting link
[   19.020006] ata1.03: ATA-9: WDC WD2003FZEX-00Z4SA0, 01.01A01, max UDMA/133
[   19.026849] ata1.03: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
[   19.090013] ata1.03: configured for UDMA/133
[   19.100058] ata1: EH complete
[   19.120246] scsi 0:3:0:0: Direct-Access     ATA      WDC WD2003FZEX-0 01.0 PQ               : 0 ANSI: 5
[   19.140360] fvdw1 disk index before get_sd_name = 0
[   19.145212] device-name= sata_mv
[   19.148426] fvdw2 disk index after get_sd_name = 0
[   19.169981] fvdw3 prefix[0]=s  prefix[1]=d
[   19.174078] fvdw4 diskname = sda
[   19.177698] sd 0:3:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.               81 TiB)
[   19.190305] sd 0:3:0:0: Attached scsi generic sg0 type 0
[   19.195831] sd 0:3:0:0: [sda] 4096-byte physical blocks
[   19.210331] sd 0:3:0:0: [sda] Write Protect is off
[   19.220072] sd 0:3:0:0: [sda] Write cache: enabled, read cache: enabled, does               n't support DPO or FUA
[   19.285184]  sda: sda1
[   19.300924] sd 0:3:0:0: [sda] Attached SCSI disk
[   19.363593] mv643xx_eth_port mv643xx_eth_port.1 eth1: port 0 with MAC address                00:d0:4b:92:5c:a6
[   19.372443] PPP generic driver version 2.4.2
[   19.377020] PPP Deflate Compression module registered
[   19.382117] PPP MPPE Compression module registered
[   19.386882] NET: Registered protocol family 24
[   19.391517] usbcore: registered new interface driver rtl8187
[   19.397148] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet dri               ver
[   19.404749] usbcore: registered new interface driver pegasus
[   19.410603] usbcore: registered new interface driver asix
[   19.416148] usbcore: registered new interface driver ax88179_178a
[   19.422382] usbcore: registered new interface driver cdc_ether
[   19.428364] usbcore: registered new interface driver net1080
[   19.434173] usbcore: registered new interface driver cdc_subset
[   19.440299] usbcore: registered new interface driver zaurus
[   19.446038] usbcore: registered new interface driver ipheth
[   19.451779] usbcore: registered new interface driver cdc_ncm
[   19.458397] aoe: cannot create debugfs directory
[   19.463180] aoe: AoE v85 initialised.
[   19.467575] rtc-mv rtc-mv: rtc core: registered rtc-mv as rtc0
[   19.473651] i2c /dev entries driver
[   19.478116] at24 0-0050: 512 byte 24c04 EEPROM, writable, 16 bytes/write
[   19.497573] md: linear personality registered for level -1
[   19.503106] md: raid0 personality registered for level 0
[   19.508395] md: raid1 personality registered for level 1
[   19.513750] md: raid10 personality registered for level 10
[   19.519362] md: raid6 personality registered for level 6
[   19.524692] md: raid5 personality registered for level 5
[   19.529992] md: raid4 personality registered for level 4
[   19.535482] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-d               evel@redhat.com
[   19.544133] device-mapper: multipath: version 1.6.0 loaded
[   19.549593] device-mapper: multipath round-robin: version 1.0.0 loaded
[   19.556126] device-mapper: multipath queue-length: version 0.1.0 loaded
[   19.562789] device-mapper: multipath service-time: version 0.2.0 loaded
[   19.569422] device-mapper: dm-log-userspace: version 1.3.0 loaded
[   19.575510] device-mapper: raid: Loading target version 1.5.2
[   19.585378] ipip: IPv4 over IPv4 tunneling driver
[   19.590875] TCP: cubic registered
[   19.594212] NET: Registered protocol family 10
[   19.599593] sit: IPv6 over IPv4 tunneling driver
[   19.605074] NET: Registered protocol family 17
[   19.609755] NET: Registered protocol family 5
[   19.614367] 8021q: 802.1Q VLAN Support v1.8
[   19.618563] NET: Registered protocol family 37
[   19.623129] Key type dns_resolver registered
[   19.628652] console [netcon0] enabled
[   19.632355] netconsole: network logging started
[   19.637308] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[   19.644416] rtc-mv rtc-mv: setting system clock to 2021-07-27 13:31:54 UTC (1               627392714)
[   19.719986] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
[   19.726908] ata2.15: Port Multiplier 1.2, 0x11ab:0x4140 r193, 4 ports, feat 0               x5/0x1f
[   19.742464] ata2.00: hard resetting link
[   20.090704] ata2.01: hard resetting link
[   20.440701] ata2.02: hard resetting link
[   20.790698] ata2.03: hard resetting link
[   21.140876] ata2: EH complete
[   21.165371] Freeing unused kernel memory: 1932K (c0767000 - c094a000)
device = Hardware : LaCie 5Big Network Nand v2
[   22.259712] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
[   22.265732] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   23.349693] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   25.160684] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, ful               l duplex, flow control disabled
[   25.170507] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
install symlinks busybox
busybox: /usr/sbin/add-shell: No such file or directory
busybox: /usr/sbin/addgroup: No such file or directory
busybox: /usr/sbin/adduser: No such file or directory
busybox: /usr/sbin/arping: No such file or directory
busybox: /usr/sbin/brctl: No such file or directory
busybox: /usr/sbin/chat: No such file or directory
busybox: /usr/sbin/chpasswd: No such file or directory
busybox: /usr/sbin/chroot: No such file or directory
busybox: /usr/sbin/crond: No such file or directory
busybox: /usr/sbin/delgroup: No such file or directory
busybox: /usr/sbin/deluser: No such file or directory
busybox: /usr/sbin/dhcprelay: No such file or directory
busybox: /usr/sbin/dnsd: No such file or directory
busybox: /usr/sbin/ether-wake: No such file or directory
busybox: /usr/sbin/fakeidentd: No such file or directory
busybox: /usr/sbin/fbset: No such file or directory
busybox: /usr/sbin/fdformat: No such file or directory
busybox: /usr/sbin/ftpd: No such file or directory
busybox: /usr/sbin/httpd: No such file or directory
busybox: /usr/sbin/ifplugd: No such file or directory
busybox: /usr/sbin/inetd: No such file or directory
busybox: /usr/sbin/killall5: No such file or directory
busybox: /usr/sbin/loadfont: No such file or directory
busybox: /usr/sbin/lpd: No such file or directory
busybox: /usr/sbin/nanddump: No such file or directory
busybox: /usr/sbin/nandwrite: No such file or directory
busybox: /usr/sbin/nbd-client: No such file or directory
busybox: /usr/sbin/ntpd: No such file or directory
busybox: /usr/sbin/popmaildir: No such file or directory
busybox: /usr/sbin/powertop: No such file or directory
busybox: /usr/sbin/rdate: No such file or directory
busybox: /usr/sbin/rdev: No such file or directory
busybox: /usr/sbin/readprofile: No such file or directory
busybox: /usr/sbin/remove-shell: No such file or directory
busybox: /usr/sbin/rtcwake: No such file or directory
busybox: /usr/sbin/sendmail: No such file or directory
busybox: /usr/sbin/setfont: No such file or directory
busybox: /usr/sbin/setlogcons: No such file or directory
busybox: /usr/sbin/svlogd: No such file or directory
busybox: /usr/sbin/telnetd: No such file or directory
busybox: /usr/sbin/tftpd: No such file or directory
busybox: /usr/sbin/ubiattach: No such file or directory
busybox: /usr/sbin/ubidetach: No such file or directory
busybox: /usr/sbin/ubimkvol: No such file or directory
busybox: /usr/sbin/ubirmvol: No such file or directory
busybox: /usr/sbin/ubirsvol: No such file or directory
busybox: /usr/sbin/ubiupdatevol: No such file or directory
busybox: /usr/sbin/udhcpd: No such file or directory
ip= [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro rese               t=0 productType=PRO_KW cap=gpt,lba64
ifconfig: invalid number 'dev/sda7 ro reset=0 productType=PRO_KW cap=gpt,lba64'
ethernet=eth0 ip=[    0.000000] Kernel command line: console=ttyS0,115200 root=/               dev/sda7 ro reset=0 productType=PRO_KW cap=gpt,lba64
add some extra ip's
prepare telnet access
start telnet
make dev node for buttons...
mkdir: can't create directory '/dev/input': File exists
mknod: /dev/input/event0: File exists
start buttons control daemon
buttons-nwsp2 daemon started
[   32.438472] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   32.448660] ehci-orion: EHCI orion driver
[   32.452818] orion-ehci orion-ehci.0: EHCI Host Controller
[   32.458216] orion-ehci orion-ehci.0: new USB bus registered, assigned bus num               ber 1
[   32.465966] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000
[   32.489976] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
[   32.496008] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   32.502785] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=               1
[   32.509985] usb usb1: Product: EHCI Host Controller
[   32.514839] usb usb1: Manufacturer: Linux 3.14.2 ehci_hcd
[   32.520221] usb usb1: SerialNumber: orion-ehci.0
[   32.525532] hub 1-0:1.0: USB hub found
[   32.529318] hub 1-0:1.0: 1 port detected
[   32.539726] usbcore: registered new interface driver usb-storage
pass control to sh shell
/bin/sh: can't access tty; job control turned off
~ # [   32.850002] usb 1-1: new high-speed USB device number 2 using orion-ehci
[   33.000482] usb 1-1: New USB device found, idVendor=0424, idProduct=2512
[   33.007157] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   33.015012] hub 1-1:1.0: USB hub found
[   33.018852] hub 1-1:1.0: 2 ports detected
danilomag
Donator VIP
Donator VIP
 
Posts: 52
Joined: Fri Jun 23, 2023 8:38 am

PreviousNext

Return to Lacie 5big Network vs2

Who is online

Users browsing this forum: No registered users and 2 guests