VirtualBox: why there is no Passthrough checkbox on Storage screen?

2012-10-29 Thread Yuri
All conditions from section 23.3.3 are satisfied (atapicam is in kernel 
and device permissions are right).
But storage screen only allows me to select some iso file to export into 
guest. Passthrough checkbox never shows up on the Storage window.
For example, under IDE I see "IDE Primary Master", etc choices, it says 
CD/DVD Drive but never offers passthrough (checkbox always stays invisible).


How to understand why isn't passthrough available?

DVD drive is recognized by system as:
cd0 at ata2 bus 0 scbus9 target 0 lun 0
cd0:  Removable CD-ROM SCSI-0 device


Yuri
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


Current problem reports assigned to emulat...@freebsd.org

2012-10-29 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/172619 emulation  [patch] www/linux-f10-flashplugin11: security update

1 problem total.

___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


Current problem reports assigned to freebsd-emulation@FreeBSD.org

2012-10-29 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o ports/169988 emulation  [PATCH] Update sysutils/linux-procps to 3.2.7; also up
o ports/169896 emulation  [patch] audio/linux-f10-alsa-lib: use OSS plugin by de
o kern/169814  emulation  [linux] ptrace is broken in Linux emulation
o kern/169805  emulation  [linux] utime() syscall does not work in linuxulator
o kern/159646  emulation  [linux] [patch] bump Linux version in linuxulator
f kern/156691  emulation  [vmware] [panic] panic when using hard disks as RAW de
o kern/156353  emulation  [ibcs2] ibcs2 binaries that execute on 4.x not working
o kern/155577  emulation  [boot] BTX halted after install. Reboot during install
o kern/155040  emulation  [linux] [patch] Linux recvfrom doesn't handle proto fa
o kern/153990  emulation  [hyper-v]: Will not install into Hyper-V on Server 200
o kern/153887  emulation  [linux] Linux emulator not understand STB_GNU_UNIQUE b
o kern/153243  emulation  [ibcs2] Seg fault whne running COFF binary using iBCS2
o kern/151714  emulation  [linux] print/acroread9 not usable due to lack of supp
a bin/150262   emulation  [patch] truss(1) -f doesn't follow descendants of the 
a kern/150186  emulation  [parallels] [panic] Parallels Desktop: CDROM disconnec
o ports/148097 emulation  [patch] suggested addition to linux_base-* packages to
o ports/148096 emulation  emulators/linux_base-* can not be built from ports on 
o kern/147793  emulation  [vmware] [panic] cdrom handling, panic, possible race 
o kern/146237  emulation  [linux] Linux binaries not reading directories mounted
p kern/144584  emulation  [linprocfs][patch] bogus values in linprocfs
o ports/142837 emulation  [patch] emulators/linux_base-* packages fails to insta
o kern/140156  emulation  [linux] cdparanoia fails to read drive data
f kern/138944  emulation  [parallels] [regression] Parallels no longer works in 
o kern/138880  emulation  [linux] munmap segfaults after linux_mmap2 stresstest
o ports/135337 emulation  [PATCH] emulators/linux_base-f10: incorrect bash usage
s kern/133144  emulation  [linux] linuxulator 2.6 crashes with nvidias libGL.so.
o kern/129169  emulation  [linux] [patch] Linux Emulation ENOTCONN error using n
o kern/126232  emulation  [linux] Linux ioctl TCGETS (0x5401) always fails
o kern/86619   emulation  [linux] linux emulator interacts oddly with cp
a kern/72920   emulation  [linux] path "prefixing" is not done on unix domain so
o kern/41543   emulation  [patch] [request] easier wine/w23 support
o kern/39201   emulation  [linux] [patch] ptrace(2) and rfork(RFLINUXTHPN) confu
o kern/36952   emulation  [patch] [linux] ldd(1) command of linux does not work
o kern/11165   emulation  [ibcs2] IBCS2 doesn't work correctly with PID_MAX 

34 problems total.

___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


Re: Networking Bridged mode

2012-10-29 Thread Marek Salwerowicz

W dniu 2012-10-07 16:58, Eitan Adler pisze:

FYI:
http://blog.eitanadler.com/2012/10/nfs-mount-network-booting-virtualbox.html

Hi,

I've set up in a my other environment (more or less according to your 
decription) and it still doesnt work..


only difference is that I use the isc-dhcpd server
and tftp from /etc/inetd.conf

is dnsmasq obligatory for running diskless FreeBSD under VBox ?
Under VMware Workstation 8 it works without any problems.



--
Marek Salwerowicz

___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


Re: Networking Bridged mode

2012-10-29 Thread Marek Salwerowicz

W dniu 2012-10-29 23:56, Marek Salwerowicz pisze:
I've set up in a my other environment (more or less according to your 
decription) and it still doesnt work..


only difference is that I use the isc-dhcpd server
and tftp from /etc/inetd.conf

is dnsmasq obligatory for running diskless FreeBSD under VBox ?
Under VMware Workstation 8 it works without any problems. 


I think I've found out the problem.
After installing VirtualBox extension pack (under Windows7) it started 
working.


But I'd like to have it working under FreeBSD host system, and AFAIK 
extension pack is not available for


--
Marek Salwerowicz

___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


Re: Networking Bridged mode

2012-10-29 Thread Eitan Adler
On 29 October 2012 19:25, Marek Salwerowicz  wrote:
> W dniu 2012-10-29 23:56, Marek Salwerowicz pisze:
>
>> I've set up in a my other environment (more or less according to your
>> decription) and it still doesnt work..
>>
>> only difference is that I use the isc-dhcpd server
>> and tftp from /etc/inetd.conf
>>
>> is dnsmasq obligatory for running diskless FreeBSD under VBox ?
>> Under VMware Workstation 8 it works without any problems.
>
>
> I think I've found out the problem.
> After installing VirtualBox extension pack (under Windows7) it started
> working.
>
> But I'd like to have it working under FreeBSD host system, and AFAIK
> extension pack is not available for

It works for me without the extension pack. I'm guessing its some
specific configuration setting, but I couldn't tell you without
looking at it :(


-- 
Eitan Adler
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


Re: Networking Bridged mode

2012-10-29 Thread Ryan Stone
On Mon, Oct 29, 2012 at 7:25 PM, Marek Salwerowicz  wrote:
> W dniu 2012-10-29 23:56, Marek Salwerowicz pisze:
>
> I think I've found out the problem.
> After installing VirtualBox extension pack (under Windows7) it started
> working.
>
> But I'd like to have it working under FreeBSD host system, and AFAIK
> extension pack is not available for

What type of NIC have you allocated to your VMs?  I believe that the
extension pack is required to get bootcode for the emulated intel
NICs, without which you can't PXE.  VirtualBox can also emulate some
PCNet (IIRC) NICs that do have bootcode built into VirtualBox itself,
so make sure that you're using those.
___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"


Re: Networking Bridged mode

2012-10-29 Thread Warren Block

On Mon, 29 Oct 2012, Marek Salwerowicz wrote:


W dniu 2012-10-07 16:58, Eitan Adler pisze:

FYI:
http://blog.eitanadler.com/2012/10/nfs-mount-network-booting-virtualbox.html

Hi,

I've set up in a my other environment (more or less according to your 
decription) and it still doesnt work..


only difference is that I use the isc-dhcpd server
and tftp from /etc/inetd.conf


If you're booting from a real network, load the VirtualBox network 
kernel modules on the host and set the network to Bridged Adapter.  It 
must be PCnet-PCI II (Am79C970A).  Others don't have a boot ROM.

___
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"