LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 05-16-2013, 10:34 PM   #16
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile


Quote:
Originally Posted by ReaperX7 View Post
Just downloaded FreeBSD 9.1 the other day and was messing around with it in VirtualBox. The ports seems to have been improved a lot as I got a lot built this time without a lot of hiccups.

I have yet to grab a copy of PC-BSD 9.1 yet, however.
PC-BSD is very slick with a well-designed UI. I liked it when I gave it a try.
 
Old 05-22-2013, 10:13 PM   #17
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
It also comes with the ability to partition with ZFS not just UFS.
 
Old 05-29-2013, 02:31 AM   #18
vermaden
Member
 
Registered: Jan 2006
Location: pl_PL.lodz
Distribution: FreeBSD
Posts: 406

Rep: Reputation: 89
Quote:
Originally Posted by ReaperX7 View Post
It also comes with the ability to partition with ZFS not just UFS.
... and beadm
 
Old 05-29-2013, 07:40 AM   #19
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
I've moved back to FreeBSD again and am very happy with it. I *really* like both FreeBSD and OpenBSD. It is a real pleasure to run FreeBSD 9.1 with Gnome 2.32.
 
Old 05-30-2013, 11:37 PM   #20
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
I've only ran into one issue running Free/PC-BSD and that is my HP Presario V6305NR laptop will outright refuse to boot anything BSD related. I think it's a hardware issue, but I'm staking a bet that it's possibly a system incompatibility.
 
Old 05-31-2013, 08:18 PM   #21
paradise
Member
 
Registered: Jun 2012
Location: FRANCE
Distribution: Fedora., Slackware, Mageia, Openindiana
Posts: 46

Rep: Reputation: Disabled
Strange, I didn't get any problem with FreeBSD9.1, as in Virtualbox as in hard, but it is true that I installed it in my PC-desktop, not in my laptop.

The only problem I have is to boot it from Grub2 of my Fedora17, I have to boot directly on the HD by the Boot Loader of the BSD, after changing the HD order in the BIOS.

If it can help you, after the base installation, before booting, you have to :

- add packages for xorg,

- eventually add packages for bash, vim (create a /.vimrc and copy in it the /usr/local/share/vim/vim73/vimrc_example.vim file),

If you use KDE, add KDE4 packages, and to boot do not forget to add
Code:
echo "exec /usr/local/kde4/bin/startkde" > ~/.xinitrc
And add this, without mistake(s), be careful :
Code:
hald_enable="YES" 
dbus_enable="YES"
in etc/rc.conf file.

Last edited by paradise; 05-31-2013 at 08:41 PM.
 
Old 05-31-2013, 08:39 PM   #22
paradise
Member
 
Registered: Jun 2012
Location: FRANCE
Distribution: Fedora., Slackware, Mageia, Openindiana
Posts: 46

Rep: Reputation: Disabled
Quote:
Originally Posted by ReaperX7 View Post
Learning FreeBSD is like learning Slackware. You just have to read the documentation. In fact, you'd be surprised that FreeBSD and Slackware have a lot in common.

As far as the hardware issue. Most people with Radeon and Intel chipsets do have a bit of a headache getting X11 to work right, much less get 3D graphics working. However, since FreeBSD now uses LLVM/Clang the new compiler does work with Gallium3D to get hardware level subroutines working better, but I'm not sure how much support there is with the BSD kernel. I only use Nvidia graphics for FreeBSD.
Yes, very easy to install NVidia driver, no problem.

About Slackware, it is a BSD's cousin, I love this distro, very easy to use, I use the multilibs version, the first time it is a bit hard to add the 32 packages and to configure all, but once it is done, the updates are very easy, all is very stable, superb.
 
Old 06-02-2013, 03:10 PM   #23
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Thumbs up

Quote:
Originally Posted by paradise View Post
About Slackware, it is a BSD's cousin, I love this distro, very easy to use, I use the multilibs version, the first time it is a bit hard to add the 32 packages and to configure all, but once it is done, the updates are very easy, all is very stable, superb.
Agreed. Slackware is wonderful. It is my favourite distro.
 
Old 06-09-2013, 12:58 AM   #24
TalonNexaris
LQ Newbie
 
Registered: Jun 2013
Distribution: FreeBSD / Windows 7
Posts: 6

Rep: Reputation: Disabled
Quote:
Originally Posted by hitest View Post
Agreed. Slackware is wonderful. It is my favourite distro.
I agree as well. Of all the Linux distros I've tried, Slackware is my favorite. I actually find it the easiest distro to understand.

Quote:
Originally Posted by hitest View Post
I've moved back to FreeBSD again and am very happy with it. I *really* like both FreeBSD and OpenBSD. It is a real pleasure to run FreeBSD 9.1 with Gnome 2.32.
If you don't mind me asking, what prompted your switch from OpenBSD to FreeBSD? I had been running OpenBSD on my laptop as well before switching to FreeBSD for better performance among other things.

Last edited by TalonNexaris; 06-09-2013 at 01:05 AM.
 
Old 06-09-2013, 06:15 PM   #25
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by TalonNexaris View Post

If you don't mind me asking, what prompted your switch from OpenBSD to FreeBSD? I had been running OpenBSD on my laptop as well before switching to FreeBSD for better performance among other things.
I get easily bored with OSs and I like to switch things up a lot. At the moment I am back with OpenBSD 5.3 again. I've used FreeBSD for awhile, I started using FreeBSD back at 5.x. I like how OpenBSD is simple, secure, and bullet proof. FreeBSD has an exceptional community, excellent documentation, and lots of packages, ports to choose from. FreeBSD is also an excellent BSD. I will likely run FreeBSD 9.1 in a VM again on my Slackware partition. I'm currently dual booting Slackware-current and OpenBSD 5.3 on this box. OpenBSD lends itself very easily to dual booting with Slackware using lilo.
 
Old 06-10-2013, 09:28 AM   #26
paradise
Member
 
Registered: Jun 2012
Location: FRANCE
Distribution: Fedora., Slackware, Mageia, Openindiana
Posts: 46

Rep: Reputation: Disabled
Quote:
Originally Posted by hitest View Post
(...) OpenBSD lends itself very easily to dual booting with Slackware using lilo.
A problem that I got with Fedora that is my first OS (for the time), using Grub2 : impossible to boot FreBSD from Grub2, and yet I have tried f... many ways, I have to modify BIOS HD priorities and boot directly from the HD where is installed FreeBSD.

I am sure that if I used Slackware as my first OS, Lilo should be able to boot FreeBSD.
 
Old 06-10-2013, 09:38 AM   #27
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware, VMs
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by paradise View Post

I am sure that if I used Slackware as my first OS, Lilo should be able to boot FreeBSD.
You can more easily dual boot earlier versions of FreeBSD (8.x) with Slackware and lilo. I used to have a nice Slackware/FreeBSD(8.x) dual boot system. The 9.x branch of FreeBSD is more difficult to dual boot with other OSs. There are some ways to do this using grub on Slackware although I have not tried it myself.
 
Old 06-10-2013, 08:56 PM   #28
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Grub2 should pick up Free/PC-BSD without a problem.
 
Old 06-11-2013, 06:18 AM   #29
paradise
Member
 
Registered: Jun 2012
Location: FRANCE
Distribution: Fedora., Slackware, Mageia, Openindiana
Posts: 46

Rep: Reputation: Disabled
Yes, it should be, but it does not, I think it is a specific problem to Fedora 17.

Like Slackware it mounts the partition (with kernel-modules), so i can read in the partition from Dolphin, but I cannot launch from Grub, I tried many and many ways.

Anyway, the HD where is installed FreeBSD is dead, so I have to re-install on a new HD, and I have now Fedora18, I'll see later on.
 
Old 06-11-2013, 08:54 PM   #30
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
LILO also might work well as a bootloader for it.

http://www.freebsd.org/doc/en/books/...ot-blocks.html
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: FreeBSD/PC-BSD 9.1 Benchmarked Against Linux, Solaris, BSD LXer Syndicated Linux News 0 12-19-2012 06:31 PM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 05:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration