@grahamperrin
I don't want to waste your time and good will, due to my tinkering with the system I decided to the best course of action is clean install of new GhostBSD.
Search found 11 matches
- Mon May 10, 2021 11:27 am
- Forum: General support
- Topic: System boot, Failed to import not-yet imported pools
- Replies: 8
- Views: 9423
- Mon May 10, 2021 11:23 am
- Forum: Installing GhostBSD
- Topic: GhostBSD 21.05.01 install problem on MacBookPro 8,2 1.0
- Replies: 10
- Views: 13299
Re: GhostBSD 21.05.01 install problem on MacBookPro 8,2 1.0
I will continue to run Linux on it and will try to install in a few months.
Thanks again.
Thanks again.
- Sun May 09, 2021 6:33 am
- Forum: Installing GhostBSD
- Topic: GhostBSD 21.05.01 install problem on MacBookPro 8,2 1.0
- Replies: 10
- Views: 13299
Re: Single user mode, kldload radeonkms
Try: when the GhostBSD menu appears key 7 key 5 key Return (to boot in single user mode) Return (for /bin/sh) kldload radeonkms Return exit (type the word) Return Hi, grahamperrin Thanks again for your guidance. When I try to boot in single user mode in step when I should enter pathname of shell we...
- Sat May 08, 2021 1:34 pm
- Forum: Installing GhostBSD
- Topic: GhostBSD 21.05.01 install problem on MacBookPro 8,2 1.0
- Replies: 10
- Views: 13299
Re: 2nd Generation Core Processor Family Integrated Graphics Controller
Thanks, 2nd Generation Core Processor Family Integrated Graphics Controller also appears for a MacBookPro8,3 and according to EveryMac.com, all four models include Intel HD Graphics 3000. Of the six models at https://everymac.com/ultimate-mac-lookup/?search_keywords=MacBookPro8,2 , which one matche...
- Sat May 08, 2021 5:46 am
- Forum: Installing GhostBSD
- Topic: GhostBSD 21.05.01 install problem on MacBookPro 8,2 1.0
- Replies: 10
- Views: 13299
Re: Starting Desktop (Intel DRM).. Please wait..
In your photograph, the most relevant line is probably: Starting Desktop (Intel DRM).. Please wait.. https://everymac.com/ultimate-mac-lookup/?search_keywords=MacBookPro8,2 Does your model have Intel HD Graphics 3000? kernel: Failed to add WC MTRR for [0xa0000000-0xafffffff]: -22; performance may s...
- Fri May 07, 2021 4:28 pm
- Forum: Installing GhostBSD
- Topic: GhostBSD 21.05.01 install problem on MacBookPro 8,2 1.0
- Replies: 10
- Views: 13299
GhostBSD 21.05.01 install problem on MacBookPro 8,2 1.0
I got my hands on MackBook and tried to put GhostBSD on it but run into a hold/freeze after kldunload cant find file nvidia-modeset kldunload cant find file nvidia kernel: Failed to add WC MTRR for [0xa0000000-0xafffffff]: -22; performance may suffer Any suggestions as to how to proceed are welcome....
- Fri May 07, 2021 3:51 pm
- Forum: General support
- Topic: System boot, Failed to import not-yet imported pools
- Replies: 8
- Views: 9423
Re: bectl(8) libbe(3) libbe_init("") failed
Please let us have output from four commands:
uname -v
freebsd-version -kru
gpart show
zfs list -t all
[/quote]
@grahamperrin
Hi, thanks for your good will I'm not in front of the machine atm but will post the information on monday.
- Fri Apr 23, 2021 12:16 pm
- Forum: General support
- Topic: System boot, Failed to import not-yet imported pools
- Replies: 8
- Views: 9423
Re: System boot, Failed to import not-yet imported pools
you BE back up will not work if you don not remove the ine with zfs:tank/ROOT/initial in /boot/loader.conf I triple checked and there is no such line in /boot/loader.conf But when i try to use "bectl create 13" i get libbe_init("") failed. Did you mean that will not work? I will...
- Fri Apr 23, 2021 12:10 pm
- Forum: General support
- Topic: System boot, Failed to import not-yet imported pools
- Replies: 8
- Views: 9423
Re: System boot, Failed to import not-yet imported pools
Thanks @ericbsd
removing zpool.cache resolved the issue.
removing zpool.cache resolved the issue.
- Fri Apr 23, 2021 11:43 am
- Forum: General support
- Topic: I am desperate to use GhostBSD but 1 big problem
- Replies: 19
- Views: 49428
Re: I am desperate to use GhostBSD but 1 big problem
Can GhostBSD read EXT4 partitions ? If it can it will be very cool. (If I need to create a new thread about this issue please just ask) It can read ext4 and write to ext4 sudo fuse-ext2 -o rw+ /dev/ada0s7 /mnt/LokalniDisk/ I read that using lklfuse is preferred way to mount sudo lklfuse -o type=ext...