Compilation kernel linux-xemu ?

hello

d’habitude on obtien un linux-image* ,mai cette foit j’obtien

[quote]# ls
linux-doc-2.6.30clone.2.6.30.bigmem_2.6.30clone.2.6.30.bigmem-10.00.Custom_all.deb
linux-source-2.6.30clone.2.6.30.bigmem_2.6.30clone.2.6.30.bigmem-10.00.Custom_all.deb
linux-headers-2.6.30clone.2.6.30.bigmem_2.6.30clone.2.6.30.bigmem-10.00.Custom_i386.deb
linux-source-2.6.30clone.2.6.30.bigmem_2.6.30clone.2.6.30.bigmem-10.00.Custom_i386.changes
linux-manual-2.6.30clone.2.6.30.bigmem_2.6.30clone.2.6.30.bigmem-10.00.Custom_all.deb
linux-xenu-2.6.30clone.2.6.30.bigmem_2.6.30clone.2.6.30.bigmem-10.00.Custom_i386.deb
linux-source-2.6.30 nvidia-kernel-2.6.30clone.2.6.30.bigmem_185.18.36-2+2.6.30clone.2.6.30.bigmem-10.00.Custom_i386.deb
[/quote]

clone = j’ai rien changer aux .config pour etre sure que sa vienne pas de là ?

une idée?
Merci d’avance

Même chose (je crois - prudence…) il y a trois jours avec un 2.6.32…

menuconfig > Processor type and features > Paravirtualized guest support > Xen guest support

bon ben voila autre chose:

sa compile sa s’installe, mai aux reboot sa trouve pas le systeme de fichier (enfin le message est chian a recopier)
(de memoire il doit manquer un sacrer bout)

je supose que c est lier a grub2 car sa apparait droit dérière l’ecran du choix du kernel.
il ne trouve pas le disque, car j’ai rien toucher aux .config sauf le xen qui empêchai la config

j’utilise les UIID pour eviter les embrouilles, mai bon.

# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-legacy-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default         0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout		5

# Pretty colours
color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title		Windows 95/98/NT/2000
# root		(hd0,0)
# makeactive
# chainloader	+1
#
# title		Linux
# root		(hd0,1)
# kernel	/vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(single-user) single
# altoptions=(single-user mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title		Chainload into GRUB 2
root		(hd0,0)
kernel		/grub/core.img

title		���������������������������������������������������������������������
root
		
title		When you have verified GRUB 2 works, you can use this command to
root

title		complete the upgrade:  upgrade-from-grub-legacy
root

title		���������������������������������������������������������������������
root

title		Debian GNU/Linux, kernel 2.6.30-2-686-bigmem
root		(hd0,0)
kernel		/vmlinuz-2.6.30-2-686-bigmem root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro quiet
initrd		/initrd.img-2.6.30-2-686-bigmem

title		Debian GNU/Linux, kernel 2.6.30-2-686-bigmem (single-user mode)
root		(hd0,0)
kernel		/vmlinuz-2.6.30-2-686-bigmem root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro single
initrd		/initrd.img-2.6.30-2-686-bigmem

title		Debian GNU/Linux, kernel 2.6.30-2-686
root		(hd0,0)
kernel		/vmlinuz-2.6.30-2-686 root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro quiet
initrd		/initrd.img-2.6.30-2-686

title		Debian GNU/Linux, kernel 2.6.30-2-686 (single-user mode)
root		(hd0,0)
kernel		/vmlinuz-2.6.30-2-686 root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro single
initrd		/initrd.img-2.6.30-2-686

title		Debian GNU/Linux, kernel 2.6.26.cust.21.min.gcc4
root		(hd0,0)
kernel		/vmlinuz-2.6.26.cust.21.min.gcc4 root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro quiet
initrd		/initrd.img-2.6.26.cust.21.min.gcc4

title		Debian GNU/Linux, kernel 2.6.26.cust.21.min.gcc4 (single-user mode)
root		(hd0,0)
kernel		/vmlinuz-2.6.26.cust.21.min.gcc4 root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro single
initrd		/initrd.img-2.6.26.cust.21.min.gcc4

title		Debian GNU/Linux, kernel 2.6.26.cust.01.bigmem.min.gcc4
root		(hd0,0)
kernel		/vmlinuz-2.6.26.cust.01.bigmem.min.gcc4 root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro quiet
initrd		/initrd.img-2.6.26.cust.01.bigmem.min.gcc4

title		Debian GNU/Linux, kernel 2.6.26.cust.01.bigmem.min.gcc4 (single-user mode)
root		(hd0,0)
kernel		/vmlinuz-2.6.26.cust.01.bigmem.min.gcc4 root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro single
initrd		/initrd.img-2.6.26.cust.01.bigmem.min.gcc4

title		Debian GNU/Linux, kernel 2.6.26-2-686-bigmem
root		(hd0,0)
kernel		/vmlinuz-2.6.26-2-686-bigmem root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro quiet
initrd		/initrd.img-2.6.26-2-686-bigmem

title		Debian GNU/Linux, kernel 2.6.26-2-686-bigmem (single-user mode)
root		(hd0,0)
kernel		/vmlinuz-2.6.26-2-686-bigmem root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro single
initrd		/initrd.img-2.6.26-2-686-bigmem

title		Debian GNU/Linux, kernel 2.6.26-2-686
root		(hd0,0)
kernel		/vmlinuz-2.6.26-2-686 root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro quiet
initrd		/initrd.img-2.6.26-2-686

title		Debian GNU/Linux, kernel 2.6.26-2-686 (single-user mode)
root		(hd0,0)
kernel		/vmlinuz-2.6.26-2-686 root=UUID=95ff9af4-d807-49be-ae63-c282aef20560 ro single
initrd		/initrd.img-2.6.26-2-686

### END DEBIAN AUTOMAGIC KERNELS LIST

y a plein de fichier dans ce répertoie je fait un ls :unamused:

$ ls /boot/grub/
915resolution.mod  blocklist.mod   cpuid.mod     efiemu.mod   gzio.mod     kernel.img     memdisk.mod                        ntfs.mod        play.mod      search.mod    ufs2.mod          video.mod
acpi.mod           boot.img        crc.mod       elf.mod      halt.mod     keystatus.mod  memrw.mod                          ohci.mod        png.mod       serial.mod    uhci.mod          videotest.mod
affs.mod           boot.mod        datehook.mod  ext2.mod     handler.lst  linux16.mod    menu.lst                           part_acorn.mod  probe.mod     setjmp.mod    unicode.pf2       xfs.mod
afs_be.mod         bsd.mod         date.mod      extcmd.mod   handler.mod  linux.mod      menu.lst~                          part_amiga.mod  pxeboot.img   sfs.mod       usb_keyboard.mod  xnu.mod
afs.mod            bufio.mod       datetime.mod  fat.mod      hdparm.mod   lnxboot.img    menu.lst_backup_by_grub2_postinst  part_apple.mod  pxecmd.mod    sh.mod        usb.mod           xnu_uuid.mod
aout.mod           cat.mod         default       font.mod     hello.mod    loadenv.mod    minicmd.mod                        part_gpt.mod    pxe.mod       sleep.mod     usbms.mod         zfsinfo.mod
ata.mod            cdboot.img      device.map    fs_file.mod  help.mod     loopback.mod   minix.mod                          partmap.lst     raid5rec.mod  tar.mod       usbtest.mod       zfs.mod
ata_pthru.mod      chain.mod       diskboot.img  fshelp.mod   hexdump.mod  lsmmap.mod     mmap.mod                           part_msdos.mod  raid6rec.mod  terminfo.mod  vbeinfo.mod
at_keyboard.mod    cmp.mod         dm_nv.mod     fs.lst       hfs.mod      ls.mod         moddep.lst                         part_sun.mod    raid.mod      test.mod      vbe.mod
befs_be.mod        command.lst     drivemap.mod  fs_uuid.mod  hfsplus.mod  lspci.mod      msdospart.mod                      parttool.lst    read.mod      tga.mod       vbetest.mod
befs.mod           configfile.mod  echo.mod      gfxterm.mod  iso9660.mod  lua.mod        multiboot.mod                      parttool.mod    reboot.mod    true.mod      vga.mod
biosdisk.mod       core.img        efiemu32.o    gptsync.mod  jfs.mod      lvm.mod        normal.mod                         password.mod    reiserfs.mod  udf.mod       vga_text.mod
bitmap.mod         cpio.mod        efiemu64.o    grub.cfg     jpeg.mod     mdraid.mod     ntfscomp.mod                       pci.mod         scsi.mod      ufs1.mod      video_fb.mod

une idée ?

bon j’ai pu copier le message d’erreur:

juste après le grub … :smt017

Vous devriez faire un club… viewtopic.php?f=3&t=24051&start=0

A partir d’aujourd’hui je ne réponds plus à tes messages. Être ignoré est extrêmement désagréable. Et ce n’est pas la première fois…
A jamais alors… :smt006

effectivement même problème sauf que:

Est bien passer sur la ligne de commande, mai le fichier n’est pas crée.
il s’agit donc d’un bug qui sort de je ne sais ou.

il faut faire:

et comme sa suffi pas il faut faire encore un

dpkg ne fait pas son job correctement probablement a cause de grub2 et de la migration de lenny–>squeez
me mettre en ignore ser à rien surtout si un jour tu veux un coup de pouce :slightly_smiling:
d’ailleur je comprend pas ton raisonnement ,bon sa a rien a faire sur le topic je te parle en priver si tu veux bien :slightly_smiling:

[quote=“panthere”]effectivement même problème sauf que:

Est bien passer sur la ligne de commande, mai le fichier n’est pas crée.
il s’agit donc d’un bug qui sort de je ne sais ou.

il faut faire:

et comme sa suffi pas il faut faire encore un

Il te faut compléter les scripts dans /etc/kernel/postinst.d en piochant pour l’exemple dans
/usr/share/kernel-package/examples/etc/kernel/postinst.d

Voir cepcasa.info/blog/?p=175 pour les détails.

Re,
Bon j’aime pas chicaner… Mais là, mauvaise lecture ?

Je cite quelques extrait de l’autre post… viewtopic.php?f=3&t=24051&start=0

[quote=“lol”]Salut,
Puisque 2.6.26-kakulupia ainsi que XP démarrent normalement je pencherais pour un problème de compilation ou de manque d’initrd.
[…]
Pour le initrd tu connais la manip, inutile de te priver d’essayer de l’ajouter. (update-initramfs -c -k 2.6.30-kakulupia -v)[…][/quote]

[quote=“lol”][…]Ce qui est drôle, c’est que, dans mon cas, j’avais bien passé la commande --initrd… mais il n’a pas construit l’initrd…
[…][/quote]

Ça ressemble quand même étrangement à ta solution non ? Ou bien comme ce ne sont pas les même kernels, ça ne compte pas :mrgreen:
Sans rancune Panthere :smt006

@cepcasa
Merci pour l’info !

Merci pour les réponses :slightly_smiling:
je vai tester ça :smt026 étrange qu’il manque ce type de configuration.