Δημοσιεύτηκε: 13 Μαρ 2018, 21:38
Maras έγραψε:Δοκίμασε να τρέξεις τις παρακάτω εντολές με τη σειρά:
- Κώδικας: Επιλογή όλων
sudo grub-install /dev/sdc
- Κώδικας: Επιλογή όλων
sudo update-grub
Αυτό είναι το αποτέλεσμα και δεν διορθώθηκε δυστυχώς όπως το περίμενα. Υπάρχει κάτι σαν ένας δεύτερος "σπασμένος" grub από πίσω, όπως έδειξα στη φώτο.
- Κώδικας: Επιλογή όλων
spyros@Spyros:~$ sudo grub-install /dev/sdc
[sudo] password for spyros:
Installing for i386-pc platform.
Installation finished. No error reported.
spyros@Spyros:~$ sudo update-grub
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-4.13.0-36-generic
Found initrd image: /boot/initrd.img-4.13.0-36-generic
Found memtest86+ image: /boot/memtest86+.elf
Found memtest86+ image: /boot/memtest86+.bin
Found Windows 10 on /dev/sda1
done
spyros@Spyros:~$