Bonjour,
Attention cher utilisateur de la distribution Fedora.
Version FC2 et FC3 confondues.
Ne tentez la mise à jour du kernel qu'à vos risques et péril.
Si vous n'êtes pas téméraires garder votre ancien kernel.
> > Uncompressing Linux... Ok, booting the kernel
> > audit(1100724706.921:0): inititalized
> > Red Hat nash version 4.1.18 starting
> > Reading all physical volumes, this may take a while...
> > No volume groups found
> > No volume groups found
> > No volume groups found
> > mount: error 6 mounting ext3
> > mount: error 2 mounting none
> > switchroot: mount failed: 22
> > umount /initrd/dev failed: 2
> > Kernel panic - not syncing:
> > Attempted to kill init!
A priori cela semble spécifique aux drivers SATA.
http://fedoranews.org/blog/(...)
http://www.redhat.com/archives/fedora-test-list/2004-November/threa(...)
# Pas de panique
Posté par itstimetogo . Évalué à 3.
> Si vous n'êtes pas téméraires garder votre ancien kernel.
Avec yum/up2date/apt, les nouveaux noyaux sont ajoutés. Ils ne remplacent pas l'ancien.
Avec rpm :
rpm -i kernel... => noyau ajouté
rpm -U kernel... => noyau mis à jour
On peut toujours réinstaller l'ancien noyau (depuis le CD1 par exemple) avec :
rpm -i --oldpackage --root /mnt/sysimage kernel-....rpm
Les anciens noyaux sont facilement accessibles depuis l'interface grub. Ils sont listés, suffit de scroller dans la liste et de taper <enter> .
[^] # Re: Pas de panique
Posté par ckyl . Évalué à 2.
[^] # Re: Pas de panique
Posté par itstimetogo . Évalué à 2.
cat /etc/sysconfig/kernel
# UPDATEDEFAULT specifies if new-kernel-pkg should make
# new kernels the default
UPDATEDEFAULT=yes
# DEFAULTKERNEL specifies the default kernel package type
DEFAULTKERNEL=kernel
Donc, mets "UPDATEDEFAULT=no" et les nouveaux noyaux ne sont pas activé par défaut par grub (mais ils sont toujours installés et l'entrée dans grub.conf est ajoutée). C'est nouveau dans FC3.
# Pb corrigé
Posté par itstimetogo . Évalué à 1.
Le changelog (2.6.9-1.681_FC3) :
* jeu nov 18 2004 Dave Jones <davej@redhat.com>
- Update to 2.6.9-ac10, fixing the SATA problems (#139674)
- Update the OOM-killer tamer to upstream.
- Implement an RCU scheme for the SELinux AVC
- Improve on the OOM-killer taming patch.
- device-mapper: Remove duplicate kfree in dm_register_target error path.
- Make SHA1 guard against misaligned accesses
- ASPM workaround for PCIe. (#123360)
- Hot-plug driver updates due to MSI change (#134290)
- Workaround for 80332 IOP hot-plug problem (#139041)
- ExpressCard hot-plug support for ICH6M (#131800)
- Fix boot crash on VIA systems (noted on x86-64)
- PPC64: Store correct backtracking info in ppc64 signal frames
- PPC64: Prevent HVSI from oopsing on hangup (#137912)
- Fix poor performance b/c of noncacheable mapping in 4g/4g (#130842)
- Fix PCI-X hotplug issues (#132852, #134290)
- Re-export force_sig() (#139503)
- Various fixes for more security issues from latest -ac patch.
- Fix d_find_alias brokenness (#137791)
- tg3: Fix fiber hw autoneg bounces (#138738)
- diskdump: Fix issue with NMI watchdog. (#138041)
- diskdump: Export disk_dump_state. (#138132)
- diskdump: Tickle NMI watchdog in diskdump_mdelay() (#138036)
- diskdump: Fix mem= for x86-64 (#138139)
- diskdump: Fix missing system_state setting. (#138130)
- diskdump: Fix diskdump completion message (#138028)
- Re-add aic host raid support.
- Take a few more export removal patches from 2.6.10rc
- SATA: Make AHCI work
- SATA: Core updates.
- S390: Fix Incorrect registers in core dumps. (#138206)
- S390: Fix up lcs device state. (#131167)
- S390: Fix possible qeth IP registration failure.
- S390: Support broadcast on z800/z900 HiperSockets
- S390: Allow FCP port to recover after aborted nameserver request.
- Flush error in pci_mmcfg_write (#129338)
- hugetlb_get_unmapped_area fix (#135364, #129525)
- Fix ia64 cyclone timer on ia64 (#137842, #136684)
- Fix ipv6 MTU calculation. (#130397)
- ACPI: Don't display messages about ACPI breakpoints. (#135856)
- Fix x86_64 copy_user_generic (#135655)
- lockd: remove hardcoded maximum NLM cookie length
- Fix SCSI bounce limit
- Disable polling mode on hotplug controllers in favour of interrupt driven. (#138737)
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.