Hi
I had a dockstar which i sold off running with gorgone kernel . I am not very good with linux also ..
I have a Pogoplug pink now with Rescue V2.8.2 on NAND and also have a serial connection to it . I also have arch running fine on another usb drive .
For all installs I am using ext3 partition .
printenv
I have tried jeffs both scripts , squeeze and wheezy from home page but I always get debootsrap error . I have also set machid to 831 , sheevaplug as had also got wrong machine id error with Pogoplug E02 id dd6
I have already deleted debootsrap with following
error log jeffs whezzy
error log jeffs squeeze
Then I tried bodhi rootfs on which sync finishes fine but i received these errors on boot .
error log
FSTAB of rootfs
Then I tried gorgone squeeze script . Again install finishes fine but on reboot following errors
Mounted boot of usb drive , it was empty except uImage so that was also fail
Now I am trying shyd script , Experts please tell the issue . I am exasperated . I have a fully functional ARCH but why doesnt debian boot ?
tried shyd script also got init bootarg error
FSTAB
Somebody please tell how to solve these
I had a dockstar which i sold off running with gorgone kernel . I am not very good with linux also ..
I have a Pogoplug pink now with Rescue V2.8.2 on NAND and also have a serial connection to it . I also have arch running fine on another usb drive .
For all installs I am using ext3 partition .
printenv
u-boot>> printenv arcNumber=2097 baudrate=115200 bootcmd=usb start; run force_rescue_bootcmd; run ubifs_bootcmd; run usb_bootcmd; usb stop; run rescue_bootcmd; run pogo_bootcmd; reset bootcmd_pogo=run bootcmd_rescue bootcmd_rescue=run set_bootargs_rescue; nand read.e 0x800000 0x100000 0x400000; bootm 0x800000 bootdelay=3 console=ttyS0,115200 ethact=egiga0 ethaddr=00:25:31:00:83:23 force_rescue=0 force_rescue_bootcmd=if test $force_rescue -eq 1 || ext2load usb 0:1 0x1700000 / rescueme 1 || fatload usb 0:1 0x1700000 /rescueme.txt 1; then run rescue_bootcmd ; fi led_error=orange blinking led_exit=green off led_init=green blinking machid=831 mainlineLinux=yes mtdids=nand0=orion_nand mtdparts=mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) partition=nand0,2 pogo_bootcmd=if fsload uboot-original-mtd0.kwb; then go 0x800200; fi rescue_bootcmd=if test $rescue_installed -eq 1; then run rescue_set_bootargs; na nd read.e 0x800000 0x100000 0x400000; bootm 0x800000; else run pogo_bootcmd; fi rescue_installed=1 rescue_set_bootargs=setenv bootargs console=$console ubi.mtd=2 root=ubi0:rootfs ro rootfstype=ubifs $mtdparts $rescue_custom_params set_bootargs_rescue=setenv bootargs console=$console ubi.mtd=2 root=ubi0:rootfs ro rootfstype=ubifs $mtdparts stderr=serial stdin=serial stdout=serial ubifs_bootcmd=run ubifs_set_bootargs; if ubi part data && ubifsmount rootfs && u bifsload 0x800000 /boot/uImage && ubifsload 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000; fi ubifs_mtd=3 ubifs_set_bootargs=setenv bootargs console=$console ubi.mtd=$ubifs_mtd root=ubi0 :rootfs rootfstype=ubifs $mtdparts $ubifs_custom_params usb_boot=mw 0x800000 0 1; ext2load usb $usb_device 0x800000 /boot/uImage; if ext 2load usb $usb_device 0x1100000 /boot/uInitrd; then bootm 0x800000 0x1100000; el se bootm 0x800000; fi usb_bootcmd=run usb_init; run usb_set_bootargs; run usb_boot usb_device=0:1 usb_init=run usb_scan usb_root=/dev/sda1 usb_rootdelay=10 usb_rootfstype=ext3 usb_scan=usb_scan_done=0;for scan in $usb_scan_list; do run usb_scan_$scan; if t est $usb_scan_done -eq 0 && ext2load usb $usb 0x800000 /boot/uImage 1; then usb_ scan_done=1; echo "Found bootable drive on usb $usb"; setenv usb_device $usb; se tenv usb_root /dev/$dev; fi; done usb_scan_1=usb=0:1 dev=sda1 usb_scan_2=usb=1:1 dev=sdb1 usb_scan_3=usb=2:1 dev=sdc1 usb_scan_4=usb=3:1 dev=sdd1 usb_scan_list=1 2 3 4 usb_set_bootargs=setenv bootargs console=$console root=$usb_root rootdelay=$usb_ rootdelay rootfstype=$usb_rootfstype $mtdparts $usb_custom_params Environment size: 2598/131068 bytes
I have tried jeffs both scripts , squeeze and wheezy from home page but I always get debootsrap error . I have also set machid to 831 , sheevaplug as had also got wrong machine id error with Pogoplug E02 id dd6
I have already deleted debootsrap with following
mount -o remount,rw / chmod 666 /usr/bin/microperl rm /usr/sbin/debootstrap rm -rf /usr/share/debootstrap mount -o remount,ro /
error log jeffs whezzy
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log login as: root root@192.168.1.3's password: rescue:~# rescue:~# mount -o remount,ro /?[J rescue:~# rm -rf /usr/share/debootstrap?[J rescue:~# rm /usr/sbin/debootstrap?[J rescue:~# ./kirkwood.debian-wheezy.sh?[J rescue:~# export PATH-$PATH:/usr/sbin:/sbin?[J rescue:~# ./kirkwood.debian-wheezy.sh?[J -sh: ./kirkwood.debian-wheezy.sh: not found rescue:~# cd /tmp rescue:/tmp# rescue:/tmp# cd /tmp?[J rescue:/tmp# ./kirkwood.debian-wheezy.sh?[J !!!!!! DANGER DANGER DANGER DANGER DANGER DANGER !!!!!! This script will replace the bootloader on /dev/mtd0. If you lose power while the bootloader is being flashed, your device could be left in an unusable state. This script will configure your Dockstar to boot Debian from a USB device. Before running this script, you should have used fdisk to create the following partitions: /dev/sda1 (Linux ext2, at least 400MB) /dev/sda2 (Linux swap, recommended 256MB) This script will DESTROY ALL EXISTING DATA on /dev/sda1 Please double check that the device on /dev/sda1 is the correct device. By typing ok, you agree to assume all liabilities and risks associated with running this installer. If everything looks good, type 'ok' to continue: ok Installing Bootloader # checking for /usr/sbin/nandwrite... # checking for /usr/sbin/nanddump... # checking for /usr/sbin/flash_erase... # checking for /usr/sbin/fw_printenv... # checking for /etc/fw_env.config... # Validating existing uBoot... Block size 131072, page size 2048, OOB size 64 Dumping data starting at 0x00000000 and ending at 0x00080000... Connecting to jeff.doozan.com (50.116.34.13:80) Connecting to projects.doozan.com (50.116.34.13:80) valid-uboot.md5 0% | | 0 --:--:-- ETA valid-uboot.md5 100% |*******************************| 1133 --:--:-- ETA ## Valid uBoot detected: [pinkpogo davygravy-2012-02-20-current] ## The newest uBoot is already installed on mtd0. # uBoot installation has completed successfully. mke2fs 1.41.12 (17-May-2010) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) Stride=0 blocks, Stripe width=0 blocks 251472 inodes, 1004054 blocks 50202 blocks (5.00%) reserved for the super user First data block=0 Maximum filesystem blocks=1031798784 31 block groups 32768 blocks per group, 32768 fragments per group 8112 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Writing inode tables: 0/31????? 1/31????? 2/31????? 3/31????? 4/31????? 5/31????? 6/31????? 7/31????? 8/31????? 9/31?????10/31?????11/31?????12/31?????13/31?????14/31?????15/31?????16/31?????17/31?????18/31?????19/31?????20/31?????21/31?????22/31?????23/31?????24/31?????25/31?????26/31?????27/31?????28/31?????29/31?????30/31?????done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 26 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. /dev/sda2: No such file or directory mkdir: can't create directory '/tmp/debootstrap': File exists Connecting to cdn.debian.net (150.65.7.130:80) debootstrap.deb 0% | | 0 --:--:-- ETA debootstrap.deb 30% |********* | 17408 00:00:02 ETA debootstrap.deb 100% |*******************************| 56258 00:00:00 ETA rw-r--r-- 0/0 4 Feb 13 13:44 2014 debian-binary ar: can't open 'debian-binary': File exists tar: can't open 'data.tar.gz': No such file or directory mv: can't rename './usr/sbin/debootstrap': No such file or directory mv: can't rename './usr/share/debootstrap': No such file or directory # checking for /usr/share/debootstrap/pkgdetails... # Installing /usr/share/debootstrap/pkgdetails... Connecting to download.doozan.com (50.116.34.13:80) wget: can't open '/usr/share/debootstrap/pkgdetails.md5': No such file or directory Connecting to download.doozan.com (50.116.34.13:80) wget: can't open '/usr/share/debootstrap/pkgdetails.md5': No such file or directory ## Could not install /usr/share/debootstrap/pkgdetails from http://download.doozan.com/debian/pkgdetails, exiting. rescue:/tmp#
error log jeffs squeeze
rescue:/tmp# ./dockstar.debian-squeeze.sh !!!!!! DANGER DANGER DANGER DANGER DANGER DANGER !!!!!! This script will replace the bootloader on /dev/mtd0. If you lose power while the bootloader is being flashed, your device could be left in an unusable state. This script will configure your Dockstar to boot Debian Squeeze from a USB device. Before running this script, you should have used fdisk to create the following partitions: /dev/sda1 (Linux ext2, at least 400MB) /dev/sda2 (Linux swap, recommended 256MB) This script will DESTROY ALL EXISTING DATA on /dev/sda1 Please double check that the device on /dev/sda1 is the correct device. By typing ok, you agree to assume all liabilities and risks associated with running this installer. If everything looks good, type 'ok' to continue: ok Installing Bootloader # checking for /usr/sbin/nandwrite... # checking for /usr/sbin/nanddump... # checking for /usr/sbin/flash_erase... # checking for /usr/sbin/fw_printenv... # checking for /etc/fw_env.config... # Validating existing uBoot... Block size 131072, page size 2048, OOB size 64 Dumping data starting at 0x00000000 and ending at 0x00080000... Connecting to jeff.doozan.com (50.116.34.13:80) Connecting to projects.doozan.com (50.116.34.13:80) valid-uboot.md5 0% | | 0 --:--:-- ETA valid-uboot.md5 100% |*******************************| 1133 --:--:-- ETA ## Valid uBoot detected: [pinkpogo davygravy-2012-02-20-current] ## The newest uBoot is already installed on mtd0. # uBoot installation has completed successfully. mke2fs 1.41.12 (17-May-2010) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) Stride=0 blocks, Stripe width=0 blocks 251472 inodes, 1004054 blocks 50202 blocks (5.00%) reserved for the super user First data block=0 Maximum filesystem blocks=1031798784 31 block groups 32768 blocks per group, 32768 fragments per group 8112 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736 Writing inode tables: 0/31????? 1/31????? 2/31????? 3/31????? 4/31????? 5/31????? 6/31????? 7/31????? 8/31????? 9/31?????10/31?????11/31?????12/31?????13/31?????14/31?????15/31?????16/31?????17/31?????18/31?????19/31?????20/31?????21/31?????22/31?????23/31?????24/31?????25/31?????26/31?????27/31?????28/31?????29/31?????30/31?????done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 21 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override. /dev/sda2: No such file or directory mkdir: can't create directory '/tmp/debootstrap': File exists Connecting to cdn.debian.net (150.65.7.130:80) debootstrap.deb 0% | | 0 --:--:-- ETA debootstrap.deb 23% |******* | 13312 00:00:03 ETA debootstrap.deb 100% |*******************************| 56258 00:00:00 ETA rw-r--r-- 0/0 4 Feb 13 13:44 2014 debian-binary ar: can't open 'debian-binary': File exists tar: can't open 'data.tar.gz': No such file or directory mv: can't rename './usr/sbin/debootstrap': No such file or directory mv: can't rename './usr/share/debootstrap': No such file or directory # checking for /usr/share/debootstrap/pkgdetails... # Installing /usr/share/debootstrap/pkgdetails... Connecting to download.doozan.com (50.116.34.13:80) wget: can't open '/usr/share/debootstrap/pkgdetails.md5': No such file or directory Connecting to download.doozan.com (50.116.34.13:80) wget: can't open '/usr/share/debootstrap/pkgdetails.md5': No such file or directory ## Could not install /usr/share/debootstrap/pkgdetails from http://download.doozan.com/debian/pkgdetails, exiting.
Then I tried bodhi rootfs on which sync finishes fine but i received these errors on boot .
error log
=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2014.04.25 22:35:13 =~=~=~=~=~=~=~=~=~=~=~= U-Boot 2011.12 (Feb 20 2012 - 21:21:59) Pogoplug E02 SoC: Kirkwood 88F6281_A0 DRAM: 256 MiB WARNING: Caches not enabled NAND: 128 MiB In: serial Out: serial Err: serial Net: egiga0 88E1116 Initialized on egiga0 Hit any key to stop autoboot: 3 ??? 0 u-boot>> ñ?ðñ??ñ ??bñ?oñ?oñ?tñ? Unknown command 'bootñ' - try 'help' u-boot>> boot (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 4 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found Loading file "/rescueme" from usb device 0:1 (usbda1) ** File not found /rescueme reading /rescueme.txt ** Unable to read "/rescueme.txt" from usb 0:1 ** Creating 1 MTD partitions on "nand0": 0x000002500000-0x000008000000 : "mtd=3" 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: 91 MiB UBI: number of good PEBs: 728 UBI: number of bad PEBs: 0 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: 717 UBI: total number of reserved PEBs: 11 UBI: number of PEBs reserved for bad PEB handling: 7 UBI: max/mean erase counter: 1/1 UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19 Error reading superblock on volume 'ubi:rootfs'! Loading file "/boot/uImage" from usb device 0:1 (usbda1) 1 bytes read Found bootable drive on usb 0:1 Loading file "/boot/uImage" from usb device 0:1 (usbda1) 2461416 bytes read Loading file "/boot/uInitrd" from usb device 0:1 (usbda1) 6362802 bytes read ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-3.14.0-kirkwood-tld-1 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2461352 Bytes = 2.3 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: initramfs-3.14.0-kirkwood-tld-1 Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 6362738 Bytes = 6.1 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Using machid 0x831 from environment Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.14.0-kirkwood-tld-1 (root@tldDebian) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 PREEMPT Tue Apr 1 22:54:58 PDT 2014 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977 [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine: Marvell SheevaPlug Reference Board [ 0.000000] Memory policy: Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext3 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) [ 0.000000] PID hash table entries: 1024 (order: 0, 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: 246192K/262144K available (4779K kernel code, 352K rwdata, 1644K rodata, 213K init, 424K bss, 15952K reserved) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB) [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB) [ 0.000000] .text : 0xc0008000 - 0xc064df14 (6424 kB) [ 0.000000] .init : 0xc064e000 - 0xc0683444 ( 214 kB) [ 0.000000] .data : 0xc0684000 - 0xc06dc3c4 ( 353 kB) [ 0.000000] .bss : 0xc06dc3c4 - 0xc074665c ( 425 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] NR_IRQS:114 [ 0.000012] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 21474836475ns [ 17.092637] Console: colour dummy device 80x30 [ 17.092668] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584) [ 17.182411] pid_max: default: 32768 minimum: 301 [ 17.182520] Security Framework initialized [ 17.182587] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 17.182607] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 17.183201] Initializing cgroup subsys devices [ 17.183224] Initializing cgroup subsys freezer [ 17.183236] Initializing cgroup subsys net_cls [ 17.183246] Initializing cgroup subsys blkio [ 17.183321] CPU: Testing write buffer coherency: ok [ 17.183712] Setting up static identity map for 0x485fa0 - 0x485fdc [ 17.185825] devtmpfs: initialized [ 17.188432] prandom: seed boundary self test passed [ 17.192530] prandom: 100 self tests passed [ 17.192545] pinctrl core: initialized pinctrl subsystem [ 17.192930] regulator-dummy: no parameters [ 17.193267] NET: Registered protocol family 16 [ 17.193695] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 17.194471] cpuidle: using governor ladder [ 17.194488] cpuidle: using governor menu [ 17.194600] Kirkwood: MV88F6281-A0, TCLK=200000000. [ 17.194621] Feroceon L2: Enabling L2 [ 17.194660] Feroceon L2: Cache support initialised. [ 17.199916] bio: create slab <bio-0> at 0 [ 17.200367] vgaarb: loaded [ 17.200660] usbcore: registered new interface driver usbfs [ 17.200736] usbcore: registered new interface driver hub [ 17.200854] usbcore: registered new device driver usb [ 17.201582] Switched to clocksource orion_clocksource [ 17.226304] NET: Registered protocol family 2 [ 17.226960] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 17.226998] TCP bind hash table entries: 2048 (order: 1, 8192 bytes) [ 17.227029] TCP: Hash tables configured (established 2048 bind 2048) [ 17.227097] TCP: reno registered [ 17.227111] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 17.227133] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 17.227326] NET: Registered protocol family 1 [ 17.227645] RPC: Registered named UNIX socket transport module. [ 17.227656] RPC: Registered udp transport module. [ 17.227663] RPC: Registered tcp transport module. [ 17.227670] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 17.227930] Unpacking initramfs... [ 17.757228] Freeing initrd memory: 6208K (c1101000 - c1711000) [ 17.757340] NetWinder Floating Point Emulator V0.97 (double precision) [ 17.757898] futex hash table entries: 256 (order: -1, 3072 bytes) [ 17.758051] audit: initializing netlink subsys (disabled) [ 17.758108] audit: type=2000 audit(0.650:1): initialized [ 17.758788] bounce pool size: 64 pages [ 17.758859] zbud: loaded [ 17.759041] VFS: Disk quotas dquot_6.5.2 [ 17.759095] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 17.759396] NFS: Registering the id_resolver key type [ 17.759453] Key type id_resolver registered [ 17.759463] Key type id_legacy registered [ 17.759481] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 17.759490] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 17.759647] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 17.759933] msgmni has been set to 492 [ 17.760058] Key type big_key registered [ 17.761927] alg: No test for stdrng (krng) [ 17.762022] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 17.762034] io scheduler noop registered [ 17.762042] io scheduler deadline registered [ 17.762073] io scheduler cfq registered (default) [ 17.762332] mv_xor mv_xor.0: Marvell shared XOR driver [ 17.801645] mv_xor mv_xor.0: Marvell XOR: ( xor cpy ) [ 17.841637] mv_xor mv_xor.0: Marvell XOR: ( xor cpy ) [ 17.841758] mv_xor mv_xor.1: Marvell shared XOR driver [ 17.881645] mv_xor mv_xor.1: Marvell XOR: ( xor cpy ) [ 17.921643] mv_xor mv_xor.1: Marvell XOR: ( xor cpy ) [ 17.921943] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 17.942597] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33, base_baud = 12500000) is a 16550A [ 18.491376] console [ttyS0] enabled [ 18.495860] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1 [ 18.502270] nand: Hynix NAND 128MiB 3,3V 8-bit [ 18.506737] nand: 128MiB, SLC, page size: 2048, OOB size: 64 [ 18.512441] Scanning device for bad blocks [ 18.623866] 4 cmdlinepart partitions found on MTD device orion_nand [ 18.630159] Creating 4 MTD partitions on "orion_nand": [ 18.635342] 0x000000000000-0x000000100000 : "u-boot" [ 18.640617] 0x000000100000-0x000000500000 : "uImage" [ 18.645887] 0x000000500000-0x000002500000 : "rootfs" [ 18.651163] 0x000002500000-0x000008000000 : "data" [ 18.656945] libphy: Fixed MDIO Bus: probed [ 18.672871] libphy: orion_mdio_bus: probed [ 18.677085] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4 [ 19.762452] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:00:83:23 [ 19.771380] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 19.777964] ehci-pci: EHCI PCI platform driver [ 19.782504] ehci-orion: EHCI orion driver [ 19.786595] orion-ehci orion-ehci.0: EHCI Host Controller [ 19.792064] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1 [ 19.799852] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000 [ 19.821614] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00 [ 19.827744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 19.834590] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 19.841856] usb usb1: Product: EHCI Host Controller [ 19.846758] usb usb1: Manufacturer: Linux 3.14.0-kirkwood-tld-1 ehci_hcd [ 19.853504] usb usb1: SerialNumber: orion-ehci.0 [ 19.858701] hub 1-0:1.0: USB hub found [ 19.862529] hub 1-0:1.0: 1 port detected [ 19.867020] mousedev: PS/2 mouse device common for all mice [ 20.181637] usb 1-1: new high-speed USB device number 2 using orion-ehci [ 20.333115] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608 [ 20.339860] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 20.347052] usb 1-1: Product: USB2.0 Hub [ 20.351749] hub 1-1:1.0: USB hub found [ 20.355862] hub 1-1:1.0: 4 ports detected [ 20.641990] usb 1-1.1: new high-speed USB device number 3 using orion-ehci [ 20.753739] usb 1-1.1: New USB device found, idVendor=8564, idProduct=1000 [ 20.760660] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 20.768027] usb 1-1.1: Product: Mass Storage Device [ 20.772942] usb 1-1.1: Manufacturer: JetFlash [ 20.777322] usb 1-1.1: SerialNumber: 66EERQGOTMQUWLYE [ 20.861990] usb 1-1.4: new high-speed USB device number 4 using orion-ehci [ 20.881605] rtc-mv rtc-mv: internal RTC not ticking [ 20.886629] i2c /dev entries driver [ 20.890822] hidraw: raw HID events driver (C) Jiri Kosina [ 20.896629] drop_monitor: Initializing network drop monitor service [ 20.903147] TCP: cubic registered [ 20.906483] NET: Registered protocol family 17 [ 20.911054] Key type dns_resolver registered [ 20.915850] registered taskstats version 1 [ 20.920443] regulator-dummy: incomplete constraints, leaving on [ 20.926740] drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 20.934681] Freeing unused kernel memory: 212K (c064e000 - c0683000) Loading, please wait... [ 20.984380] usb 1-1.4: New USB device found, idVendor=0bda, idProduct=8176 þ[ 20.994947] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 21.010087] usb 1-1.4: Manufacturer: Realtek [ 21.021675] usb 1-1.4: SerialNumber: 00e04c000001 [ 21.027185] udevd[54]: starting version 175 þ[ 21.204854] mvsdio mvsdio: no pins associated [ 21.227713] SCSI subsystem initialized ø[ 21.250377] usb-storage 1-1.1:1.0: USB Mass Storage device detected ÿ[ 21.256845] mvsdio mvsdio: lacking card detect (fall back to polling) [ 21.317212] scsi0 : usb-storage 1-1.1:1.0 þ[ 21.328783] usbcore: registered new interface driver usb-storage [ 22.322601] scsi 0:0:0:0: Direct-Access JetFlash Transcend 16GB 1100 PQ: 0 ANSI: 4 þ[ 22.359550] sd 0:0:0:0: [sda] 31696896 512-byte logical blocks: (16.2 GB/15.1 GiB) [ 22.368406] sd 0:0:0:0: [sda] Write Protect is off à[ 22.373895] sd 0:0:0:0: [sda] No Caching mode page found [ 22.379231] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 22.389392] sd 0:0:0:0: [sda] No Caching mode page found ÿ[ 22.394838] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 22.402026] sda: sda1 [ 22.407395] sd 0:0:0:0: [sda] No Caching mode page found [ 22.412810] sd 0:0:0:0: [sda] Assuming drive cache: write through ý[ 22.418980] sd 0:0:0:0: [sda] Attached SCSI removable disk [ 22.435040] sd 0:0:0:0: Attached scsi generic sg0 type 0 ðBegin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. mount: mounting /dev/sda1 on /root failed: Invalid argument Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... þmount: mounting /dev on /root/dev failed: No such file or directory done. Target filesystem doesn't have requested /sbin/init. No init found. Try passing init= bootarg. modprobe: module i8042 not found in modules.dep [ 31.618720] uhci_hcd: USB Universal Host Controller Interface driver þ[ 31.632504] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 31.646784] usbcore: registered new interface driver usbhid [ 31.652464] usbhid: USB HID core driver BusyBox v1.20.2 (Debian 1:1.20.0-7) built-in shell (ash) Enter 'help' for a list of built-in commands. /bin/sh: can't access tty; job control turned off (initramfs) þþøÿþþàÿýðþþü??[J??[J /bin/sh: þþøÿþþàÿýðþ: not found (initramfs) ?[6nhelp Built-in commands: ------------------ . : [ [[ alias bg break cd chdir command continue echo eval exec exit export false fg getopts hash help jobs kill let local printf pwd read readonly return set shift source test times trap true type ulimit umask unalias unset wait [ [[ adjtimex ar arp arping ash awk basename blockdev brctl bunzip2 bzcat bzip2 cal cat chgrp chmod chown chroot chvt clear cmp cp cpio cttyhack cut date dc dd deallocvt depmod df diff dirname dmesg dnsdomainname dos2unix du dumpkmap dumpleases echo egrep env expand expr false fgrep find fold free freeramdisk ftpget ftpput getopt getty grep groups gunzip gzip halt head hexdump hostid hostname httpd hwclock id ifconfig init insmod ionice ip ipcalc kill killall klogd last less ln loadfont loadkmap logger login logname logread losetup ls lsmod lzcat lzma md5sum mdev microcom mkdir mkfifo mknod mkswap mktemp modinfo modprobe more mount mt mv nameif nc netstat nslookup od openvt patch pidof ping ping6 pivot_root poweroff printf ps pwd rdate readlink realpath reboot renice reset rev rm rmdir rmmod route rpm rpm2cpio run-parts sed seq setkeycodes setsid sh sha1sum sha256sum sha512sum sleep sort start-stop-daemon stat strings stty swapoff swapon switch_root sync sysctl syslogd tac tail tar taskset tee telnet test tftp time timeout top touch tr traceroute traceroute6 true tty udhcpc udhcpd umount uname uncompress unexpand uniq unix2dos unlzma unxz unzip uptime usleep uudecode uuencode vconfig vi watch watchdog wc wget which who whoami xargs xz xzcat yes zcat (initramfs)
FSTAB of rootfs
# /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> /dev/root / ext3 noatime,errors=remount-ro 0 1 tmpfs /tmp tmpfs defaults 0 0
Then I tried gorgone squeeze script . Again install finishes fine but on reboot following errors
cd /tmp wget http://ss4200.homelinux.com/dockstar/gogo-dock.sh chmod 777 gogo-dock.sh ./gogo-dock.sh
U-Boot 2011.12 (Feb 20 2012 - 21:21:59) Pogoplug E02 SoC: Kirkwood 88F6281_A0 DRAM: 256 MiB WARNING: Caches not enabled NAND: 128 MiB In: serial Out: serial Err: serial Net: egiga0 88E1116 Initialized on egiga0 Hit any key to stop autoboot: 3 ??? 2 ??? 1 ??? 0 (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 4 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found Loading file "/rescueme" from usb device 0:1 (usbda1) ** File not found /rescueme reading /rescueme.txt ** Unable to read "/rescueme.txt" from usb 0:1 ** Creating 1 MTD partitions on "nand0": 0x000002500000-0x000008000000 : "mtd=3" 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: 91 MiB UBI: number of good PEBs: 728 UBI: number of bad PEBs: 0 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: 717 UBI: total number of reserved PEBs: 11 UBI: number of PEBs reserved for bad PEB handling: 7 UBI: max/mean erase counter: 1/1 UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19 Error reading superblock on volume 'ubi:rootfs'! Loading file "/boot/uImage" from usb device 0:1 (usbda1) 1 bytes read Found bootable drive on usb 0:1 Loading file "/boot/uImage" from usb device 0:1 (usbda1) 2676840 bytes read Loading file "/boot/uInitrd" from usb device 0:1 (usbda1) ** File not found /boot/uInitrd ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-2.6.35.7-dockstar Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 2676776 Bytes = 2.6 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Using machid 0x831 from environment Starting kernel ... Uncompressing Linux... done, booting the kernel. Linux version 2.6.35.7-dockstar (root@debian) (gcc version 4.4.5 (Debian 4.4.5-2) ) #5 PREEMPT Mon Oct 18 12:22:45 CEST 2010 CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977 CPU: VIVT data cache, VIVT instruction cache Machine: Seagate Dockstar Board Memory policy: ECC disabled, Data cache writeback Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext3 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) PID hash table entries: 1024 (order: 0, 4096 bytes) Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Memory: 256MB = 256MB total Memory: 254224k/254224k available, 7920k reserved, 0K highmem Virtual kernel memory layout: vector : 0xffff0000 - 0xffff1000 ( 4 kB) fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) DMA : 0xffc00000 - 0xffe00000 ( 2 MB) vmalloc : 0xd0800000 - 0xfe800000 ( 736 MB) lowmem : 0xc0000000 - 0xd0000000 ( 256 MB) modules : 0xbf000000 - 0xc0000000 ( 16 MB) .init : 0xc0008000 - 0xc002b000 ( 140 kB) .text : 0xc002b000 - 0xc0525000 (5096 kB) .data : 0xc0526000 - 0xc055d660 ( 222 kB) SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 Hierarchical RCU implementation. RCU-based detection of stalled CPUs is disabled. Verbose stalled-CPUs detection is disabled. NR_IRQS:114 Console: colour dummy device 80x30 Calibrating delay loop... 1192.75 BogoMIPS (lpj=5963776) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 CPU: Testing write buffer coherency: ok regulator: core version 0.5 regulator: dummy: NET: Registered protocol family 16 Kirkwood: MV88F6281-A0, TCLK=200000000. Feroceon L2: Enabling L2 Feroceon L2: Cache support initialised. bio: create slab <bio-0> at 0 vgaarb: loaded 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 Slow work thread pool: Starting up Slow work thread pool: Ready FS-Cache: Loaded NET: Registered protocol family 2 IP route cache hash table entries: 2048 (order: 1, 8192 bytes) TCP established hash table entries: 8192 (order: 4, 65536 bytes) TCP bind hash table entries: 8192 (order: 3, 32768 bytes) TCP: Hash tables configured (established 8192 bind 8192) TCP reno registered UDP hash table entries: 256 (order: 0, 4096 bytes) UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) RPC: Registered udp transport module. RPC: Registered tcp transport module. RPC: Registered tcp NFSv4.1 backchannel transport module. FS-Cache: Netfs 'nfs' registered for caching Installing knfsd (copyright (C) 1996 okir@monad.swb.de). fuse init (API version 7.14) msgmni has been set to 496 alg: No test for stdrng (krng) alg: No test for fips(ansi_cprng) (fips_ansi_cprng) 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 = 33) is a 16550A console [ttyS0] enabled brd: module loaded loop: module loaded NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix NAND 128MiB 3,3V 8-bit) Scanning device for bad blocks 4 cmdlinepart partitions found on MTD device orion_nand Creating 4 MTD partitions on "orion_nand": 0x000000000000-0x000000100000 : "u-boot" 0x000000100000-0x000000500000 : "uImage" 0x000000500000-0x000002500000 : "rootfs" 0x000002500000-0x000008000000 : "data" MV-643xx 10/100/1000 ethernet driver version 1.4 mv643xx_eth smi: probed net eth0: port 0 with MAC address 00:25:31:00:83:23 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 19, 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 ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver uhci_hcd: USB Universal Host Controller Interface driver Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usbcore: registered new interface driver usbserial USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic usbserial: USB Serial Driver core mice: PS/2 mouse device common for all mice i2c /dev entries driver IR NEC protocol handler initialized IR RC5(x) protocol handler initialized IR RC6 protocol handler initialized IR JVC protocol handler initialized IR Sony protocol handler initialized Orion Watchdog Timer: Initial timeout 21 sec cpuidle: using governor ladder cpuidle: using governor menu sdhci: Secure Digital Host Controller Interface driver sdhci: Copyright(c) Pierre Ossman mmc0: mvsdio driver initialized, lacking card detect (fall back to polling) Driver for HIFN 795x crypto accelerator chip has been successfully registered. mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver mv_xor mv_xor.0: Marvell XOR: ( xor cpy ) mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy ) mv_xor mv_xor.2: Marvell XOR: ( xor cpy ) mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy ) usbcore: registered new interface driver hiddev usbcore: registered new interface driver usbhid usbhid: USB HID core driver oprofile: hardware counters not available oprofile: using timer interrupt. TCP cubic registered drivers/rtc/hctosys.c: unable to open rtc device (rtc0) Waiting 10sec before mounting root device... usb 1-1: new high speed USB device using orion-ehci and address 2 hub 1-1:1.0: USB hub found hub 1-1:1.0: 4 ports detected usb 1-1.1: new full speed USB device using orion-ehci and address 3 åscsi0 : usb-storage 1-1.1:1.0 usb 1-1.4: new high speed USB device using orion-ehci and address 4 scsi 0:0:0:0: Direct-Access USB2.0 CARD-READER 1.01 PQ: 0 ANSI: 2 sd 0:0:0:0: Attached scsi generic sg0 type 0 sd 0:0:0:0: [sda] 7843840 512-byte logical blocks: (4.01 GB/3.74 GiB) sd 0:0:0:0: [sda] Write Protect is off sd 0:0:0:0: [sda] Assuming drive cache: write through þsd 0:0:0:0: [sda] Assuming drive cache: write through sda: sda1 sda2 sd 0:0:0:0: [sda] Assuming drive cache: write through ÿsd 0:0:0:0: [sda] Attached SCSI removable disk List of all partitions: 1f00 1024 mtdblock0 (driver?) 1f01 4096 mtdblock1 (driver?) 1f02 32768 mtdblock2 (driver?) 1f03 93184 mtdblock3 (driver?) 0800 3921920 sda driver: sd 0801 3396608 sda1 0802 524288 sda2 No filesystem could mount root, tried: ext3 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,1) Backtrace: [<c002eea4>] (dump_backtrace+0x0/0x118) from [<c0403838>] (dump_stack+0x18/0x1c) r7:c0027a14 r6:00008000 r5:cfc13005 r4:c055dc30 [<c0403820>] (dump_stack+0x0/0x1c) from [<c04038b4>] (panic+0x78/0xf4) [<c040383c>] (panic+0x0/0xf4) from [<c0008ff0>] (mount_block_root+0x25c/0x2ac) r3:00000000 r2:00000020 r1:cfc29f60 r0:c04b7a35 [<c0008d94>] (mount_block_root+0x0/0x2ac) from [<c0009094>] (mount_root+0x54/0x6c) [<c0009040>] (mount_root+0x0/0x6c) from [<c0009218>] (prepare_namespace+0x16c/0x1c4) r5:c0027a29 r4:c055d920 [<c00090ac>] (prepare_namespace+0x0/0x1c4) from [<c00084fc>] (kernel_init+0x128/0x170) r5:c0026894 r4:c055d6e0 [<c00083d4>] (kernel_init+0x0/0x170) from [<c003fd44>] (do_exit+0x0/0x6b4) r5:c00083d4 r4:00000000
Mounted boot of usb drive , it was empty except uImage so that was also fail
Now I am trying shyd script , Experts please tell the issue . I am exasperated . I have a fully functional ARCH but why doesnt debian boot ?
tried shyd script also got init bootarg error
U-Boot 2011.12 (Feb 20 2012 - 21:21:59) Pogoplug E02 SoC: Kirkwood 88F6281_A0 DRAM: 256 MiB WARNING: Caches not enabled NAND: 128 MiB In: serial Out: serial Err: serial Net: egiga0 88E1116 Initialized on egiga0 Hit any key to stop autoboot: 0 u-boot>> boot (Re)start USB... USB: Register 10011 NbrPorts 1 USB EHCI 1.00 scanning bus for devices... 4 USB Device(s) found scanning bus for storage devices... 1 Storage Device(s) found Loading file "/rescueme" from usb device 0:1 (usbda1) ** File not found /rescueme reading /rescueme.txt ** Unable to read "/rescueme.txt" from usb 0:1 ** Creating 1 MTD partitions on "nand0": 0x000002500000-0x000008000000 : "mtd=3" 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: 91 MiB UBI: number of good PEBs: 728 UBI: number of bad PEBs: 0 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: 717 UBI: total number of reserved PEBs: 11 UBI: number of PEBs reserved for bad PEB handling: 7 UBI: max/mean erase counter: 1/1 UBIFS error (pid 0): ubifs_get_sb: cannot open "ubi:rootfs", error -19 Error reading superblock on volume 'ubi:rootfs'! Loading file "/boot/uImage" from usb device 0:1 (usbda1) 1 bytes read Found bootable drive on usb 0:1 Loading file "/boot/uImage" from usb device 0:1 (usbda1) 1435696 bytes read Loading file "/boot/uInitrd" from usb device 0:1 (usbda1) 4535112 bytes read ## Booting kernel from Legacy Image at 00800000 ... Image Name: Linux-2.6.32-5-kirkwood Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1435632 Bytes = 1.4 MiB Load Address: 00008000 Entry Point: 00008000 Verifying Checksum ... OK ## Loading init Ramdisk from Legacy Image at 01100000 ... Image Name: initramfs-2.6.32-5-kirkwood Image Type: ARM Linux RAMDisk Image (gzip compressed) Data Size: 4535048 Bytes = 4.3 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Using machid 0x831 from environment Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 2.6.32-5-kirkwood (Debian 2.6.32-48squeeze4) (dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 Tue Sep 24 15:11:05 UTC 2013 [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977 [ 0.000000] CPU: VIVT data cache, VIVT instruction cache [ 0.000000] Machine: Marvell SheevaPlug Reference Board [ 0.000000] Memory policy: ECC disabled, Data cache writeback [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024 [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/sda1 rootdelay=10 rootfstype=ext3 mtdparts=orion_nand:1M(u-boot),4M(uImage),32M(rootfs),-(data) [ 0.000000] PID hash table entries: 1024 (order: 0, 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: 250880KB available (3512K code, 583K data, 124K init, 0K highmem) [ 0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:114 [ 0.000000] Console: colour dummy device 80x30 [ 21.474972] Calibrating delay loop... 1192.75 BogoMIPS (lpj=5963776) [ 21.714931] Security Framework initialized [ 21.714952] SELinux: Disabled at boot. [ 21.714982] Mount-cache hash table entries: 512 [ 21.715294] Initializing cgroup subsys ns [ 21.715310] Initializing cgroup subsys cpuacct [ 21.715320] Initializing cgroup subsys devices [ 21.715329] Initializing cgroup subsys freezer [ 21.715336] Initializing cgroup subsys net_cls [ 21.715398] CPU: Testing write buffer coherency: ok [ 21.716232] devtmpfs: initialized [ 21.717975] regulator: core version 0.5 [ 21.718193] NET: Registered protocol family 16 [ 21.718726] Kirkwood: MV88F6281-A0, TCLK=200000000. [ 21.718740] Feroceon L2: Enabling L2 [ 21.718775] Feroceon L2: Cache support initialised. [ 21.720686] bio: create slab <bio-0> at 0 [ 21.720956] vgaarb: loaded [ 21.721423] Switching to clocksource orion_clocksource [ 21.725426] NET: Registered protocol family 2 [ 21.725670] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) [ 21.726431] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 21.726615] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) [ 21.726710] TCP: Hash tables configured (established 8192 bind 8192) [ 21.726720] TCP reno registered [ 21.726870] NET: Registered protocol family 1 [ 21.727046] Unpacking initramfs... [ 22.038485] Freeing initrd memory: 4428K [ 22.038592] NetWinder Floating Point Emulator V0.97 (double precision) [ 22.038840] audit: initializing netlink socket (disabled) [ 22.038874] type=2000 audit(0.550:1): initialized [ 22.045396] VFS: Disk quotas dquot_6.5.2 [ 22.045659] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 22.045755] JFFS2 version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc. [ 22.046397] msgmni has been set to 499 [ 22.048147] alg: No test for stdrng (krng) [ 22.048271] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 22.048284] io scheduler noop registered [ 22.048291] io scheduler anticipatory registered [ 22.048298] io scheduler deadline registered [ 22.048477] io scheduler cfq registered (default) [ 22.054526] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 22.055000] serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 33) is a 16550A [ 22.382693] console [ttyS0] enabled [ 22.386775] NAND device: Manufacturer ID: 0xad, Chip ID: 0xf1 (Hynix NAND 128MiB 3,3V 8-bit) [ 22.395298] Scanning device for bad blocks [ 22.437163] 4 cmdlinepart partitions found on MTD device orion_nand [ 22.443469] Creating 4 MTD partitions on "orion_nand": [ 22.448634] 0x000000000000-0x000000100000 : "u-boot" [ 22.454205] 0x000000100000-0x000000500000 : "uImage" [ 22.459656] 0x000000500000-0x000002500000 : "rootfs" [ 22.465168] 0x000002500000-0x000008000000 : "data" [ 22.471062] mice: PS/2 mouse device common for all mice [ 23.481469] rtc-mv rtc-mv: internal RTC not ticking [ 23.486459] i2c /dev entries driver [ 23.490130] cpuidle: using governor ladder [ 23.494378] cpuidle: using governor menu [ 23.498409] Registered led device: plug:green:health [ 23.503480] mv_xor_shared mv_xor_shared.0: Marvell shared XOR driver [ 23.509876] mv_xor_shared mv_xor_shared.1: Marvell shared XOR driver [ 23.551491] mv_xor mv_xor.0: Marvell XOR: ( xor cpy ) [ 23.591490] mv_xor mv_xor.1: Marvell XOR: ( xor fill cpy ) [ 23.631489] mv_xor mv_xor.2: Marvell XOR: ( xor cpy ) [ 23.671489] mv_xor mv_xor.3: Marvell XOR: ( xor fill cpy ) [ 23.678170] TCP cubic registered [ 23.681410] NET: Registered protocol family 17 [ 23.686238] registered taskstats version 1 [ 23.691026] /build/linux-2.6-fIxTVd/linux-2.6-2.6.32/debian/build/source_armel_none/drivers/rtc/hctosys.c: unable to open rtc device (rtc0) [ 23.703683] Initalizing network drop monitor service [ 23.708728] Freeing init memory: 124K Loading, please wait... [ 23.761914] udev[44]: starting version 164 ▒[ 24.083148] usbcore: registered new interface driver usbfs [ 24.103494] mmc0: mvsdio driver initialized, lacking card detect (fall back to polling) [ 24.111713] usbcore: registered new interface driver hub [ 24.118121] usbcore: registered new device driver usb [ 24.126580] MV-643xx 10/100/1000 ethernet driver version 1.4 ▒[ 24.145791] mv643xx_eth smi: probed [ 24.151033] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 24.166810] net eth0: port 0 with MAC address 00:25:31:00:83:23 [ 24.173021] orion-ehci orion-ehci.0: Marvell Orion EHCI [ 24.181108] orion-ehci orion-ehci.0: new USB bus registered, assigned bus number 1 ▒[ 24.211488] orion-ehci orion-ehci.0: irq 19, io mem 0xf1050000 [ 24.231494] orion-ehci orion-ehci.0: USB 2.0 started, EHCI 1.00 [ 24.237511] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 24.244371] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 24.251647] usb usb1: Product: Marvell Orion EHCI [ 24.256380] usb usb1: Manufacturer: Linux 2.6.32-5-kirkwood ehci_hcd [ 24.262779] usb usb1: SerialNumber: orion-ehci.0 ▒[ 24.268395] usb usb1: configuration #1 chosen from 1 choice [ 24.274353] hub 1-0:1.0: USB hub found [ 24.278160] hub 1-0:1.0: 1 port detected ▒[ 24.601471] usb 1-1: new high speed USB device using orion-ehci and address 2 [ 24.752882] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608 [ 24.759612] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0 [ 24.766801] usb 1-1: Product: USB2.0 Hub ▒[ 24.772184] usb 1-1: configuration #1 chosen from 1 choice [ 24.781108] hub 1-1:1.0: USB hub found [ 24.785263] hub 1-1:1.0: 4 ports detected ▒[ 25.061792] usb 1-1.1: new full speed USB device using orion-ehci and address 3 [ 25.173632] usb 1-1.1: New USB device found, idVendor=214b, idProduct=1110 [ 25.180545] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 25.187901] usb 1-1.1: Product: USB2.0 Device [ 25.192586] usb 1-1.1: Manufacturer: Generic [ 25.196963] usb 1-1.1: SerialNumber: 8120120400400000 ▒[ 25.203424] usb 1-1.1: configuration #1 chosen from 1 choice [ 25.297018] SCSI subsystem initialized ▒[ 25.325037] Initializing USB Mass Storage driver... [ 25.330233] scsi0 : SCSI emulation for USB Mass Storage devices [ 25.336953] usbcore: registered new interface driver usb-storage [ 25.343017] USB Mass Storage support registered. ▒[ 25.351806] usb 1-1.4: new high speed USB device using orion-ehci and address 4 [ 25.463131] usb 1-1.4: New USB device found, idVendor=0bda, idProduct=8176 [ 25.470040] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 25.477401] usb 1-1.4: Manufacturer: Realtek [ 25.481727] usb 1-1.4: SerialNumber: 00e04c000001 ▒[ 25.487773] usb 1-1.4: configuration #1 chosen from 1 choice [ 30.342476] scsi 0:0:0:0: Direct-Access USB2.0 CARD-READER 1.01 PQ: 0 ANSI: 2 ▒[ 30.380164] sd 0:0:0:0: [sda] 7843840 512-byte logical blocks: (4.01 GB/3.74 GiB) [ 30.388149] sd 0:0:0:0: [sda] Write Protect is off [ 30.393009] sd 0:0:0:0: [sda] Assuming drive cache: write through ▒[ 30.401896] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 30.408020] sda: sda1 [ 30.420273] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 30.426432] sd 0:0:0:0: [sda] Attached SCSI removable disk Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... done. ▒mount: Invalid argument Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... ▒mount: No such file or directory done. mount: No such file or directory mount: No such file or directory Target filesystem doesn't have requested /sbin/init. No init found. Try passing init= bootarg.
FSTAB
# /etc/fstab: static file system information. # # <file system> <mount point> <type> <options> <dump> <pass> /dev/root / ext3 noatime,errors=remount-ro 0 1 /dev/sda2 none swap sw 0 0 tmpfs /tmp tmpfs defaults 0 0
Somebody please tell how to solve these