ext2fs_devread() error August 26, 2010 04:16AM |
Registered: 14 years ago Posts: 7 |
U-Boot 2010.06-00695-gbd23130-dirty (Aug 25 2010 - 01:20:45) Marvell-Dockstar/Pogoplug by Jeff Doozan Hit any key to stop autoboot: 10 9 8 7 6 5 4 3 2 1 0 (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 3 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found Loading file "/boot/uImage" from usb device 0:1 (usbda1) ** ext2fs_devread() read outside partition sector 3145744 ** File not found /boot/uImage Loading file "/boot/uInitrd" from usb device 0:1 (usbda1) ** ext2fs_devread() read outside partition sector 3145744 ** File not found /boot/uInitrd Wrong Image Format for bootm command ERROR: can't get kernel image! stopping USB.. ### JFFS2 loading 'uboot-original-mtd0.kwb' to 0x800000 Scanning JFFS2 FS: . . . . . . . . done. ### JFFS2 load complete: 524288 bytes loaded to 0x800000 ## Starting application at 0x00800200 ...
Pogoplug:/$ busybox fdisk /dev/sda -l Disk /dev/sda: 8220 MB, 8220835840 bytes 255 heads, 63 sectors/track, 999 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 125 1004031 83 Linux /dev/sda2 126 188 506047+ 82 Linux swap
Pogoplug:/tmp$ mkdir debian Pogoplug:/tmp$ mount /dev/sda1 debian Pogoplug:/tmp$ cd debian; ls ls: ./boot: Input/output error ls: ./sbin: Input/output error ls: ./opt: Input/output error ls: ./etc: Input/output error ls: ./dev: Input/output error ls: ./root: Input/output error ls: ./lib: Input/output error ls: ./mnt: Input/output error ls: ./selinux: Input/output error ls: ./var: Input/output error ls: ./bin: Input/output error ls: ./home: Input/output error ls: ./srv: Input/output error ls: ./media: Input/output error ls: ./proc: Input/output error ls: ./usr: Input/output error ls: ./tmp: Input/output error base.tar.bz2 sheeva-2.6.33-uImage lost+found sys sheeva-2.6.33-Modules.tar.gz Pogoplug:/tmp$ mount | grep sda1 /dev/sda1 on /tmp/debian type ext2 (rw)
- Repartitionning (512M & 256M) - Install Debian squeeze