Search found 8 matches
- Wed Aug 30, 2017 3:09 pm
- Forum: Installing GhostBSD
- Topic: "error: incompatible license" GhostBSD 11.1 x64 XFCE
- Replies: 13
- Views: 15073
Re: "error: incompatible license" GhostBSD 11.1 x64 XFCE
Hi and sorry to disturb you. After I made a custom GRUB "menuentry" (I modified /etc/grub.d/custom_40 file): menuentry "GhostBSD"{ insmod zfs set root=(hd0,2) chainloader +1 } Then I did this: sudo grub-mkconfig -o /boot/grub/grub.cfg Generating grub configuration file ... Found ...
- Mon Aug 28, 2017 6:37 pm
- Forum: Installing GhostBSD
- Topic: "error: incompatible license" GhostBSD 11.1 x64 XFCE
- Replies: 13
- Views: 15073
Re: "error: incompatible license" GhostBSD 11.1 x64 XFCE
update-grub ... basically a frontend to grub-mkconfig. ;) Good to know. I re-installer GhostBSD this time with UFS (instead of UFS+SUJ) and GRUB option. Not helped - the only GRUB entry is the GhostBSD so I re-installed GRUB from Mint Live USB and now I have Linux Mint, Memtest+ and Windows 7 entri...
- Mon Aug 28, 2017 3:26 pm
- Forum: Installing GhostBSD
- Topic: "error: incompatible license" GhostBSD 11.1 x64 XFCE
- Replies: 13
- Views: 15073
Re: "error: incompatible license" GhostBSD 11.1 x64 XFCE
I am able to boot into Windows from Plop manager. Windows 7 and GhsotBSD are installed on primary partitions. Linux Mint on secondary. My partition table looks something like Windows part 1, Win reserved space part 2, GhostBSD p3, from p4 are made secondary partitions - p5 NTFS, p6 NTFS, p7 Linux Mi...
- Mon Aug 28, 2017 2:14 pm
- Forum: Installing GhostBSD
- Topic: "error: incompatible license" GhostBSD 11.1 x64 XFCE
- Replies: 13
- Views: 15073
Re: "error: incompatible license" GhostBSD 11.1 x64 XFCE
I tested the Live media I did with Linux dd command and Rufus dd command, both have a same problem - after using running Firefox for some time the systems turns unresponsive! So I hard reboot the PC and did a custom installation - a partition (20GB) previously used by TrueOS, formatted into UFS+SUJ ...
- Mon Aug 28, 2017 12:25 pm
- Forum: Installing GhostBSD
- Topic: "error: incompatible license" GhostBSD 11.1 x64 XFCE
- Replies: 13
- Views: 15073
Re: "error: incompatible license" GhostBSD 11.1 x64 XFCE
Boot without any problem. I will keep testing GhostBSD 11.1 Xfce Live mode before installing it. BTW previously I wrote dd from Linux, but the ISO image was at one of NTFS partitions and I didn't used conv=sync . This time I copied the ISO into my Linux Mint /home. Maybe that was the problem. How do...
- Mon Aug 28, 2017 12:08 pm
- Forum: Installing GhostBSD
- Topic: "error: incompatible license" GhostBSD 11.1 x64 XFCE
- Replies: 13
- Views: 15073
Re: "error: incompatible license" GhostBSD 11.1 x64 XFCE
I did dd again in Linux Mint 18.2 Xfce 64 bit, bellow the command and the output: sudo dd if=GhostBSD11.1-ALPHA1-20170808-065822-xfce-amd64.iso of=/dev/sdb bs=1M conv=sync 2266+1 records in 2267+0 records out 2377121792 bytes (2,4 GB, 2,2 GiB) copied, 372,282 s, 6,4 MB/s Now I am rebooting to see wh...
- Sun Aug 27, 2017 7:33 pm
- Forum: Installing GhostBSD
- Topic: "error: incompatible license" GhostBSD 11.1 x64 XFCE
- Replies: 13
- Views: 15073
Re: "error: incompatible license" GhostBSD 11.1 x64 XFCE
I haven't yet installed this system, it still on my flash drive.
As you suggested, I will try on other PC, then if still goes wrong I will try other flash drives and version of GhostBSD. I'll write back what I found.
As you suggested, I will try on other PC, then if still goes wrong I will try other flash drives and version of GhostBSD. I'll write back what I found.
- Sun Aug 27, 2017 11:40 am
- Forum: Installing GhostBSD
- Topic: "error: incompatible license" GhostBSD 11.1 x64 XFCE
- Replies: 13
- Views: 15073
"error: incompatible license" GhostBSD 11.1 x64 XFCE
Hi! I asked for help on the chat, but it was almost empty. I want to install GhostBSD 11.1 Xfce into my old "working-horse" PC ( ASUS M2N-E SLI, Athlon 64 x2 3000+ 3.1GHz, 4GB DDR2 RAM and Palit GTS 250 E-Green 1GB ). I already have installed Windows 7 x64 and Linux Mint 18.2 Xfce 64 bit. ...