after installing Sabayon 11 (root partition on ssd with btrfs, /var and /home on hdd with ext4 and some others at non standard mount points) and updating the packages I followed these instructions in order to upgrade the kernel from 3.7.0 to 3.7.4~2.
(Began with
- Code: Select all
# equo install --pretend linux-sabayon
Then
- Code: Select all
# equo install --ask linux-sabayon
>> @@ These are the selected packages:
>> # (1/1) [sabayonlinux.org] sys-kernel/linux-sabayon-3.7.4
>> Versionen: 3.7.4 / NoTag / 2 ===> 3.7.4 / NoTag / 2
>> Aktion: Neu Installieren
>> @@ Beteiligte Pakete: 1
Would you like to continue with the dependencies calculation? [Ja/Nein] j
>> @@ Berechne Abhängigkeiten...
>> @@ Dies sind die Pakete die installiert werden würden:
>> ## [R] [sabayonlinux.org] sys-kernel/linux-sabayon-3.7.4|2 [3.7.4|2]
>> @@ Pakete die installiert/aktualisiert/entfernt werden müssen: 1
>> @@ Pakete die entfernt werden müssen: 0
>> @@ Pakete die installiert werden müssen: 0
>> @@ Pakete die erneut installiert werden müssen: 1
>> @@ Pakete die aktualisiert werden müssen: 0
>> @@ Pakete die zurückgesetzt werden müssen: 0
>> @@ Download Größe: 48.6MB
>> @@ Freigegebener Festplattenspeicher: 0.0b
>> @@ Du brauchst zumindest: 97.2MB freien Speicherplatz
Würdest du gerne fortfahren ? [Ja/Nein] j
>> ::: >>> (1/1) 1 Paket
>> ## downloaden: 1 Archiv
>> ## ( mirror #1 ) [sys-kernel:linux-sabayon-3.7.4~2.tbz2] @ http://mirror.de.sabayon.org
>> ## Sammeldownload: 1 Artikel
>> # [1] mirror.de.sabayon.org => sys-kernel:linux-sabayon-3.7.4~2.tbz2
>> ## ( mirror #1 ) [sys-kernel:linux-sabayon-3.7.4~2.tbz2] erfolgreich @ http://mirror.de.sabayon.org
>> ## angehäufte Transferrate: 588.7kB/Sekunde
>> ## Paketprüfsumme stimmt überein: sys-kernel:linux-sabayon-3.7.4~2.tbz2
>> : GPG entspricht
>> : SHA1 entspricht
>> : SHA256 deaktiviert
>> : SHA512 deaktiviert
>> +++ >>> (1/1) sys-kernel/linux-sabayon-3.7.4
>> ## Entpacke: sys-kernel:linux-sabayon-3.7.4~2.tbz2
>> ## Package phase: setup
* Preparing kernel and its modules
>> ## Package phase: preinstall
*
* To avoid automounting and auto(un)installing with /boot,
* just export the DONT_MOUNT_BOOT variable.
*
*
* Assuming you do not have a separate /boot partition.
*
>> ## Installiere Paket: sys-kernel/linux-sabayon-3.7.4
>> ## [Official Sabayon Linux Standard kernel image]
>> ## Aktualisiere Datenbank: sys-kernel/linux-sabayon-3.7.4
>> ## Package phase: preremove
*
* To avoid automounting and auto(un)installing with /boot,
* just export the DONT_MOUNT_BOOT variable.
*
*
* Assuming you do not have a separate /boot partition.
*
>> ## Bereinige zuvor installierte Anwendungsdaten.
>> ## Package phase: postremove
Generating grub.cfg ...
Found background: /boot/grub/default-splash.png
Found linux image: /boot/kernel-genkernel-x86_64-3.7.0-sabayon
Found initrd image: /boot/initramfs-genkernel-x86_64-3.7.0-sabayon
Found Windows 7 (loader) on /dev/sda1
Found openSUSE 11.4 (x86_64) on /dev/sdb10
Found Ubuntu 11.04 (11.04) on /dev/sdb12
done
* You are currently booting with kernel:
* kernel-genkernel-x86_64-3.7.0-sabayon
*
* Use 'eselect bzimage' in order to switch between the available ones
>> ## Package phase: postinstall
* Removing extents option for ext4 drives from /etc/fstab
* Updating boot splash for /boot/initramfs-genkernel-x86_64-3.7.0-sabayon
Generating grub.cfg ...
Found background: /boot/grub/default-splash.png
Found linux image: /boot/kernel-genkernel-x86_64-3.7.0-sabayon
Found initrd image: /boot/initramfs-genkernel-x86_64-3.7.0-sabayon
Found Windows 7 (loader) on /dev/sda1
Found openSUSE 11.4 (x86_64) on /dev/sdb10
Found Ubuntu 11.04 (11.04) on /dev/sdb12
done
* You are currently booting with kernel:
* kernel-genkernel-x86_64-3.7.0-sabayon
*
* Use 'eselect bzimage' in order to switch between the available ones
* If you are upgrading from a previous kernel, you may be interested
* in the following document:
* - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
* Updating module dependencies for 3.7.0-sabayon ... [ ok ]
* Please report kernel bugs at:
* http://bugs.sabayon.org
* The source code of this kernel is located at
* =sys-kernel/sabayon-sources-3.7.4.
* Sabayon Linux recommends that portage users install
* sys-kernel/sabayon-sources-3.7.4 if you want
* to build any packages that install kernel modules
* (such as ati-drivers, nvidia-drivers, virtualbox, etc...).
>> ## Aufräumen: sys-kernel/linux-sabayon-3.7.4
>> @@ Installation vollständig.
>> @@ No configuration files to update.
Obviously the dependencies for the old 3.7.0-sabayon kernel are updated and the new one is not at /boot :
- Code: Select all
# eselect kernel list
Available kernel symlink targets:
[1] linux-3.7.0-sabayon *
#
Can the btrfs root-partition be responsible for the unsuccessful operation?
Where are downloaded packages/kernel-packages stored on a Sabayon/Gentoo-System?
I am warned:
Do not reboot until you have completed all the steps in this article!
So I would be very grateful for help...

