Re: FreeDOS on fedora with kvm/qemu/virt-manager

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 16, 2012 at 6:22 AM, Alex <mysqlstudent@xxxxxxxxx> wrote:
> Hi,
>
>>>> I have a freedos virtual machine working under kvm, created with
>>>> virt-manager. However, I can't get networking to work.
>>>>
>>>> The freedos instructions point to using virtualbox and using the
>>>> amdpcnet network driver, but I'm just using libvirt/virt-manager. Is
>>>> there a network driver in freedos that I can use with virt-manager?
>>>
>>> Turns out I just converted the image to virtualbox format and used that.
>>>
>>> http://en.wikibooks.org/wiki/QEMU/Images#Exchanging_images_with_VirtualBox
>>>
>>> Thanks,
>>> Alex
>>
>> I've got FreeDOS working under qemu-kvm directly (w/o VirtManager)
>> with working TCP/IP using the rtl8139 network chipset.
>> I can post the qemu-kvm command line if it helps.
>
> Yes, I think that would be very helpful and would appreciate it if you
> would send that along.
>
> Thanks,
> Alex

qemu-kvm -cdrom /dev/sr0
                 -soundhw sb16	
                 -net
nic,vlan=1,macaddr=00:1F:1F:77:40:0f,model=rtl8139 -net
tap,vlan=1,ifname=tap1500
                  -m 16
                  -name freedos-vm
                  -drive file=/usr/drives/kvm/fdos/fdos.img,cache=none
                  -smp 1
                  -usb -usbdevice tablet
                  -vga cirrus
                  -vnc :20
                  -boot c					
I've yet to test it fully, but network is working well enough to pass
files using freedos' FTP server.

- Gilboa
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux