Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Installing Debian on IOmega HMNDCE (2 replies)

$
0
0
Hi,
I am trying to install debian on IOmega HMNDCE (almost 12 year old) single disk NAS server.

I am able to follow the writeup at https://github.com/olderzeus/Iomega-HMNHDCE and install debian. But I am not able to upgrade it. I raised an issue in git and olderzeus was helpful and replied back to pointing it to this forum and steps to upgrade it. Unfortunately, I lost the HDD on the NAS and could not try it.

I got a new disk now and trying to run the commands mentioned by olderzeus, it is resulting in the below logs.

Please let me know what am doing wrong.

I have installed debian as mentioned in the above git link and was successfully boot the system. When I replace the rootfs, uImage and dtb files it does not boot up. (https://github.com/olderzeus/Iomega-HMNHDCE/issues/3)


Stage-1 Bootloader Mon Feb  7 16:35:00 MST 2011
Attempting to set PLLA to 600MHz ...
  plla_ctrl0 : 0x0000021A
  plla_ctrl1 : 0x00480000
  plla_ctrl2 : 0x008F008B
  plla_ctrl3 : 0x00000154
PLLA Set


Setup memory, testing
Reading disk 0, Image 0
  Sector : 0x0000009A
  Hdr len: 0x0001873C
  Hdr CRC: 0x9C321E55
 OK
Initialising disks
SATA PHY not ready for device 1
Detecting SATA busses:
Bus 0: Found first device OK
  Device 0: Model: ST2000VX015-2XG102 Firm: CV11 Ser#: WFM4Q6SA
            Type: Hard Disk
            Capacity: 131071.9 MB = 127.9 GB (268435455 x 512)
  Device 1: not available
Environment successfully read from disk 0 primary image


U-Boot 1.1.2 (Sep  8 2012 - 10:03:04)

U-Boot code: 60D00000 -> 60D1873C  BSS: -> 60D1C3CC
RAM Configuration:
	Bank #0: 60000000 256 MB
SRAM Configuration:
	64KB at 0x50000000
In:    serial
Out:   serial
Err:   serial
Setting Linux mem= boot arg value

IDE read: device 0 block # 288, count 1 ... 1 blocks read: OK
Hit any key to stop autoboot:  3 ??? 2 ??? 1 ??? 0 

IDE device 0: Model: ST2000VX015-2XG102 Firm: CV11 Ser#: WFM4Q6SA
            Type: Hard Disk
            Capacity: 131071.9 MB = 127.9 GB (268435455 x 512)
... is now current device

IDE read: device 0 block # 1290, count 5700 ... 5700 blocks read: OK

IDE read: device 0 block # 16674, count 5700 ... 5700 blocks read: OK
## Booting image at 60500000 ...
   Image Name:   Linux-2.6.31.14
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    2593380 Bytes =  2.5 MB
   Load Address: 60008000
   Entry Point:  60008000
   Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 60800000 ...
   Image Name:   
   Image Type:   ARM Linux RAMDisk Image (gzip compressed)
   Data Size:    2652186 Bytes =  2.5 MB
   Load Address: 00000000
   Entry Point:  00000000
   Verifying Checksum ... OK

Starting kernel ...

Uncompressing Linux.....................................................................................................................
1 console=ttyS0,115200 elevator=cfq mem=256M poweroutage=yes mac_adr=0x00,0xd0,0xb8,0x1a,0x17,0x01
[    0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 256MB = 256MB total
[    0.000000] Memory: 251904KB available (4452K code, 333K data, 128K init, 0K highmem)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:96
[    0.000000] OX820_RPS_init_irq: interrupts 64 to 96
[    0.000000] ox820_clocksource_init() Timer 2 running at 390625 Hz
[    0.010000] Console: colour dummy device 80x30
[    0.010000] console [ttyS0] enabled
[    0.020000] Calibrating delay loop... 239.20 BogoMIPS (lpj=1196032)
[    0.260000] Security Framework initialized
[    0.260000] Mount-cache hash table entries: 512
[    0.270000] CPU: Testing write buffer coherency: ok
[    0.270000] Calibrating local timer... 
 Number of DMA channels = 4, version = 4
[    0.710000] Reserving a DMA channel for ODRB
[    0.710000] Allocating 475 SRAM generic DMA descriptors
[    0.720000] bio: create slab <bio-0> at 0
[    0.720000] SCSI subsystem initialized
[    0.730000] usbcore: registered new interface driver usbfs
[    0.730000] usbcore: registered new interface driver hub
[    0.740000] usbcore: registered new device driver usb
[    0.780000] NET: Registered protocol family 2
[    0.780000] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.790000] Switched to NOHz mode on CPU #0
[    0.790000] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.790000] Switched to NOHz mode on CPU #1
[    0.800000] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.810000] TCP: Hash tables configured (established 8192 bind 8192)
[    0.810000] TCP reno registered
[    0.820000] NET: Registered protocol family 1
[    0.820000] Trying to unpack rootfs image as initramfs...

6 bytes)
[    1.240000] fuse init (API version 7.12)
[    1.240000] JFS: nTxBlock = 1990, nTxLock = 15924
[    1.250000] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
[    1.260000] SGI XFS Quota Management subsystem
[    1.270000] msgmni has been set to 497
[    1.270000] alg: No test for stdrng (krng)
[    1.280000] io scheduler noop registered
[    1.280000] io scheduler anticipatory registered
[    1.290000] io scheduler deadline registered
[    1.290000] io scheduler cfq registered (default)
[    1.300000] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    1.310000] serial8250: ttyS0 at MMIO 0x44200000 (irq = 55) is a 16550A
[    1.320000] brd: module loaded
[    1.330000] loop: module loaded
[    1.330000] ox820sata: OX820 sata core.
[    1.330000] scsi0 : oxnassata
[    1.340000] scsi1 : oxnassata
[    1.340000] ata1: SATA max UDMA/133 irq 50
[    1.350000] ata2: SATA max UDMA/133 irq 50
[    1.350000] ox820sata: reseting SATA core
[    1.870000] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.870000] ata1.00: ATA-10: ST2000VX015-2XG102, CV11, max UDMA/133
[    1.880000] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.890000] ata1.00: configured for UDMA/133
[    1.890000] ox820sata: reseting SATA core

80000] usb 1-2: new high speed USB device using oxnas-ehci and address 2
[    3.230000] usb 1-2: configuration #1 chosen from 1 choice
Begin: Loading essential drivers ... [    4.080000] OXNAS bit-bash I2C driver initialisation OK
[    4.140000] rtc-pcf8563 0-0051: chip found, driver version 0.4.3
[    4.150000] rtc-pcf8563 0-0051: rtc core: registered rtc-pcf8563 as rtc0
done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... USB Device node is /dev/sdb1
Started
/dev/buttons file does not exist creating it
Opened /dev/buttons with fd 3
The Button ID from drive is 2 state is 3
Reset Button is NOT pressed
Checking to see the if the reset button is pressed or not
Warning: old md initialisation script found, getting out of its way...
[    4.340000] md: md0 stopped.
mdadm: no recogniseable superblock on /dev/sda1
mdadm: /dev/sda1 has no superblock - assembly aborted
done.
Begin: Running /scripts/local-premount ... done.

5.000000] [<c004e988>] (do_group_exit+0x3c/0xd0) from [<c004ea2c>] (sys_exit_group+0x10/0x1c)
[   15.000000] [<c004ea2c>] (sys_exit_group+0x10/0x1c) from [<c0029000>] (ret_fast_syscall+0x0/0x2c)
[   15.010000] CPU1: stopping
[   15.020000] [<c002f1ac>] (unwind_backtrace+0x0/0xe8) from [<c0028344>] (do_IPI+0xe8/0x150)
[   15.020000] [<c0028344>] (do_IPI+0xe8/0x150) from [<c0028c18>] (__irq_svc+0x38/0xc0)
[   15.030000] Exception stack(0xcf84df98 to 0xcf84dfe0)
[   15.040000] df80:                                                       3a77d0ae 00000000 
[   15.040000] dfa0: cf84dfe0 00000000 cf84c000 c04bace4 c049e13c c04bb21c 00000000 410fb025 
[   15.050000] dfc0: 600205bc 00000000 ffff90c7 cf84dfe0 c002a200 c002a204 60000013 ffffffff 
[   15.060000] [<c0028c18>] (__irq_svc+0x38/0xc0) from [<c002a204>] (default_idle+0x24/0x28)
[   15.070000] [<c002a204>] (default_idle+0x24/0x28) from [<c002a700>] (cpu_idle+0x64/0x98)
[   15.080000] [<c002a700>] (cpu_idle+0x64/0x98) from [<60008084>] (0x60008084)


Viewing all articles
Browse latest Browse all 3247

Trending Articles