On Thu, May 06, 2004 at 12:35:45PM +1000, Andrew Pollock wrote: > On Wed, May 05, 2004 at 07:26:15PM -0700, Matt Kraai wrote: > > On Thu, May 06, 2004 at 11:42:14AM +1000, Andrew Pollock wrote: > > > Usual problems: > > > > > > * Picked the 386 kernel instead of the 686 kernel > > > > Would you please send the contents of /proc/cpuinfo? > > processor : 0 > vendor_id : GenuineIntel > cpu family : 15 > model : 0 > model name : Intel(R) Pentium(R) 4 CPU 1500MHz > stepping : 7 > cpu MHz : 1503.458 > cache size : 256 KB > fdiv_bug : no > hlt_bug : no > f00f_bug : no > coma_bug : no > fpu : yes > fpu_exception : yes > cpuid level : 2 > wp : yes > flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm > bogomips : 3001.54
It should use either the kernel-image-$version or kernel-image-$version-smp package, where $version is the output of uname -r | cut -d . -f 1,2 unless said package is not included in the output of chroot /target apt-cache search kernel-image | grep ^kernel-image | cut -d" " -f1 | uniq Would you please send the output of both commands? -- Matt Kraai [EMAIL PROTECTED] http://ftbfs.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

