I'm trying to install debian squeeze to an external usb hdd on a standard sheeva plug using
Martin Michlmayr's instructions. I get a kernel panic
after doing: > ext2load usb 0:1 0x00800000 /uImage
....
[ 1.030000] List of all partitions:
[ 1.040000] 1f00 1024 mtdblock0 (driver?)
[ 1.040000] 1f01 4096 mtdblock1 (driver?)
[ 1.050000] 1f02 519168 mtdblock2 (driver?)
[ 1.050000] No filesystem could mount root, tried:
[ 1.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
How can I resolve this?
thx,
feffer