ɴꙩᴍᴀᴅ
how noobie are we talking about? if it's their first time with a UNIX os they probably shouldnt be here
If someone is absolutely noob about UNIX, then vanilla BSDs are a great start. There are only two things one need to lean vanilla BSDs: - a compatible computer (x220 or so always work) - In the case of FreeBSD, read the handbook and the man pages. That should reach a successful install, and from there one can keep learning. What happens today is that people usually want to rush into UNIX topics and have a Unix desktop like most mainstream Linux distroes, and they want to have it in an instant. And that's when they fail, rage about the system, and quit. Learning Unix takes time, vanilla BSDs are a really good approach to do it (:
ɴꙩᴍᴀᴅ
For a complete noob, a harder way to get into Unix would be trying Plan9 or Unix 6, or even Unix 4 or so
Anonymous
having difficulties burning isos with dd ? try k3b works for me LOL.
Anonymous
welcome
Anonymous
also I don't know why people push all these derivative distros. ghost is not any easier then Freebsd. unbuntu no better than debian. devuan tho is still init, yeah !!!
Fred
Thanks man. And how to burn it in PC Windows?
Yes Rufus.ie is good tool for Windows to burn iso image file to usb flash drive. 1.5 Megabytesin size. Etçher.io is also good easy gui tool. 70 megabytes size. https://wiki.ghostbsd.org/index.php/Installation_Guide Directions for writing .iso file to usb flash drive. https://wiki.ghostbsd.org/index.php/Installation_Guide#Creating_a_bootable_USB_Flash_Drive https://wiki.ghostbsd.org/index.php/Pre-installation_Tasks
Anonymous
got good news today my machine will not run windows 11, no tpm 2.0 chip.
Anonymous
got good news today my machine will not run windows 11, no tpm 2.0 chip.
Is windows 11 any different from 10 under the hood?
Anonymous
it has to have that chip
Anonymous
it has to have that chip
Ik, I'm saying technical compared to win10
Krond
Well, it is different. They changed kernel and now scheduler behaves differently for some chips. For example Destiny 2 which is heavily cpu bound can run much faster on old AMD chips.
Krond
I also heard Cyberpunk is getting nice perf boost on w11.
Krond
I'd say they finally fixing old windows bugs.
Krond
And adding ton of useless crap.
Anonymous
And adding ton of useless crap.
Also it require always online for home edition
Anonymous
for signing into your microsoft account
Krond
You can ditch it.
Krond
Sign as Microsoft account then create separate admin account and remove signed one.
#ʍʀ.Áʟɨ
#ʍʀ.Áʟɨ
I got this error when modify existing partition to freebsd-zfs or any kind of change on my HDD my tables are MBR
Pouria
Did you test the UFS?
#ʍʀ.Áʟɨ
Did you test the UFS?
I Cant Create, Modify, Delete Partitions
#ʍʀ.Áʟɨ
On my two devices as i tested
#ʍʀ.Áʟɨ
With FreeBSD 13.0 CD Iso image
Pouria
Maybe FreeBSD does not support NTFS. Wait to come professionals. @n0madcoder Antonio
Pouria
https://forums.freebsd.org/threads/operation-canceled-pre-check-failed.47155/
ɴꙩᴍᴀᴅ
@ShopBoy have you read this? http://www.wonkity.com/~wblock/docs/html/disksetup.html
ɴꙩᴍᴀᴅ
You selected Manual at Partition menu, right?
ɴꙩᴍᴀᴅ
Done. Works fine now
Awesome! Did you make it to work natively on FreeBSD or through Linux Compat?
𝚂𝚑𝚊𝚢𝚊𝚗
Awesome! Did you make it to work natively on FreeBSD or through Linux Compat?
Installed ubuntu debootstrap under /compat/ubuntu and loaded linux64.ko and linux.ko Kernel modules, then forwarded X from chroot and boom!
𝚂𝚑𝚊𝚢𝚊𝚗
#ʍʀ.Áʟɨ
I Have Debian and Windows in My HDD So i Afraid of Auto Partitioning Option
#ʍʀ.Áʟɨ
I Just Freed 20 GB For FreeBSD
ɴꙩᴍᴀᴅ
I Have Debian and Windows in My HDD So i Afraid of Auto Partitioning Option
You have to do it manually yeah, but instead of using the Manual optiom you can also use the Shell option and do it by commands as the guide I shared. I've never done partitions for different OSes in a same hard disk. I either use separate spare disks or virtual environments
ɴꙩᴍᴀᴅ
How is your BIOS configured to boot? EFI?
Neruq
Processor and graphics: Can someone enlighten me about graphics? What does it mean for example : Intel HD 4600 Graphics And Intel HD 630 graphics
ɴꙩᴍᴀᴅ
ɴꙩᴍᴀᴅ
i Tried Fdisk from Shell but it says Some Unrelated Errors ill try again and Send The Errors with parted and fdisk
also, have you taken a look at this https://wiki.freebsd.org/RootOnZFS/ZFSBootPartition
Lee
vfs.zfs.l2arc_write_boost: 536870912 vfs.zfs.l2arc_write_max: 536870912
Lee
Who knows how to speed this kernel arg
Phil
Oh hello, I did an pkg upgrade and I fucked up something I could'nt watch any video on mpv or firefox. I think it's due to libva : $ vainfo libva info: VA-API version 1.11.0 libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) vaInitialize failed with error code -1 (unknown libva error),exit here are the mpv Errors : (+) Video --vid=1 (*) (h264 1920x1080 25.000fps) (+) Audio --aid=1 --alang=eng (*) (opus 2ch 48000Hz) [vo/gpu/vulkan/libplacebo] EnumeratePhysicalDevices(inst, &num, NULL): VK_ERROR_INITIALIZATION_FAILED (../src/vulkan/context.c:950) [vo/gpu/vulkan/libplacebo] Found no suitable device, giving up. [vo/gpu/vulkan/libplacebo] Failed initializing vulkan device Xlib: extension "GLX" missing on display ":0". libvdpau-va-gl: GLXGlobalContext::GLXGlobalContext: glXChooseVisual failed Xlib: extension "GLX" missing on display ":0". [vo/vdpau] Error when calling vdp_device_create_x11: 23 [vo/xv] Warning: this legacy VO has bad quality and performance, and will in particular result in blurry OSD and subtitles. You should fix your graphics drivers, or not force the xv VO. AO: [oss] 48000Hz stereo 2ch s32 and it's totally blocked I couldn't watch any videos. I could only watch videos through vlc If someone can help me please, thanks in advance
Anonymous
try pkg check -B -s -a
Anonymous
may be also with -l
Phil
it's very slow
Anonymous
yup
Phil
will it resolves itself ?
Anonymous
will it resolves itself ?
no tho it will tell ya whats missing
Phil
as for example I don't understand this : required shared library libc.so.6 not found how is it possible that libc doesn't exist ??
Anonymous
do a locate. where is it ?
Phil
it's only in /compat/linux
Anonymous
is the error in /compat/linux?
Phil
for the moment I don't use compat
Phil
I don't think that's impacting ?
Anonymous
which release?
Phil
$ freebsd-version 12.2-RELEASE-p9
Phil
do i need to upgrade to 13 ?
Anonymous
i would
Phil
mmh yeah but right now I haven't my backup up to date
Phil
oh I really don't know what to do
Phil
I'm scared to fucked up the whole os
Anonymous
i did the upgrade it works. forgot method. search.
Anonymous
ya on zfs ?
Phil
yes
Phil
I'll try to do a snapshot with bectl before
Anonymous
errr.......... my zfs died
Phil
no
Anonymous
yes
Phil
are you sure ? did you try in /etc/rc.conf to specify to use zfs and not openzfs
Anonymous
it installed the system then on reboot died