lacie 5 big network v.1 please support for fvdw

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Sep 18, 2013 5:34 am

tutorial pdf First time installation procedure of the fvdw firmware on the Lacie Network Space vs2 (nwsp2)
Code: Select all
(i). create the new partition table and store on the disk
Start again fdisk
fdisk /dev/sdb
use the command: n
it will respond with
command action
e extended
p primary (1-4)
type p as command and hit enter
now you get as response
Partition number (1-4):
type 1 behind it and hit enter
then you get as response
first cylinder 1-121601, default 1):
type 1 behind it and hit enter
response
last cylinder or...:
type 64  behind it and hit enter
create partition 2
n
p
2
65
128
create partition 3
n
p
3
129
192
make partition 3 type swap
type t as command
enter partition number 3
enter as hex code 82
create partition 4 (this is an extended partition)
n
e  <---note the difference !!
4
193
121601  (this is for a 1 TB disk, for 500 GB HDD us 60801, for 2 TB disk use 243201)
create partition 5 (no choice possible anymore for primary of extended, the additional partition will be made
automatically in the extended partition)
n
193
292
create partition 6
n
293
293
First time install of the fvdw firmware on the Lacie Network Space vs 2 5-jan-2012 by fvdw
Page 5 of 6
create partition 7
n
294
357
create partition 8
n
358
121601 (this is for a 1 TB disk, for 500 GB HDD use 60801, for 2 TB disk use 243201)



my linux hd 500 connected with the First sector 2048 cylinders are different as I am organizing?


Code: Select all
knoppix@Microknoppix:~$ fdisk -l /dev/sdb

Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000f26c1

   Device Boot      Start         End      Blocks   Id  System
knoppix@Microknoppix:~$ fdisk /dev/sdb

Command (m for help): n
Partition type:
   p   primary (0 primary, 0 extended, 4 free)
   e   extended
Select (default p): p
Partition number (1-4, default 1): 1
First sector (2048-976773167, default 2048):
Using default value 2048
Last sector, +sectors or +size{K,M,G} (2048-976773167, default 976773167):
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby fvdw » Wed Sep 18, 2013 7:11 am

you are using sectors in fdisk, you must switch to cylinders (command u)
The older versions of fdisk use cylinders, the newer one sectors as default setting.
The tutorial is for cylinders.
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Sep 18, 2013 8:11 am

I also do this step?

Code: Select all
(l) write fvdw-sl firmware to sdb1, sdb2 and sdb7
Now you need the fvdw-sl firmware image file (version 11-0 or higher and must be one for the nwsp2),
write this to partition sdb1, sdb2 and sdb7:
dd if=path-to-firmware/firmware.img of=/dev/sdb1
dd if=path-to-firmware/firmware.img of=/dev/sdb2
dd if=path-to-firmware/firmware.img of=/dev/sdb7
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Sep 18, 2013 9:25 am

Code: Select all
         __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_
| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
 \___/    |____/ \___/ \___/ \__|  ** LOADER **
 ** MARVELL BOARD: RD-88F5281-LaCie LE

U-Boot 1.1.4 (Jun 26 2008 - 16:55:41) Marvell version: 2.4.9

U-Boot code: 00200000 -> 0026FFF0  BSS: -> 00283280

Soc: 88F5281 D0 (DDR2)
CPU running @ 500Mhz
SysClock = 166Mhz , TClock = 166Mhz

DRAM CS[0] base 0x00000000   size 128MB
DRAM Total size 128MB  32bit width
[4096kB@ffc00000] Flash:  4 MB
Addresses 4M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (4M - 3M): Done
*** Warning - bad CRC, using default environment


CPU : ARM926 (Rev 0)
Streaming disabled
VFP initialized to Run Fast Mode.

USB 0: host mode
PCI 0: PCI Express Root Complex Interface
PCI 1: PCI-X, speed = 66000000
CPU: Write allocate Disabled
Net:   egiga0 [PRIME]
POWER ON
Hit any key to stop autoboot:  0
Waiting for LUMP (5)
no lump receive; continuing

Reset IDE:
Marvell Serial ATA Adapter
Found adapter at bus 1, device 7 ... Scanning channels
  Device 4: OK
Model: WDC WD5000AADS-00S9B0                    Firm: 01.00A01 Ser#:      WD-WCAV90478832
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 476940.0 MB = 465.7 GB (976773168 x 512)


** Device 0 not available

** Device 1 not available

** Device 2 not available

** Device 3 not available

** Device 0 not available

** Device 1 not available

** Device 2 not available

** Device 3 not available

Loading from IDE device 4, partition 6: Name: hde6
  Type: U-Boot
   Image Name:   Linux-2.6.39.4
   Created:      2013-08-28  21:39:43 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1864076 Bytes =  1.8 MB
   Load Address: 00008000
   Entry Point:  00008000
## Booting image at 00400000 ...
   Image Name:   Linux-2.6.39.4
   Created:      2013-08-28  21:39:43 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1864076 Bytes =  1.8 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
Linux version 2.6.39.4 (root@fvdwsl-5big2.local) (gcc version 4.5.4 (GCC) ) #8 PREEMPT Wed Aug 28 22:39:19 GMT+1 2013
CPU: Feroceon [41069260] revision 0 (ARMv5TEJ), cr=00053177
CPU: VIVT data cache, VIVT instruction cache
Machine: LaCie 5Big1 Network
Clearing invalid memory bank 0KB@0x00000000
Clearing invalid memory bank 0KB@0x00000000
Clearing invalid memory bank 0KB@0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x41000403
Memory policy: ECC disabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro boardType=mv88F5281 productType=5Big reset=0
PID hash table entries: 512 (order: -1, 2048 bytes)
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 128MB = 128MB total
Memory: 126000k/126000k available, 5072k reserved, 0K highmem
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
    vmalloc : 0xc8800000 - 0xfd800000   ( 848 MB)
    lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
    modules : 0xbf000000 - 0xc0000000   (  16 MB)
      .init : 0xc0008000 - 0xc0028000   ( 128 kB)
      .text : 0xc0028000 - 0xc03a3000   (3564 kB)
      .data : 0xc03a4000 - 0xc03bf9e0   ( 111 kB)
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Preemptable hierarchical RCU implementation.
        RCU-based detection of stalled CPUs is disabled.
        Verbose stalled-CPUs detection is disabled.
NR_IRQS:64
sched_clock: 32 bits at 166MHz, resolution 5ns, wraps every 25769ms
Calibrating delay loop... 498.89 BogoMIPS (lpj=2494464)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
Orion ID: MV88F5281-D0. TCLK=166666667.
Orion: Applying 5281 D0 WFI workaround.
net5big: powering up SATA drives
net5big: turning off power-off control GPIO
net5big: Flash writing is not yet supported.
PCI: bus0: Fast back to back transfers disabled
PCI: bus1: Fast back to back transfers enabled
pci 0000:01:07.0: BAR 0: assigned [mem 0xe8000000-0xe80fffff 64bit]
pci 0000:01:07.0: BAR 0: set to [mem 0xe8000000-0xe80fffff 64bit] (PCI address [0xe8000000-0xe80fffff])
pci 0000:01:07.0: BAR 2: assigned [io  0x100000-0x1000ff]
pci 0000:01:07.0: BAR 2: set to [io  0x100000-0x1000ff] (PCI address [0x100000-0x1000ff])
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Switching to clocksource orion_clocksource
Switched to NOHz mode on CPU #0
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
NetWinder Floating Point Emulator V0.97 (double precision)
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 246
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 3) is a 16550A
console [ttyS0] enabled
loop: module loaded
Uniform Multi-Platform E-IDE driver
ide-gd driver 1.18
sata_mv 0000:01:07.0: version 1.28
sata_mv 0000:01:07.0: Gen-II 32 slots 8 ports SCSI mode IRQ via INTx
scsi0 : sata_mv
scsi1 : sata_mv
scsi2 : sata_mv
scsi3 : sata_mv
scsi4 : sata_mv
scsi5 : sata_mv
scsi6 : sata_mv
scsi7 : sata_mv
ata1: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8022000 irq 52
ata2: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8024000 irq 52
ata3: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8026000 irq 52
ata4: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8028000 irq 52
ata5: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8032000 irq 52
ata6: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8034000 irq 52
ata7: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8036000 irq 52
ata8: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8038000 irq 52
sata_mv sata_mv.0: version 1.28
sata_mv sata_mv.0: slots 32 ports 5
scsi8 : sata_mv
scsi9 : sata_mv
scsi10 : sata_mv
scsi11 : sata_mv
scsi12 : sata_mv
ata9: SATA max UDMA/133 irq 29
ata10: SATA max UDMA/133 irq 29
ata11: SATA max UDMA/133 irq 29
ata12: SATA max UDMA/133 irq 29
ata13: SATA max UDMA/133 irq 29
mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
mv643xx_eth smi: probed
mv643xx_eth_port mv643xx_eth_port.0: eth0: port 0 with MAC address 00:d0:4b:8b:60:2b
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
usbcore: registered new interface driver ipheth
console [netcon0] enabled
netconsole: network logging started
aoe: AoE v47 initialised.
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
orion-ehci orion-ehci.0: Marvell Orion EHCI
orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
orion-ehci orion-ehci.0: irq 17, io mem 0xf1050000
orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
input: gpio-keys as /devices/platform/gpio-keys/input/input0
i2c /dev entries driver
rtc-rs5c372 0-0032: rs5c372b found, 24hr, driver version 0.6
rtc-rs5c372 0-0032: rtc core: registered rtc-rs5c372 as rtc0
at24 0-0050: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
mv_xor mv_xor.0: Self-test copy failed compare, disabling
mv_xor mv_xor.1: Self-test copy failed compare, disabling
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (1968 buckets, 7872 max)
IPv4 over IPv4 tunneling driver
TCP cubic registered
NET: Registered protocol family 17
NET: Registered protocol family 5
ata1: SATA link down (SStatus 0 SControl 300)
NET: Registered protocol family 37
VFP support v0.3: implementor 41 architecture 1 part 10 variant 9 rev 0
rtc-rs5c372 0-0032: setting system clock to 2013-09-18 11:21:32 UTC (1379503292)
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
ata9: failed to resume link (SControl 0)
ata9: SATA link down (SStatus 0 SControl 0)
ata4: SATA link down (SStatus 0 SControl 300)
ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata5.00: ATA-8: WDC WD5000AADS-00S9B0, 01.00A01, max UDMA/133
ata5.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
ata5.00: configured for UDMA/133
scsi 4:0:0:0: Direct-Access     ATA      WDC WD5000AADS-0 01.0 PQ: 0 ANSI: 5
sd 4:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 4:0:0:0: [sda] Write Protect is off
sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
sd 4:0:0:0: [sda] Attached SCSI disk
ata6: SATA link down (SStatus 0 SControl 300)
ata7: SATA link down (SStatus 0 SControl 300)
ata8: SATA link down (SStatus 0 SControl 300)
ata10: failed to resume link (SControl 0)
ata10: SATA link down (SStatus 0 SControl 0)
ata11: failed to resume link (SControl 0)
ata11: SATA link down (SStatus 0 SControl 0)
ata12: failed to resume link (SControl 0)
ata12: SATA link down (SStatus 0 SControl 0)
ata13: failed to resume link (SControl 0)
ata13: SATA link down (SStatus 0 SControl 0)
EXT3-fs: barriers not enabled
EXT3-fs (sda7): mounted filesystem with ordered data mode
kjournald starting.  Commit interval 5 seconds
VFS: Mounted root (ext3 filesystem) readonly on device 8:7.
Freeing init memory: 128K
start rcS
set global environment params
mount proc
remount root file system rw
EXT3-fs (sda7): warning: checktime reached, running e2fsck is recommended
EXT3-fs (sda7): using internal journal
mount sysfs
start boot log
booting using  root file system...
run udevstart to update dev nodes when necessary
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda5): using internal journal
EXT3-fs (sda5): mounted filesystem with ordered data mode
Setting up swapspace version 1, size = 526413824 bytes
UUID=012b6401-e0cf-4ab0-8cf5-69a4f4b99ac3
Adding 514076k swap on /dev/sda3.  Priority:-1 extents:1 across:514076k
inserting kernel modules:
ehci_hcd: module is already loaded
usb_storage: exports duplicate symbol usb_stor_sense_invalidCDB (owned by kernel)
chown: unknown user nobody
chown: unknown user nobody
chown: unknown user nobody
mount: mounting nfsd on /proc/fs/nfsd failed: No such device
make dev node for buttons...
configure loopback network interface
starting php based setup routines step 1
API[2013/09/18 13:21:52] userfunc_users_commit.finc(40)[606]: Error: cannot open rootpasswd file.
passwd[618]: password for `dummy' changed by user `root'
API[2013/09/18 13:21:52] userfunc_users_commit.finc(102)[606]: userfunc_users_commit: no smb user for dummy.
EXT3-fs: barriers not enabled
kjournald starting.  Commit interval 5 seconds
EXT3-fs (sda8): using internal journal
EXT3-fs (sda8): mounted filesystem with ordered data mode
mv643xx_eth_port mv643xx_eth_port.0: eth0: link up, 1000 Mb/s, full duplex, flow control disabled
udevd (663): /proc/663/oom_adj is deprecated, please use /proc/663/oom_score_adj instead.
starting php based setup routines step2
API[2013/09/18 13:22:18] cronfunc_stop.finc(10)[717]:
Error: crontab -d -c [/share/1000/cronjobs] failed (1).
API[2013/09/18 13:22:18] cronfunc_stop.finc(15)[717]:
Error: killall -9 [crond] failed (1).
starting php based setup routines step banner
php based setup routines finished
start buttons control daemon
web permission on resolv.conf
set device tuning for dms performance
move smbd en nmbd db files to ramdisk to enable disk spin down
/etc/init.d/rcS: line 421: [-d: not found
------------------------
rcS finished
------------------------
 list boot.log file
start boot log
Wed Sep 18 12:21:40 GMT+1 2013
booting using  root file system...
run udevstart to update dev nodes when necessary
inserting kernel modules:
modprobe: 'ehci-hcd.ko': invalid parameter
modprobe: 'usb-storage.ko': invalid module format
make dev node for buttons...
configure loopback netwerk interface
starting php based setup routines step 1


 * Initial Orion-Nas XML configuration file...           [ OK ]
 * Configuring Disks...                                  [ OK ]
 * Configuring System Users...
Warning: fopen(/etc/rootpasswd): failed to open stream: No such file or directory in /etc/finc/userfunc_users_commit.finc on line 38
                                 [ OK ]
 * Starting mount of volumes...
   - Mounting volume Default:
                                                         [ OK ]
 * Finishing mount of volumes...                         [ OK ]
 * Generating Hosts File...                              [ OK ]
 * Configuring System Hostname...                        [ OK ]
 * Configuring Samba...                                  [ OK ]
 * Configuring LAN interface...                          [ OK ]
 * Starting udevd...                                     [ OK ]
 * Starting web server...                                [ OK ]
 * Initializing Timezone...                              [ OK ]
 * Configuring Samba...                                  [ OK ]
 * Starting syncawayd...                                 [ OK ]
 * Marvell mediaserver not started...,QOSd...
starting php based setup routines step 2
 * Starting dropbear... cmd : dropbear -p 22 -r '/rw_fs/etc/dropbear/dropbear_rsa_host_key'                              [ OK ]


 * Starting daemon update Hosts File...                          [ OK ]
starting php based setup routines step banner


*** fvdw-sl NAS firmware
    This is fvdw-sl version: fvdw-sl 11.0
    built on: Januari 3 2012

    LAN IP address: 192.168.1.71 (DHCP)

    Port configuration:

    LAN   -> eth0
php based setup routines finished
start buttons control daemon
buttons-nwsp2 daemon started
web permission on resolv.conf
set device tuning for dms performance
move smbd en nmbd db files to ramdisk to enable disk spin down
rcS finished
/bin/sh: can't access tty; job control turned off
#


:bananadance :bananadance :woohoo :woohoo :woohoo :woohoo :punk :punk :woohoo :woohoo :woohoo


I also did that passage ....

it took time because the welds of the serial were not going well and I created problems now try to use your console and let you know
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Sep 18, 2013 9:34 am

grrrr
You do not have the required permissions to view the files attached to this post.
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Sep 18, 2013 9:38 am

I'm doing upgrade to the latest version using the web interface



---- not work upgrade interface-----

fvdw-sl firmware version 11-0

is the version of the guide in the manual

KO
crash system random.....
fan
switch led
usb-extras
upgrade firmware


OK
Temperature information

----- 2 hdd--- --------1 hd and 32gb pen drive usb--------
Kernel panic will not start ....

Code: Select all

U-Boot 1.1.4 (Jun 26 2008 - 16:55:41) Marvell version: 2.4.9

U-Boot code: 00200000 -> 0026FFF0  BSS: -> 00283280

Soc: 88F5281 D0 (DDR2)
CPU running @ 500Mhz
SysClock = 166Mhz , TClock = 166Mhz

DRAM CS[0] base 0x00000000   size 128MB
DRAM Total size 128MB  32bit width
[4096kB@ffc00000] Flash:  4 MB
Addresses 4M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (4M - 3M): Done
*** Warning - bad CRC, using default environment


CPU : ARM926 (Rev 0)
Streaming disabled
VFP initialized to Run Fast Mode.

USB 0: host mode
PCI 0: PCI Express Root Complex Interface
PCI 1: PCI-X, speed = 66000000
CPU: Write allocate Disabled
Net:   egiga0 [PRIME]
POWER ON
Hit any key to stop autoboot:  0
Waiting for LUMP (5)
no lump receive; continuing

Reset IDE:
Marvell Serial ATA Adapter
Found adapter at bus 1, device 7 ... Scanning channels
  Device 4: OK
Model: WDC WD5000AADS-00S9B0                    Firm: 01.00A01 Ser#:      WD-WCAV90478832
            Type: Hard Disk
            Supports 48-bit addressing
            Capacity: 476940.0 MB = 465.7 GB (976773168 x 512)


** Device 0 not available

** Device 1 not available

** Device 2 not available

** Device 3 not available

** Device 0 not available

** Device 1 not available

** Device 2 not available

** Device 3 not available

Loading from IDE device 4, partition 6: Name: hde6
  Type: U-Boot
   Image Name:   Linux-2.6.39.4
   Created:      2013-08-28  21:39:43 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1864076 Bytes =  1.8 MB
   Load Address: 00008000
   Entry Point:  00008000
## Booting image at 00400000 ...
   Image Name:   Linux-2.6.39.4
   Created:      2013-08-28  21:39:43 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1864076 Bytes =  1.8 MB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
Linux version 2.6.39.4 (root@fvdwsl-5big2.local) (gcc version 4.5.4 (GCC) ) #8 PREEMPT Wed Aug 28 22:39:19 GMT+1 2013
CPU: Feroceon [41069260] revision 0 (ARMv5TEJ), cr=00053177
CPU: VIVT data cache, VIVT instruction cache
Machine: LaCie 5Big1 Network
Clearing invalid memory bank 0KB@0x00000000
Clearing invalid memory bank 0KB@0x00000000
Clearing invalid memory bank 0KB@0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x41000403
Memory policy: ECC disabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
Kernel command line: console=ttyS0,115200 root=/dev/sda7 ro boardType=mv88F5281 productType=5Big reset=0
PID hash table entries: 512 (order: -1, 2048 bytes)
Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Memory: 128MB = 128MB total
Memory: 126000k/126000k available, 5072k reserved, 0K highmem
Virtual kernel memory layout:
    vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
    vmalloc : 0xc8800000 - 0xfd800000   ( 848 MB)
    lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
    modules : 0xbf000000 - 0xc0000000   (  16 MB)
      .init : 0xc0008000 - 0xc0028000   ( 128 kB)
      .text : 0xc0028000 - 0xc03a3000   (3564 kB)
      .data : 0xc03a4000 - 0xc03bf9e0   ( 111 kB)
SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Preemptable hierarchical RCU implementation.
        RCU-based detection of stalled CPUs is disabled.
        Verbose stalled-CPUs detection is disabled.
NR_IRQS:64
sched_clock: 32 bits at 166MHz, resolution 5ns, wraps every 25769ms
Calibrating delay loop... 498.89 BogoMIPS (lpj=2494464)
pid_max: default: 32768 minimum: 301
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
Orion ID: MV88F5281-D0. TCLK=166666667.
Orion: Applying 5281 D0 WFI workaround.
net5big: powering up SATA drives
net5big: turning off power-off control GPIO
net5big: Flash writing is not yet supported.
PCI: bus0: Fast back to back transfers disabled
PCI: bus1: Fast back to back transfers enabled
pci 0000:01:07.0: BAR 0: assigned [mem 0xe8000000-0xe80fffff 64bit]
pci 0000:01:07.0: BAR 0: set to [mem 0xe8000000-0xe80fffff 64bit] (PCI address [0xe8000000-0xe80fffff])
pci 0000:01:07.0: BAR 2: assigned [io  0x100000-0x1000ff]
pci 0000:01:07.0: BAR 2: set to [io  0x100000-0x1000ff] (PCI address [0x100000-0x1000ff])
bio: create slab <bio-0> at 0
SCSI subsystem initialized
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
Switching to clocksource orion_clocksource
Switched to NOHz mode on CPU #0
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 4096 (order: 3, 32768 bytes)
TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
TCP: Hash tables configured (established 4096 bind 4096)
TCP reno registered
UDP hash table entries: 256 (order: 0, 4096 bytes)
UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
NET: Registered protocol family 1
NetWinder Floating Point Emulator V0.97 (double precision)
VFS: Disk quotas dquot_6.5.2
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
msgmni has been set to 246
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 3) is a 16550A
console [ttyS0] enabled
loop: module loaded
Uniform Multi-Platform E-IDE driver
ide-gd driver 1.18
sata_mv 0000:01:07.0: version 1.28
sata_mv 0000:01:07.0: Gen-II 32 slots 8 ports SCSI mode IRQ via INTx
scsi0 : sata_mv
scsi1 : sata_mv
scsi2 : sata_mv
scsi3 : sata_mv
scsi4 : sata_mv
scsi5 : sata_mv
scsi6 : sata_mv
scsi7 : sata_mv
ata1: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8022000 irq 52
ata2: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8024000 irq 52
ata3: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8026000 irq 52
ata4: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8028000 irq 52
ata5: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8032000 irq 52
ata6: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8034000 irq 52
ata7: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8036000 irq 52
ata8: SATA max UDMA/133 mmio m1048576@0xe8000000 port 0xe8038000 irq 52
sata_mv sata_mv.0: version 1.28
sata_mv sata_mv.0: slots 32 ports 5
scsi8 : sata_mv
scsi9 : sata_mv
scsi10 : sata_mv
scsi11 : sata_mv
scsi12 : sata_mv
ata9: SATA max UDMA/133 irq 29
ata10: SATA max UDMA/133 irq 29
ata11: SATA max UDMA/133 irq 29
ata12: SATA max UDMA/133 irq 29
ata13: SATA max UDMA/133 irq 29
mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
mv643xx_eth smi: probed
mv643xx_eth_port mv643xx_eth_port.0: eth0: port 0 with MAC address 00:d0:4b:8b:60:2b
PPP generic driver version 2.4.2
PPP Deflate Compression module registered
PPP MPPE Compression module registered
NET: Registered protocol family 24
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
ipddp.c:v0.01 8/28/97 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
ipddp0: Appletalk-IP Encap. mode by Bradford W. Johnson <johns393@maroon.tc.umn.edu>
usbcore: registered new interface driver ipheth
console [netcon0] enabled
netconsole: network logging started
aoe: AoE v47 initialised.
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
orion-ehci orion-ehci.0: Marvell Orion EHCI
orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1
orion-ehci orion-ehci.0: irq 17, io mem 0xf1050000
orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 1 port detected
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
input: gpio-keys as /devices/platform/gpio-keys/input/input0
i2c /dev entries driver
rtc-rs5c372 0-0032: rs5c372b found, 24hr, driver version 0.6
rtc-rs5c372 0-0032: rtc core: registered rtc-rs5c372 as rtc0
at24 0-0050: 1024 byte 24c08 EEPROM, writable, 1 bytes/write
mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver
mv_xor mv_xor.0: Self-test copy failed compare, disabling
mv_xor mv_xor.1: Self-test copy failed compare, disabling
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (1968 buckets, 7872 max)
IPv4 over IPv4 tunneling driver
TCP cubic registered
NET: Registered protocol family 17
NET: Registered protocol family 5
ata1: SATA link down (SStatus 0 SControl 300)
NET: Registered protocol family 37
VFP support v0.3: implementor 41 architecture 1 part 10 variant 9 rev 0
rtc-rs5c372 0-0032: setting system clock to 2013-09-18 18:11:19 UTC (1379527879)
usb 1-1: new high speed USB device number 2 using orion-ehci
scsi13 : usb-storage 1-1:1.0
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
ata9: failed to resume link (SControl 0)
ata9: SATA link down (SStatus 0 SControl 0)
ata4: SATA link down (SStatus 0 SControl 300)
scsi 13:0:0:0: Direct-Access     TDK LoR  TF10             PMAP PQ: 0 ANSI: 4
ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata5.00: ATA-8: WDC WD5000AADS-00S9B0, 01.00A01, max UDMA/133
ata5.00: 976773168 sectors, multi 0: LBA48 NCQ (depth 31/32)
ata5.00: configured for UDMA/133
scsi 4:0:0:0: Direct-Access     ATA      WDC WD5000AADS-0 01.0 PQ: 0 ANSI: 5
sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
sd 4:0:0:0: [sdb] Write Protect is off
sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
 sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 sdb7 sdb8 >
sd 4:0:0:0: [sdb] Attached SCSI disk
ata6: SATA link down (SStatus 0 SControl 300)
ata7: SATA link down (SStatus 0 SControl 300)
ata8: SATA link down (SStatus 0 SControl 300)
sd 13:0:0:0: [sda] 62529536 512-byte logical blocks: (32.0 GB/29.8 GiB)
sd 13:0:0:0: [sda] Write Protect is off
sd 13:0:0:0: [sda] Assuming drive cache: write through
sd 13:0:0:0: [sda] Assuming drive cache: write through
 sda: sda1
sd 13:0:0:0: [sda] Assuming drive cache: write through
sd 13:0:0:0: [sda] Attached SCSI removable disk
ata10: failed to resume link (SControl 0)
ata10: SATA link down (SStatus 0 SControl 0)
ata11: failed to resume link (SControl 0)
ata11: SATA link down (SStatus 0 SControl 0)
ata12: failed to resume link (SControl 0)
ata12: SATA link down (SStatus 0 SControl 0)
ata13: failed to resume link (SControl 0)
ata13: SATA link down (SStatus 0 SControl 0)
VFS: Cannot open root device "sda7" or unknown-block(8,7)
Please append a correct "root=" boot option; here are the available partitions:
0810       488386584 sdb  driver: sd
  0811          513056 sdb1 00000000-0000-0000-0000-000000000000sdb1
  0812          514080 sdb2 00000000-0000-0000-0000-000000000000sdb2
  0813          514080 sdb3 00000000-0000-0000-0000-000000000000sdb3
  0814               1 sdb4 00000000-0000-0000-0000-000000000000sdb4
  0815          802226 sdb5 00000000-0000-0000-0000-000000000000sdb5
  0816            7008 sdb6 00000000-0000-0000-0000-000000000000sdb6
  0817          513056 sdb7 00000000-0000-0000-0000-000000000000sdb7
  0818       485515406 sdb8 00000000-0000-0000-0000-000000000000sdb8
0800        31264768 sda  driver: sd
  0801        31260736 sda1 00000000-0000-0000-0000-000000000000sda1
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,7)
Backtrace:
[<c0035f14>] (dump_backtrace+0x0/0x114) from [<c02d0124>] (dump_stack+0x18/0x1c)
 r6:00008001 r5:c780a000 r4:c03bfde8 r3:00000002
[<c02d010c>] (dump_stack+0x0/0x1c) from [<c02d019c>] (panic+0x74/0x19c)
[<c02d0128>] (panic+0x0/0x19c) from [<c0008de8>] (mount_block_root+0x240/0x290)
 r3:c7820000 r2:00000000 r1:c7821f60 r0:c035b651
 r7:c0022a30
[<c0008ba8>] (mount_block_root+0x0/0x290) from [<c0008e8c>] (mount_root+0x54/0x6c)
[<c0008e38>] (mount_root+0x0/0x6c) from [<c0008fcc>] (prepare_namespace+0x128/0x17c)
 r5:c0022a45 r4:c03bfa80
[<c0008ea4>] (prepare_namespace+0x0/0x17c) from [<c0008a14>] (kernel_init+0x108/0x144)
 r5:c0022218 r4:c03bfa20
[<c000890c>] (kernel_init+0x0/0x144) from [<c00473ac>] (do_exit+0x0/0x71c)
 r5:c000890c r4:00000000
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby Jocko » Wed Sep 18, 2013 12:15 pm

Hi taetae,

About fvdwsl-console, seems that platform checking doesn't handle the device 5big1.

So to use the standalone kernel sent by fvdw, you can try to rename the kernel file by using "5big2" instead of "5big1".
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Sep 18, 2013 1:18 pm

ah ok
I try now;-)

I renamed the file sent to me by fvwd, calling: uImage-26394-NWSP2CL-STANDALONE-164

with the tftp upload something but then hangs on the telnet
You do not have the required permissions to view the files attached to this post.
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby taetae » Wed Sep 18, 2013 1:44 pm

web update
You do not have the required permissions to view the files attached to this post.
taetae
Donator VIP
Donator VIP
 
Posts: 438
Joined: Mon Aug 26, 2013 9:02 am

Re: lacie 5 big network v.1 please support for fvdw

Postby Jocko » Wed Sep 18, 2013 1:50 pm

ah ok
I try now;-)

I renamed the file sent to me by fvwd, calling: uImage-26394-NWSP2CL-STANDALONE-164

with the tftp upload something but then hangs on the telnet
maybe a firewall issue on your PC : try again by disable it
web update
You use a wrong menu : "SPD-8020" must be used only for Philips NAS. So try again with the Lacie-firmware menu.
Jocko
Site Admin - expert
 
Posts: 11529
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

PreviousNext

Return to Lacie 5Big Network vs1

Who is online

Users browsing this forum: No registered users and 8 guests