deleted.by bruce_shen - Debian
Hi Bodhi, I do appreciate your patience and help. I guess I'm gonna begin to learn something about embedded linux. Maybe can help someone here some day. -yangby bruce_shen - uBoot
Hi bodhi, That's the reason. Finally, got it worked. Thanks! Last question, is there anyway that I can boot with USB drive of ext3 and ext4 both? -yang bodhi Wrote: ------------------------------------------------------- > bruce_shen, > > This is wrong: > > > rootfstype=ubifs $mtdparts $rescue_custom_params > > > Power up, interrupt seriaby bruce_shen - uBoot
USB drive attached only. No SD card at all. bodhi Wrote: ------------------------------------------------------- > bruce_shen, > > Did you boot with only the USB drive ttached? and > then plug in the SD card after the system is > running?by bruce_shen - uBoot
Hello Bodhi, I used the "good" USB roofs. Here is the full serial output U-Boot 2014.07-tld-2 (Sep 19 2014 - 16:13:05) Pogoplug V4 SoC: Kirkwood 88F6192_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 128 MiB MMC: kwsdio: 0 In: serial Out: serial Err: serial Net: egiga0 Using egiga0 device ping failed; host 192.168.20.1 is not alive Using egiga0by bruce_shen - uBoot
Hello Bodhi Thanks for your reply. Updated the U-boot. I didn't see any error during the process and saw "U-Boot 2014.07-tld-2 (Sep 19 2014 - 16:13:05)" at booting. But... U-Boot 2014.07-tld-2 (Sep 19 2014 - 16:13:05) Pogoplug V4 SoC: Kirkwood 88F6192_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 128 MiB MMC: kwsdio: 0 In: serial Out: serialby bruce_shen - uBoot
bodhi Wrote: ------------------------------------------------------- > bruce_shen, > > > Before I follow the instruction to flash > U-Boot, > > anything needs to be done? In that thread, it > says > > "As long as mtd0 is defined as in the following > > then it will be OK". My mtd0 is not as same as > > that one. > > It is OKby bruce_shen - uBoot
Finally got it work. I made a mistake making rootfs flash drive. Now, it boots to Debian3.18.5 and kernel 4.2. :) I plan to update the U-Boot (http://forum.doozan.com/read.php?3,12381). I believe my U-Boot is the stock one. dev: size erasesize name mtd0: 00200000 00020000 "u-boot" mtd1: 00300000 00020000 "uImage" mtd2: 00300000 00020000 "uImage2"by bruce_shen - uBoot
I guess I might did something wrong when doing fdisk and format the flash drive. I'll report back soon.by bruce_shen - uBoot
bodhi Wrote: ------------------------------------------------------- > bruce, > > - Interrupt serial console > - Execute: > > > usb start > usb part > ext2ls usb 0:1 /boot > ext2load usb 0:1 0x800000 /boot/uImage > Pogov4> usb start (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 2 USB Device(by bruce_shen - uBoot
I did - Interrupt serial console - Execute: setenv bootcmd 'usb start; run usb_bootcmd; usb stop' boot It didn't go any further. Hit any key to stop autoboot: 0 Pogov4> setenv bootcmd 'usb start; run usb_bootcmd; usb stop' Pogov4> boot (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 2 USB Device(s) foundby bruce_shen - uBoot
1. Did you create this on a laptop? which system? I did the rootfs flash drive on both another pogo E02 (it has debian on it) and vmware (debian 8.2) on my desktop. 2. Were you root user when you create the rootfs? Yes. I labelled the flash drive "rootfs". Files under /boot of the flash drive are, -rwxr-xr-x 1 root root 2755976 Sep 1 2014 vmlinuz-3.16.0-kirkwood-tldby bruce_shen - uBoot
It won't boot. U-Boot 2011.12 (Apr 08 2012 - 19:03:41) Cloud Engines-Pogoplug v4/Mobile:MMC version SoC: Kirkwood 88F6281_A1 DRAM: 128 MiB WARNING: Caches not enabled NAND: 128 MiB In: serial Out: serial Err: serial Net: egiga0 Using egiga0 device ping failed; host 192.168.20.1 is not alive Hit any key to stop autoboot: 0 (Re)start USB... USB: Register 10by bruce_shen - uBoot
There is a mistake in my last post. I did use "Debian-3.16.0-kirkwood-tld-2-rootfs-bodhi.tar.bz2 md5: c70033d09a82832ba75fd9cfa361c2c5", not 3.14. Your instruction seems pretty clear. Since the u-boot env is good, all I need to do are, 1. format a flash drive to ext3 2. copy Debian-3.16.0-kirkwood-tld-2-rootfs-bodhi.tar.bz2 to it 3. extracted file with "tar -xjf ", andby bruce_shen - uBoot
Thanks for your prompt reply, Bodhi. I used "Debian-3.14.0-kirkwood-tld-1-rootfs-bodhi.tar.bz2 md5:3c55093a67ea6166b31c9d111d896727". It didn't boot either. Same serial output as before. Maybe i didn't make myself clear. The pogoplug was from a friend. He never cracked it, neither did he enable ssh. He forgot the password. I tried tread http://forum.doozan.com/read.phby bruce_shen - uBoot
I've been looking for answer in the forum for days still can't get the Pogoplug Mobile to boot. The machine is pogoplug mobile. I modified the uboot following http://forum.doozan.com/read.php?2,11663. I tried rootfs on both usb drive and SD card following the instruction here(http://forum.doozan.com/read.php?2,12096). It won't boot. The light is off. No ip is assigned.by bruce_shen - uBoot