feisty-alternate-i386 for herd-2 cannot install kernel from CDROM

Bug #79109 reported by Marc Tardif
56
Affects Status Importance Assigned to Milestone
Launchpad itself
Invalid
Undecided
Unassigned
base-installer (Ubuntu)
Fix Released
High
Colin Watson

Bug Description

When installing feisty-alternate-i386 for herd-2 either from the CDROM, the following error message occurs:

  [!] Install the base system
  No installable kernel was found in the defined APT sources.

  You may try to continue without a kernel, and manually install your
  own kernel later. This is only recommended for experts, otherwise you
  will likely end up with a machine that doesn't boot.

  Continue without installing the kernel?

This behavior has been encountered consistently on machines which previously worked with herd-1. For example, the Dell Dimension 380.

Tags: lp-bugs
Revision history for this message
Marc Tardif (cr3) wrote :
Changed in malone:
status: Unconfirmed → Rejected
Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

Merging the bugs since you are using the CD as netinstall repository.

Fabio

Revision history for this message
Fabio Massimo Di Nitto (fabbione) wrote :

I am unable to reproduce this bug here.

Check the md5sum of the image you downloaded:

75add9fe4b88b44e258c35a1abc2ebbc feisty-alternate-i386.iso

Make sure that the image has been burned correctly and run the cdcheck locally.

Are you installing an i386 iso on amd64?

Fabio

Revision history for this message
Colin Watson (cjwatson) wrote :

Jan 13 16:47:50 base-installer: info: kernel linux-image-generic not usable on 386
Jan 13 16:47:50 base-installer: info: kernel linux-image-2.6.20-5-generic not usable on 386

It thinks it's a 386 or 486 system, which seems unlikely since it's also SMP. Could I please have a copy of /proc/cpuinfo from this machine?

Revision history for this message
Jim Apple (wb1dog) wrote :

I have the same issue, here is the cpuinfo

processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 14
model name : Genuine Intel(R) CPU T2300 @ 1.66GHz
stepping : 8
cpu MHz : 1000.000
cache size : 2048 KB
physical id : 0
siblings : 1
core id : 255
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc pni monitor est tm2 xtpr
bogomips : 3329.08

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 14
model name : Genuine Intel(R) CPU T2300 @ 1.66GHz
stepping : 8
cpu MHz : 1000.000
cache size : 2048 KB
physical id : 1
siblings : 1
core id : 255
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe constant_tsc pni monitor est tm2 xtpr
bogomips : 3325.13

Revision history for this message
Seanb (x1-sean) wrote :

Here is the same issue, on a different processor, hope this helps.

Revision history for this message
Anita (a-lewis) wrote :

I just tried an install with an iso downloaded by torrent this morning. Same problem with no kernel found. In Console F4, I saw endless probing and not found. I'm not sure what it was looking for, but it was Intel ISA PCIC probe: then numbers. I watched up to 1000.... and it always said not found. Many times it just had 'kernel: not found', but often it was the 'Intel ISA...' bit followed by 'not found'.

Also, I noted that my hard drive was found as scsi when it is ide.

Revision history for this message
Ampinder (ajaysingh99) wrote :

here is the same problem with intel pentium 4 processor

Revision history for this message
Seanb (x1-sean) wrote :

> Are you installing an i386 iso on amd64?
The problem is exactly the same on amd64

Revision history for this message
Seanb (x1-sean) wrote :
Revision history for this message
Seanb (x1-sean) wrote :

Sorry, i spoke too soon in my last reply.

> Are you installing an i386 iso on amd64?
no. The i386iso fails on pentium D, P4 and Opteron.
The Amd64 iso installs succesfully on the Opteron.

Also, The i386 cdrom check passes and the i386iso md5 checksum passes .

Hope this helps.

Revision history for this message
Colin Watson (cjwatson) wrote :

I'll investigate further in the morning when I'm properly awake, but I reckon that base-installer/kernel/i386.sh doesn't properly handle multiprocessor machines.

Changed in base-installer:
assignee: nobody → kamion
importance: Undecided → High
status: Needs Info → Confirmed
Revision history for this message
Alistair Crust (alistair.crust) wrote :

I'm seeing the same problem, I too have a i386 SMP machine.

Revision history for this message
Alistair Crust (alistair.crust) wrote :

also seeing Intel ISA PCIC probe: not found

CPU's are Athlon MP's
mobo is: Asus K7D Master

if that helps.

Revision history for this message
Alistair Crust (alistair.crust) wrote :

install nosmp noapic doesn't work either.

Revision history for this message
Colin Watson (cjwatson) wrote :

The PCMCIA thing ("not found", hang while detecting hardware) is a different bug; boot with hw-detect/start_pcmcia=false to work around it.

Revision history for this message
Colin Watson (cjwatson) wrote :

I've committed a fix upstream.

Changed in base-installer:
status: Confirmed → Fix Committed
Revision history for this message
Colin Watson (cjwatson) wrote :

The reason this broke all of a sudden is that between Herd 1 and Herd 2 we switched the installer from booting with the -386 kernel (which isn't SMP-capable) to -generic (which is), so suddenly the second core appeared and base-installer didn't know how to deal with it.

Revision history for this message
Colin Watson (cjwatson) wrote :

se-installer (1.70ubuntu2) feisty; urgency=low

  * Backport from trunk:
    - Fix processor detection on SMP i386 and amd64 systems if booting with
      an SMP-capable kernel (LP: #79109; test case taken from that bug).

 -- Colin Watson <email address hidden> Wed, 17 Jan 2007 17:02:42 +0000

Changed in base-installer:
status: Fix Committed → Fix Released
Revision history for this message
Duncan Lithgow (duncan-lithgow) wrote :

Has this fix been committed to Feisty? Or, how will we know when it has so we can try it out?

Revision history for this message
Emilio Pozuelo Monfort (pochu) wrote :

Duncan: as you can see on the Colin's comment, the bug has been fixed. It is on the daily builds, or on the next release (herd3).

Regards
Pochu

Revision history for this message
David Morris (dave-greenacre) wrote :

I'm using the herd3 alternate cd and I get this problem with the following motherboard/cpu

EPIA EN 15000G C7 Mini-ITX

if you want another details then please ask

Revision history for this message
David Morris (dave-greenacre) wrote :

my hardware summary

Revision history for this message
Michael Carmody (michael-mikeit) wrote :

Same problem with me EPIA EN12000 board running a C7 CPU.

Can you fix your CPU detection to handle the VIA CPU's ?

/proc/cpuinfo:
processor : 0
vendor_id : CentaurHauls
cpu family : 6
model : 10
model name : VIA Esther processor 1200MHz
stepping : 9
cpu MHz : 1197.068
cache size : 128 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge cmov pat clflush acpi mmx fxsr sse sse2 tm up pni est tm2 rng rng_en ace ace_en ace2 ace2_en phe phe_en pmm pmm_en
bogomips : 2397.07
clflush size : 64

Revision history for this message
Michael Carmody (michael-mikeit) wrote :

Woops forgot to mention I am using herd4

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.