[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sheevaplug debian installer does not create uInitrd and uImage



* Eli Papa <elipapa@MIT.EDU> [2010-09-05 22:41]:
> I can't seem to find the error in the syslog file. I have attached it
> in case someone more expert than myself can see what went wrong.

It seems you're passing an incomplete kernel command line:

Sep  1 13:11:18 kernel: [    0.000000] Kernel command line: 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=ht
                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^

It should be:

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

-- 
Martin Michlmayr
http://www.cyrius.com/


Reply to: