Hello,
I am a newbie to the sheevaplug and already messed it iup installing debian.
Can i somehow go back to the initial settings ? ( ubuntu ?)
The problem is that boot the linux kernel is hangs
I have seen bad block error from nand / Can i resolve this ?
HELP APPRECIATED!
USB 0: host mode
PEX 0: interface detected no Link.
Net: egiga0 [PRIME], egiga1
Hit any key to stop autoboot: 0
Marvell>>
Marvell>>
Marvell>>
Marvell>>
Marvell>> tftpboot 0x01100000 uInitrd
Using egiga0 device
TFTP from server 192.168.2.12; our IP address is 192.168.2.33
Filename 'uInitrd'.
Load address: 0x1100000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
###############
done
Bytes transferred = 2735033 (29bbb9 hex)
Marvell>> tftpboot 0x00800000 uImage
Using egiga0 device
TFTP from server 192.168.2.12; our IP address is 192.168.2.33
Filename 'uImage'.
Load address: 0x800000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#############################
done
Bytes transferred = 1811960 (1ba5f8 hex)
Marvell>> setenv bootargs console=ttyS0,115200 base-installer/initramfs-tools/driver-policy=most mirror/suite=stable apt-setup/local0/repository="
http://people.debian.org/~tbm/orion lenny main" apt-setup/local0/key=http://people.debian.org/~tbm/orion/68FD549F
Marvell>> bootm 0x00800000 0x01100000
## Booting image at 00800000 ...
Image Name: Debian kernel
Created: 2010-02-12 1:37:09 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 1811896 Bytes = 1.7 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 01100000 ...
Image Name: debian-installer ramdisk
Created: 2010-03-30 15:57:01 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 2734969 Bytes = 2.6 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.