Re: No kernel installed with amd64 setup

2007-08-10 Diskussionsfäden Thomas Lange
 On Fri, 10 Aug 2007 11:18:29 +0200, Vincent Batoufflet [EMAIL 
 PROTECTED] said:

 I have a problem with my FAI setup. My FAI server is an i386 system and 
 provide setup for both i386 and amd64 systems.

 My amd64 nfsroot was created on a amd64 system an copied on the server. 
 FAI works fine with i386 setups. But with amd64 I have an error in my 
 /var/log/fai/current/error.log at the end of the FAI setup.

 shell.log:ERROR: No kernel was installed. Have a look at shell.log
 software.log:Couldn't find any package whose name or description matched 
 linux-image-486
Have a look at software.log and check if your client really belongs to
the class AMD64 and not to I386.

-- 
regards Thomas


No kernel installed with amd64 setup

2007-08-10 Diskussionsfäden Vincent Batoufflet

Hi,

I have a problem with my FAI setup. My FAI server is an i386 system and 
provide setup for both i386 and amd64 systems.


My amd64 nfsroot was created on a amd64 system an copied on the server. 
FAI works fine with i386 setups. But with amd64 I have an error in my 
/var/log/fai/current/error.log at the end of the FAI setup.


shell.log:ERROR: No kernel was installed. Have a look at shell.log
software.log:Couldn't find any package whose name or description matched 
linux-image-486



I have 2 files 'I386' and 'AMD64' in my 'package_config' folder, it 
works for the first architecture (i386):


/vol/fai/config/package_config/I386:
PACKAGES aptitude
linux-image-2.6-686

/vol/fai/config/package_config/AMD64:
PACKAGES aptitude
linux-image-2.6-amd64



Any idea, is there anything I missed ?


Thanks in advance,

--
Vincent Batoufflet

Buf Compagnie
3 rue Roquepine 75008 Paris, FRANCE
tel +33 1 42 68 18 28 - fax +33 1 42 68 18 29


Re: No kernel installed with amd64 setup

2007-08-10 Diskussionsfäden Thomas Lange
 On Fri, 10 Aug 2007 14:56:00 +0200, Vincent Batoufflet [EMAIL 
 PROTECTED] said:


 The only noticeable error I have found in 'software.log' is: Couldn't 
 find any package whose name or description matched linux-image-486, 
 the one reported in 'shell.log'.

 In my /var/log/fai/current/FAI_CLASSES I have:

 DEFAULT
 LINUX
 AMD64
 FAIBASE
 DHCPC
 GRUB
 work118
 LAST

Salut Vincent,

this looks very good. Is your sources.list for the client OK? Please
check using the command file /tmp/target/sbin/ifconfig (during
installation) if you are really installing 64bit packages or maybe only 32bit.

If you join the IRC chnnel #fai on irc.debian.org I can help you much
quicker, you can then also post more logs to paste.debian.net.

-- 
regards Thomas