Δημοσιεύτηκε: 01 Μαρ 2019, 22:12
από Tasos
Σε αυτες τις εντολες που εδωσα, μπαινοντας με το live usb, φαινεται να υπαρχει προβλημα. Για τις υπολοιπες πριν και μετα, το αποτελεσμα δειχνει να ειναι Ο.Κ. Τι λαθος μπορει να εχω κανει;


Κώδικας: Επιλογή όλων
ubuntu-mate@ubuntu-mate:~$ sudo mount --bind /sys /mnt/sys
mount: /mnt/sys: mount point does not exist.
ubuntu-mate@ubuntu-mate:~$ sudo chroot /mnt
chroot: failed to run command ‘/bin/bash’: No such file or directory
ubuntu-mate@ubuntu-mate:~$ grub-install /dev/sda
Installing for i386-pc platform.
grub-install: error: cannot open directory `/boot/grub/i386-pc': No such file or directory.
ubuntu-mate@ubuntu-mate:~$ grub-install --recheck /dev/sda
Installing for i386-pc platform.
grub-install: error: cannot open directory `/boot/grub/i386-pc': No such file or directory.
ubuntu-mate@ubuntu-mate:~$ sudo update-grub
/usr/sbin/grub-probe: error: failed to get canonical path of `/cow'.
ubuntu-mate@ubuntu-mate:~$