Hi Phillip Susi,
I changed the command order, such that all package management now run on the 
laptop system.
However .... did'nt change anything. Can't boot.

Do you have answers to my questions in my last mail?
Any further ideas???

Tx,
Gerald

----------------------------------------------------------------------------------

please find my log of my latest attempt below:

sudo -s
mount /dev/sda8 /mnt
mount /dev/sda1 /mnt/boot/efi
for f in sys proc dev dev/pts ; do mount --bind /$f /mnt/$f ; done
chroot /mnt
apt-get --purge remove grub-pc
apt-get install grub-efi

grub-install /dev/sda
>>source_dir existiert nicht. Bitte geben Sie --target oder --directory an

grub-install --directory=/usr/lib/grub/x86_64-efi /dev/sda
>>Fatal: Couldn't open either sysfs or procfs directories for accessing EFI 
>>variables.
>>Try 'modprobe efivars' as root.
>>Fatal: Couldn't open either sysfs or procfs directories for accessing EFI 
>>variables.
>>Try 'modprobe efivars' as root.
>>installation beendet. Keine Fehler aufgetreten.

modprobe efivars
>>libkmod: ERROR ../libkmod/libkmod.c:554 kmod_search_moddep: could not open
>>moddep file '/lib/modules/3.8.0-19-generic/modules.dep.bin'$n moddep
>>file '/lib/modules/3.8.0-19-generic/modules.dep.bin'

update-grub
>>grub.cfg wird erstellt …
>>Linux-Abbild gefunden: /boot/vmlinuz-3.8.0-23-generic
>>initrd-Abbild gefunden: /boot/initrd.img-3.8.0-23-generic
>>Windows Recovery Environment (loader) auf /dev/sda1 gefunden
>>Windows Recovery Environment (loader) auf /dev/sda5 gefunden
>>erledigt

-> causes boot errors as described in my last post.

-----------------------------------------------------------------------------------------------------------------------

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1187345

Title:
  package grub-efi-amd64 2.00-13ubuntu3 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1187345/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to