Page 1 sur 1

[kernel26] downgrade en chroot

Publié : ven. 20 nov. 2009, 18:19
par traaf
salut
suite à une MAJ, une de mes machines ne bote pas sur le dernier noyau
kernel panic avec des erreurs ACPI
j'ai essayé de passer différentes options au boot avec grub (noapic nolapic acpi=off etc..) sans succès

du coup, je tente un downgrade sur noyau avec ARM, mais ca ne passe pas non plus

Code : Tout sélectionner

:: Récupération des paquets du dépôt core...
 kernel26-2.6.31.5-1...    33,8M   74,3K/s 00:07:46 [#####################] 100%
Analyse de l'intégrité des paquets...
(1/1) Analyse des conflits entre fichiers           [#####################] 100%
(1/1) Mise à jour de kernel26                       [#####################] 100%
/tmp/alpm_P0YoA6/.INSTALL: line 24: /dev/null: Permission non accordée
/tmp/alpm_P0YoA6/.INSTALL: line 26: /dev/null: Permission non accordée
/tmp/alpm_P0YoA6/.INSTALL: line 28: /dev/null: Permission non accordée
/tmp/alpm_P0YoA6/.INSTALL: line 42: /dev/null: Permission non accordée
>>> Updating module dependencies. Please wait ...
>>> MKINITCPIO SETUP
>>> ----------------
>>> If you use LVM2, Encrypted root or software RAID,
>>> Ensure you enable support in /etc/mkinitcpio.conf .
>>> More information about mkinitcpio setup can be found here:
>>> http://wiki.archlinux.org/index.php/Mkinitcpio

>>> Generating initial ramdisk, using mkinitcpio.  Please wait...
==> Building image "default"
==> Running command: /sbin/mkinitcpio -k 2.6.31-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
:: Begin build
/sbin/mkinitcpio: line 253: /dev/null: Permission non accordée
FATAL: Hook 'base' can not be found.
==> FAIL
==> Building image "fallback"
==> Running command: /sbin/mkinitcpio -k 2.6.31-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
:: Begin build
/sbin/mkinitcpio: line 253: /dev/null: Permission non accordée
FATAL: Hook 'base' can not be found.
==> FAIL
je suis pas très conaisseur de chroot, j'ai fait un simple
chroot /media/efca3b7a-1fb6-40ac-801d-af058ccc2c39/
en root
peut être avec d'autres paramètres ? mais lesquels ?

merci d'avance

Re: [kernel26] downgrade en chroot

Publié : ven. 20 nov. 2009, 18:39
par benjarobin