Odp: netbooki - konfiguracja, optymalizacja i wybór najlepszych narzędzi dla tych mas
: 06 mar 2011, 16:21
To fajnie ;x A kiedy nowy kernel wrzucisz?
Polskie forum użytkowników Ubuntu
https://ubuntu.pl/forum/
Te błędy przez to, że kernele ext73 nie mają dołączonych ubuntowskich skryptów preinst, prerm, postinst, postrm podczas kompilacji. Jest tylko ręcznie obejście do update-initramfs.taedoju pisze:dzięki za szybką odpowiedź ale nie przyniosła ta komenda porządanego efektu=/.Może chodzi o ten podproces?Kod: Zaznacz cały
mateusz@mateusz-1001HA:~$ sudo dpkg -P --force-all linux-image-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs (Odczytywanie bazy danych ... 91306 plików i katalogów obecnie zainstalowanych.) Usuwanie linux-image-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs ... Examining /etc/kernel/postrm.d . run-parts: executing /etc/kernel/postrm.d/initramfs-tools 2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs /boot/vmlinuz-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs update-initramfs: Deleting /boot/initrd.img-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs run-parts: executing /etc/kernel/postrm.d/zz-update-grub 2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs /boot/vmlinuz-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs exec: 15: update-grub: not found run-parts: /etc/kernel/postrm.d/zz-update-grub exited with return code 2 Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/info/linux-image-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs.postrm line 269. dpkg: błąd przetwarzania linux-image-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs (--purge): podproces zainstalowany skrypt post-removal zwrócił kod błędu 1 Wystąpiły błędy podczas przetwarzania: linux-image-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs mateusz@mateusz-1001HA:~$
Kod: Zaznacz cały
sudo update-grub
Kod: Zaznacz cały
sudo rm /var/cache/apt/archives/*
w wątku przyklejonym - dodałem nowy profil cpufreqd
Koleżanko powinno działaćaniulka87 pisze:Ext73, ten dynamiczny jest dla mojego atomka? Znalazłam, że mój procesor obsługuje to coś (speedstep), ale wolę się upewnić, zanim znowu z własnej głupoty coś zepsuję;)
Kod: Zaznacz cały
Examining /etc/kernel/preinst.d/
Done.
Rozpakowanie pakietu zastępującego linux-image-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs /boot/vmlinuz-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs
run-parts: executing /etc/kernel/postrm.d/zz-update-grub 2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs /boot/vmlinuz-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs
Konfigurowanie linux-image-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs (2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs-10.00.Custom) ...
Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/dkms 2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs /boot/vmlinuz-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs /boot/vmlinuz-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs
update-initramfs: Generating /boot/initrd.img-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs /boot/vmlinuz-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs /boot/vmlinuz-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs /boot/vmlinuz-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs
exec: 15: update-grub: not found
run-parts: /etc/kernel/postinst.d/zz-update-grub exited with return code 2
Failed to process /etc/kernel/postinst.d at /var/lib/dpkg/info/linux-image-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs.postinst line 341.
dpkg: błąd przetwarzania linux-image-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs (--install):
podproces zainstalowany skrypt post-installation zwrócił kod błędu 2
Wystąpiły błędy podczas przetwarzania:
linux-image-2.6.37.2-ext73-f1-12.5-atom-ags-bfq-cfs
Kod: Zaznacz cały
Searching for GRUB installation directory ... found: /boot/grub
Searching for default file ... found: /boot/grub/default
Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst
Searching for splash image ... none found, skipping ...
Found kernel: /boot/vmlinuz-2.6.37.2-ext73-f1-12.6-atom-ags-bfq-cfs
Found kernel: /boot/vmlinuz-2.6.37-ck1-ext73-f1-12.2-atom-bfq-cfs
Found GRUB 2: /boot/grub/core.img
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done