Um... that's a very roundabout way of looking at things, and I'm a little concerned about wine being able to see /boot... but anyway
sudo mount /boot
sudo ls /boot
What are the results?
Code:
daniel@daniel-Sabertooth-Mint-18-DaVoid ~ $ sudo mount /boot
[sudo] password for daniel:
mount: /etc/fstab: parse error: ignore entry at line 10.
mount: can't find /boot in /etc/fstab
daniel@daniel-Sabertooth-Mint-18-DaVoid ~ $ sudo ls /boot
abi-4.13.0-36-generic
memtest86+.bin
config-4.13.0-36-generic
memtest86+.elf
efi
memtest86+_multiboot.bin
grub
retpoline-4.13.0-36-generic
initrd.img-4.13.0-36-generic
System.map-4.13.0-36-generic
lost+found
vmlinuz-4.13.0-36-generic
daniel@daniel-Sabertooth-Mint-18-DaVoid ~ $
Last edited by a moderator: