From: SourceForge.net <no...@so...> - 2008-12-18 18:07:29
|
Bugs item #2445837, was opened at 2008-12-19 02:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622063&aid=2445837&group_id=98788 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Crash / BSOD Group: v0.8.x (devel) Status: Open Resolution: None Priority: 5 Private: No Submitted By: Xuefer (xuefer) Assigned to: Nobody/Anonymous (nobody) Summary: colinux+ndis-bridge hang with vbox 2.1 Initial Comment: Virtualbox version: VirtualBox-2.1.0-41146-Win_x86.msi (got from http://www.filehippo.com/download_virtualbox/ same file as official though) colinux version: 0.8.0-20080924, 0.8.0-20081212 windows version: xp with all SP/hotfix patched guest os: gentoo configuration: ======== kernel=vmlinux mem=512 video0=4 kernel=vmlinux mem=512 video0=4 #eth0=pcap-bridge,ADSLModem #eth1=pcap-bridge,coLinux,00:ff:4f:0d:e7:c0 eth1=ndis-bridge,coLinux,00:ff:4f:0d:e7:c0 root=/dev/sda3 sda2=\Device\Harddisk1\Partition2 sda3=\Device\Harddisk1\Partition3 sda5=\Device\Harddisk1\Partition4 cofs0=\DosDevices\c:\app\system\colinux\ cofs1=\DosDevices\c:\ cofs2=\DosDevices\d:\ cofs3=\DosDevices\i:\ cofs4=\DosDevices\g:\ bootlevel=c.boot softlevel=c.default setcobd=async ========= it used to work when i have virtualbox VirtualBox-2.0.6-39760-Win_x86.msi installed. but when i upgrade virtualbox to 2.1.0-41146-Win_x86, colinux network stopped working. i restart colinux and the whole system just stuck there, no keyb/mouse response. this is a ndis-bridge specified problem again. works fine with pcap-bridge to reproduce it 1. install colinux, configure with ndis-bridge 2. install VirtualBox-2.1.0-41146-Win_x86.msi (just install, no need to run it) 3. start colinux i guess it's relatived to the driver (filter?) vbox2.1 installed for each network adapter: VBoxNetFlt Driver, VirtualBox Host Interface Networking Driver ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=622063&aid=2445837&group_id=98788 |