Hello All
Fresh guy here (First try BSD, just want some this true UNIX feel), but I got one problem.
I got Lenovo Y70. I install FreeBSD from usb, all go nice and smooth ,making a 3 partitions (auto from Bsd installer) swap, boot, and /.
I am using Grub 2 to boot BSD , i got grub installed on EFI disk from windows.
It's booting ok unless i just got weird graphic scramble( and think that it's even working, pressing enter just reboot it again to grub)
My specification is a
Fresh guy here (First try BSD, just want some this true UNIX feel), but I got one problem.
I got Lenovo Y70. I install FreeBSD from usb, all go nice and smooth ,making a 3 partitions (auto from Bsd installer) swap, boot, and /.
I am using Grub 2 to boot BSD , i got grub installed on EFI disk from windows.
Code:menuentry "FreeBSD" --class freebsd --class bsd --class os { insmod ufs2 insmod bsd set root=(hd1,7) kfreebsd /boot/kernel/kernel kfreebsd_loadenv /boot/device.hints set kFreeBSD.vfs.root.mountfrom=ufs:/dev/ada0s1a set kFreeBSD.vfs.root.mountfrom.options=rw set kFreeBSD.hw.psm.synaptics_support=1
It's booting ok unless i just got weird graphic scramble( and think that it's even working, pressing enter just reboot it again to grub)
My specification is a
- Intel HD Graphics 4600 and Nvidia GeForce GTX 860M.