Hello! Trying to find out some guides how to set up freebsd under xen, all i found is pointing to www.fsmware.com, <http://www.fsmware.com/xenofreebsd/7.0/download/> which is down! Maybe someone could share freebsd image and config? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Try: http://wiki.freebsd.org/FreeBSD/Xen http://wiki.xensource.com/xenwiki/DistributionDownloads Thanks. Stephen Spector Xen.org Community Manager T: (772) 621-5062 | F: (772) 365-0338 | M: (954) 854-4257 stephen.spector@xen.org http://blog.xen.org | @xen_com_mgr From: xen-users-bounces@lists.xensource.com [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of Maris Ruskulis Sent: Thursday, September 24, 2009 5:41 AM To: xen-users@lists.xensource.com Subject: [Xen-users] freebsd as domu Hello! Trying to find out some guides how to set up freebsd under xen, all i found is pointing to www.fsmware.com,<http://www.fsmware.com/xenofreebsd/7.0/download/> which is down! Maybe someone could share freebsd image and config? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hello. I start FreeBSD as domU. - At first, forgot about fsmware. FreeBSD can started ONLY with HVM. - I have some errors: BTX Halted when starting FreeBSD as domU. Solution was: Xen 3.3.1. dom0 - Debian Lenny domUs - FreeBSD (any version) *xen info:* xen_major : 3 xen_minor : 3 xen_extra : .1 *cat /etc/xen/auto/rv23* name = ''rv23'' builder = ''hvm'' kernel = "/usr/lib/xen/boot/hvmloader" device_model = ''/usr/lib64/xen/bin/qemu-dm'' memory=''2048'' vcpus=''1'' cpu_cap = ''100'' #root=''/dev/ad0s1'' disk = [ ''file:/domains/rv23.img,hda,w'', ''file:/root/iso/6.4-RELEASE-amd64-bootonly.iso,hdc:cdrom,r'' ] vif=[ ''bridge=eth0,ip=81.*.*.*,mac=00:16:3E:03:15:23'' ] boot=''cd'' #acpi=0 #pae=0 #sdl=0 serial=''pty'' on_poweroff = ''destroy'' on_reboot= ''restart'' on_crash= ''restart'' vnc=1 vnclisten=''0.0.0.0'' vncpasswd=''*******'' *# xm list* Name ID Mem VCPUs State Time(s) Domain-0 0 7643 16 r----- 110098.8 alex 104 2048 1 r----- 42792.3 alex1 102 512 2 -b---- 4903.3 debian5 106 2048 1 -b---- 29.0 rv22 33 2048 2 -b---- 3924.1 rv23 53 2048 1 -b---- 9814.3 rv24 81 2048 2 -b---- 9182.1 rv25 12 1024 1 -b---- 49876.2 rv26 19 2048 1 -b---- 38912.9 windows 105 1024 4 -b---- 1277.4 windows2003 101 1024 4 -b---- 2543.4 --------------------------------- 2009/9/24 Maris Ruskulis <maris@chown.lv>> Hello! > Trying to find out some guides how to set up freebsd under xen, all i found > is pointing to www.fsmware.com,<http://www.fsmware.com/xenofreebsd/7.0/download/>which is down! Maybe someone could share freebsd image and config? > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >-- Best Regards, alex.faq8@gmail.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
alex wrote:> Hello. I start FreeBSD as domU. > - At first, forgot about fsmware. FreeBSD can started ONLY with HVM.There is some work being done to enable a paravirtualized FreeBSD DomU, but it still has a lot of problems - it''s not at all ready for production use. If you want to follow the development, subscribe to the FreeBSD-Xen mailing list over at http://www.freebsd.org/ There are many ways to contribute even if you''re not a developer yourself - testing and bug reporting are very valuable too. Mike -- Michael David Crawford mdc@prgmr.com prgmr.com - We Don''t Assume You Are Stupid. Xen-Powered Virtual Private Servers: http://prgmr.com/xen _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users