5th attempt. I got partway to solving this.
This time after the glibc update, I didnt update config files, and was able to reboot into image 3.4.
Then I installed image 3.5
Edited results below:
- Code: Select all
>> ## Installing package: sys-kernel/linux-sabayon-3.5-r7
>> ## [Official Sabayon Linux Standard kernel image]
>> ## Updating database: sys-kernel/linux-sabayon-3.5-r7
>> ## Cleaning previously installed application data.
>> ## SPM: post-install phase
* Removing extents option for ext4 drives from /etc/fstab
* Updating boot splash for /boot/initramfs-genkernel-x86_64-3.5.0-sabayon
* Updating boot splash for /boot/initramfs-genkernel-x86_64-3.4.0-sabayon
/var/tmp/entropy/packages/amd64/5/sys-kernel_linux-sabayon-3.5-r7_0.tbz2/portage/sys-kernel/linux-sabayon-3.5-r7/temp/environment: line 3826: /sbin/grub-mkdevicemap: No such file or directory
----------------------
loads of these:
Failed to load ZFS module stack.
Load the module manually by running 'insmod <location>/zfs.ko' as root.
..............
Generating grub.cfg ...
/etc/grub.d/00_header: line 28: /lib64/grub/grub-mkconfig_lib: No such file or directory
Setting bzImage to kernel-genkernel-x86_64-3.5.0-sabayon
Setting Initrd to initramfs-genkernel-x86_64-3.5.0-sabayon
...................
again it showed the config files to be updated, which I ignored
...............
sabayon # eselect kernel list
Available kernel symlink targets:
[1] linux-3.4.0-sabayon
[2] linux-3.5.0-sabayon *
--------------
As grub.cfg wouldnt update, I manually changed it. copying the 3.4 entries and changing all instances of 3.4 to 3.5
On reboot sabayon kernel 3.5 was listed (with nothing else) so I booted into that.
Again trying to update grub.cfg , i got the zfs errors, so I updated the config files at this stage.
Then I was able to update grub.cfg without the zfs module stack errors.
Upon reboot into 3.5, I am once again presented with the black screen and flashing cursor as mentioned above.
Booting into the recovery versionand CTL-D, gives me the previous Sabayon X graphical screen with the "initalising kernel" message, but the loginin dialogus doesnt show up.