How can I commit to FreeBSD current (10.0)

2013-04-15 Thread Oded Shanoon
Hi, I am working in a company called Mellanox. We would like to commit a driver code into the FreeBSD kernel. I have a few obvious questions regarding this issue: What is the process? Do I need a committer? How can I get a committer to review and push my code? When is the final date to commit

Re: ZFS mounting failed with error 2

2013-04-15 Thread David Demelier
I've successfully made booting one virtual machine, I tried again and it failed again. There's one thing I'm not sure about is that some people create a dataset root but that actually mounts at / (and not /root) and some just create others mount points directly on the zpool I've tested the second

Re: dvd recorder audio cd problems

2013-04-15 Thread Polytropon
On Sun, 14 Apr 2013 22:46:22 -0700 (PDT), Beeblebrox wrote: I have an audio CD I want to rip/copy but I have some problems: % cdcontrol -f /dev/cd0 info Starting track = 1, ending track = 17, TOC size = 146 bytes track start duration block length type

Re: How can I commit to FreeBSD current (10.0)

2013-04-15 Thread paranormal
https://wiki.freebsd.org/BecomingACommitter On Mon, 2013-04-15 at 08:00 +, Oded Shanoon wrote: Hi, I am working in a company called Mellanox. We would like to commit a driver code into the FreeBSD kernel. I have a few obvious questions regarding this issue: What is the process? Do I

Installing FreeBSD via Cobbler

2013-04-15 Thread Rick Miller
Hi All, For anyone interested, I posted a blog article explaining how to install FreeBSD via Cobbler posted at http://blog.hostileadmin.com/2013/04/11/installing-freebsd-via-cobbler/. I'd like to thank Devin Teske for his help with this project. -- Take care Rick Miller

Re: How can I commit to FreeBSD current (10.0)

2013-04-15 Thread Tijl Coosemans
On 2013-04-15 10:00, Oded Shanoon wrote: Hi, I am working in a company called Mellanox. We would like to commit a driver code into the FreeBSD kernel. I have a few obvious questions regarding this issue: What is the process? Do I need a committer? How can I get a committer to review and

9-STABLE doesn't boot: can't load 'kernel'

2013-04-15 Thread J David
After installing 9.1-RELEASE amd64 on a system, it boots up fine. If I then build and install a new 9-STABLE kernel world, reboots die in the loader with: can't load 'kernel' This is a pretty straightforward system, one drive, not large (128GB SSD). GPT partitioned, gptboot boot code. One

Re: 9-STABLE doesn't boot: can't load 'kernel'

2013-04-15 Thread Joshua Isom
I can't recall, does the cd come with the btx loader? Is it able to see the hard drive partitions and boot that way? Did you put anything in loader.conf? I'm guessing that if you're getting to /boot/loader but not any further, it's something wrong with the conf file. If you're booting UFS,

ZFS mounting failed with error 2

2013-04-15 Thread Beeblebrox
one thing I'm not sure about is that some people create a dataset root but that actually mounts at / (and not /root) and some just create others mount points directly on the zpool You can do this either way. A ZFS dataset is created at the same time and with the same name as the zpool. You can