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

Re: [GoFlex Net] SATA

$
0
0
Hi Bodhi,

I changed uboot just to try solve problem.
I tried SATA boot but - not booted.

New your latest Uboot is the Nov 02 2013 based on this thread:http://forum.doozan.com/read.php?3,12381

Sorry to spam you, with my results.... :)

Robert

b@big2:~$ nc.traditional -l -u -p 6666

U-Boot 2013.10 (Nov 02 2013 - 01:11:12)-tld
Seagate GoFlex Net
gcc (Debian 4.6.3-14) 4.6.3
GNU ld (GNU Binutils for Debian) 2.22
Hit any key to stop autoboot: 0
(Re)start USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... 2 USB Device(s) found
scanning usb for storage devices... 1 Storage Device(s) found
** File not found /rescueme **
** Unrecognized filesystem type **
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 129024 bytes
UBI: smallest flash I/O unit: 2048
UBI: sub-page size: 512
UBI: VID header offset: 512 (aligned 512)
UBI: data offset: 2048
UBI: attached mtd1 to ubi0
UBI: MTD device name: "mtd=3"
UBI: MTD device size: 219 MiB
UBI: number of good PEBs: 1751
UBI: number of bad PEBs: 1
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 0
UBI: available PEBs: 1730
UBI: total number of reserved PEBs: 21
UBI: number of PEBs reserved for bad PEB handling: 17
UBI: max/mean erase counter: 1/1
UBIFS error (pid 0): ubifs_get_sb: cannot open "rootfs", error -22
UBIFS error (pid 0): ubifs_mount: Error reading superblock on volume 'rootfs' errno=-22!

ubifsmount - mount UBIFS volume

Usage:
ubifsmount <volume-name>
- mount 'volume-name' volume
1 bytes read in 156 ms (0 Bytes/s)
Found bootable drive on usb 0:1
2319128 bytes read in 291 ms (7.6 MiB/s)
6544748 bytes read in 483 ms (12.9 MiB/s)
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-3.12.0-kirkwood-tld-3
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 2319064 Bytes = 2.2 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
Image Name: initramfs-3.12.0-kirkwood-tld-3
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 6544684 Bytes = 6.2 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK


Starting kernel ...

Viewing all articles
Browse latest Browse all 46971

Trending Articles