Skip to Content.
Sympa Menu

baslinux - Re: [BL] Can't get network working with BasicLinux on Qemu

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: Narcis Garcia <informatica AT actiu.net>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Can't get network working with BasicLinux on Qemu
  • Date: Thu, 17 Nov 2016 08:18:16 +0100

qemu-system-i386 -m 16384 -fda DISK1.IMG -boot a

The only problem is that the floppy version comes without DISK2.IMG
pre-created. If you create the floppy2 disk image, then you can append
"-fdb DISK2.IMG" to command line parameters.

More about Qemu command line options:
https://linux.die.net/man/1/qemu-kvm


El 17/11/16 a les 00:19, Devid Farinelli ha escrit:
> Hi all,
>
> My name is Devid and I'm a CS student in Bologna(IT). For a public
> presentation, I would like to emulate an OS on a raspberry pi using
> Qemu. For this reason, I've found BasicLinux that boots amazingly fast
> (20s) compared to many others (e.s. tinycorelinux that takes 7minutes ).
>
> The main problem is that when I boot BasicLinux on Qemu (on
> Raspbian/MacOS/Ubuntu) I am not able to get a working network interface.
>
> I usually start qemu with this command that works perfectly with TinyCore
>
> qemu-system-i386 -hda Bl3-5qemu.img -m 256
>
> but when I do an "ifconfig -a" it only shows me "lo" and "dummy"
> I've also tried with -net nic,macaddr=52:54:00:00:00:02 without success
>
> I am very new to BasicLinux and Qemu, so I apologize if this is a
> trivial question.
> Any tip or guidance on what to try is welcome.
>
> Best Regards
> Devid
>
>
> -----------------------
> BasicLinux mailing list
> -----------------------
> http://www.basiclinux.info
> http://distro.ibiblio.org/baslinux/
> ------------------------------------
> To exit, send subject=unsubscribe to
> baslinux-request AT lists.ibiblio.org
>




Archive powered by MHonArc 2.6.24.

Top of Page