Δημοσιεύτηκε: 28 Νοέμ 2013, 17:49
otan etreksa to
- Κώδικας: Επιλογή όλων
sudo umount ubuntump
- Κώδικας: Επιλογή όλων
ubuntu@ubuntu:~$ sudo umount ubuntump/sys
umount: ubuntump/sys: not mounted
ubuntu@ubuntu:~$ sudo umount ubuntump/dev/pts
umount: ubuntump/dev/pts: not mounted
ubuntu@ubuntu:~$ sudo umount ubuntump/dev
umount: ubuntump/dev: not mounted
ubuntu@ubuntu:~$ sudo umount ubuntump/proc
umount: ubuntump/proc: not mounted
ubuntu@ubuntu:~$ sudo umount ubuntump
ubuntu@ubuntu:~$ sudo grub-install /dev/sda
/usr/sbin/grub-probe: error: cannot find a device for /boot/grub (is /dev mounted?).
ubuntu@ubuntu:~$ sudo update-grub
/usr/sbin/grub-probe: error: cannot find a device for / (is /dev mounted?).
ubuntu@ubuntu:~$