반응형
VirtualBox를 가상머신 제어기로 사용하면 일단 디스크 이미지 교환 등도 용이하고 동작속도도 더 빠를 것이라는 기대로 VirtualBox에 BL3.5 인스톨 해 보기로 했다. 인스톨 자체는 앞의 방식을 따라서 역시 무난히 잘 된다. 특히 fdd 이미지 교환 쉬워서 좋다.
인스톨 마치고 나서 x-windows 실행해 보니 가상 ps2 마우스로 동작 잘 된다.
헌데 network이 문제다. BL3.5에서 지원하는 네트워크 카드들이 워낙 골동품에 해당하는 것들이라 VirtualBox의 최신 네트워크 카드들 다 테스트해 봐도 맞추질 못하겠다. (내가 몰라서인지도...)
아~ VirtualBox에서 지원하는 가상 하드웨어들이 조금 더 구닥다리 종류도 있었으면... 비슷한 상황이 VirtualBox에 MS-DOS, Win95/98 인스톨할때도 꼭 발생한다.
=-=-=-=-=-=-=-=-=-=-=-=-
인터넷 뒤져보니 나같은 문제를 해결하려는 사람이 있다. 결국은 네트워크 드라이버 소스 컴파일까지 해야 한다는 것인지... 갈길이 멀다.
http://old.nabble.com/Virtual-Box-Ethernet-Driver-td19050437.html
Re: Virtual Box Ethernet Driver
by BasicLinux Mailing List mailing list Aug 19, 2008; 02:31pm :: Rate this Message: - Use ratings to moderate (?)
Reply | Print | View Threaded | Show Only this Message
Message from Steven
===================
Marcelo Campos wrote:
>
> I running the BL3 in a Sun virtual machine (Virtual Box)
> that is Ok: the floppy, installation in HD, sound blaster,
> but the network don´t, because the drivers for emulated
> ethernet boards models: Intel Pro 1000 (82543/82540)
> and PcNet (79C970/79C973)
>
> For the Intel´s board I already compiled the driver (e1000.o)
> for this
Did you compile e1000.o for kernel 2.2.26 ?
> but the BasicLinux return some message errors
I suggest you try a module compiled for the BL3 kernel:
--------------------------------------------------------
http://www.basiclinux.com.ru/add-ons/2_2_26/modules/net/
--------------------------------------------------------
Perhaps eepro100.o will work? Or perhaps pcnet32.o ?
Cheers,
Steven
-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.com.ru
http://www.ibiblio.org/pub/linux/distributions/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
baslinux-request@...
Re: Virtual Box Ethernet Driver
by BasicLinux Mailing List mailing list Aug 19, 2008; 03:54pm :: Rate this Message: - Use ratings to moderate (?)
Reply | Print | View Threaded | Show Only this Message
Message from Steven
===================
> Marcelo Campos wrote:
>
> the drivers for emulated ethernet boards models:
> Intel Pro 1000 (82543/82540) and PcNet (79C970/79C973)
Components supported by the pcnet32 module:
1. Advanced Micro Devices PCnet - Fast 79C971
2. Diamond Multimedia Systems (by AMD) 79c978
3. Hewlett-Packard (by AMD) Ethernet controller 5.0x1
Cheers,
Steen
-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.com.ru
http://www.ibiblio.org/pub/linux/distributions/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
baslinux-request@...
Re: Virtual Box Ethernet Driver
by BasicLinux Mailing List mailing list Aug 19, 2008; 04:41pm :: Rate this Message: - Use ratings to moderate (?)
Reply | Print | View Threaded | Show Only this Message
Hi Mr. Steven,
The PcNet´s drivers was loaded Ok without error messages, the Intel Pro
(eepro100.o) don´t detect the board (emulated by virtual box); but for me no
problem, great that is working now with PcNet driver. Now I´ll configure the
parameters for access the network/internet and test the system
Thank you for the (too faster) help !
Best Regardas,
Marcelo Campos
Smart Radio
marcelo@...
----- Original Message -----
From: <baslinux@...>
To: <baslinux@...>
Sent: Tuesday, August 19, 2008 4:54 PM
Subject: Re: [BL] Virtual Box Ethernet Driver
> Message from Steven
> ===================
>> Marcelo Campos wrote:
>>
>> the drivers for emulated ethernet boards models:
>> Intel Pro 1000 (82543/82540) and PcNet (79C970/79C973)
>
> Components supported by the pcnet32 module:
>
> 1. Advanced Micro Devices PCnet - Fast 79C971
> 2. Diamond Multimedia Systems (by AMD) 79c978
> 3. Hewlett-Packard (by AMD) Ethernet controller 5.0x1
>
> Cheers,
> Steen
>
> -----------------------
> BasicLinux mailing list
> -----------------------
> http://www.basiclinux.com.ru
> http://www.ibiblio.org/pub/linux/distributions/baslinux/
> ------------------------------------
> To exit, send subject=unsubscribe to
> baslinux-request@...
... [show rest of quote]
-----------------------
BasicLinux mailing list
-----------------------
http://www.basiclinux.com.ru
http://www.ibiblio.org/pub/linux/distributions/baslinux/
------------------------------------
To exit, send subject=unsubscribe to
baslinux-request@...
반응형
'Linux > Basic Linux' 카테고리의 다른 글
BL3.5 프로그래밍 툴 설치 (0) | 2012.11.11 |
---|---|
BL3.5 Application 설치 (0) | 2012.11.11 |
BL3.5 QEMU bootable HDD 이미지 만들기 (0) | 2012.11.10 |
BL3.5 QEMU FDD 로 부팅 후 하드 이미지에 인스톨 (0) | 2012.11.09 |
BasicLinux: boot from MS-DOS (0) | 2012.11.09 |