Displaying 3 results from an estimated 3 matches for "fbsd64".
Did you mean:
fbsd4
2011 May 15
3
Chainloading pxe boot loaders and dhcp root-path option
...root-path option is not set and defaults to /.
I need to be able to dynamically change this dhcp option before chain
loading into the next pxe boot loader. Essentiallly, I'd like to be able to
do something like this:
LABEL fbsd32
pxe pxeboot.0 dhcp-root-path=/nfsserv/freebsd/i386/root
LABEL fbsd64
pxe pxeboot.0 dhcp-root-path=/nfsserv/freebsd/amd64/root
Is this at all possible with pxelinux?
Thanks!
2012 Jan 16
1
failed to load avisynth.dll
Hi,
I'm running wine-fbsd64-1.3.23,1 on FreeBSD 9.0-STABLE amd64. (it still as a 32-bit wine)
I need to run avs2yuv.exe by using wine, which required avisynth.dll that I've installed successfully.
When invoking
Code:
> wine avs2yuv.exe xxx.avs -o test.y4m
I got
Code:
failed to load avisynth.dll
partial log aft...
2013 May 12
3
FreeBSD Quarterly Status Report, January-March 2013
...ppen by May unless
problems arise with these changes in HEAD.
__________________________________________________________________
Wine32 on FreeBSD/amd64
URL: http://wiki.freebsd.org/i386-Wine
Contact: David Naylor <dbn at FreeBSD.org>
The i386-wine port (formally wine-fbsd64) has been added to the ports
collection (as emulators/i386-wine-devel). Although the port can only
be compiled under a x86 32-bit system the resulting package can be
installed on a x86 64-bit system and enable running of 32-bit Microsoft
Windows programs.
Packages for the port are i...