Custom Query (16363 matches)
Results (2281 - 2283 of 16363)
| Ticket | Resolution | Summary | Owner | Reporter | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| #4147 | fixed | PCnet-FAST III (NAT) and PCnet-FAST III (Host-only adapter, 'VirtualBox Host-Only Ethernet Adapter') | ||||||||
| Description |
problem with PCnet-FAST III (NAT) and PCnet-FAST III (Host-only adapter, 'VirtualBox Host-Only Ethernet Adapter') I can't use the shared folder when PCnet-FAST III (NAT)is enabled. |
|||||||||
| #4148 | fixed | [regression] Guest linux 2.4.32 kernel panic on vbox additions start | ||||||||
| Description |
Host OS: Slackware 12.2, Vbox 2.2.4 (PUEL) (last stable 2.2.0) Guest OS: A kind of close source "red hat" clone, based on kernel 2.4.32, gcc 3.3.6 since a 2.2.2 version of Vbox I have a stable guest kernel panic after starting vbox addition. (forum link http://forums.virtualbox.org/viewtopic.php?f=7&t=18311 ) |
|||||||||
| #4154 | fixed | OpenSolaris Guest Shared Folders - no space left on device => Fixed in SVN | ||||||||
| Description |
I setup 3 shared folders and mounted them via /etc/vfstab: _Outbox - /host/outbox vboxfs - yes uid=101,gid=10 Downloads - /host/downloads vboxfs - yes uid=101,gid=10 Sun - /host/sun vboxfs - yes uid=101,gid=10 Did a few mount/unmount while I was getting this setup. Not seeing any issues with /host/outbox, however the 2nd and 3rd mounts are showing problems. Attempts to access resulting in errors as below. root@kelekona-vb:/# cp /etc/vfstab /host/downloads From host deleted the copied vfstab file after viewing it root@kelekona-vb:/# ls /host/downloads/*.pkg ls: cannot access /host/downloads/*.pkg: No such file or directory There are files that match this pattern root@kelekona-vb:/# ls /host/downloads
ls: reading directory /host/downloads: No space left on device
root@kelekona-vb:/# ls /host/downloads
ls: reading directory /host/downloads: No space left on device
root@kelekona-vb:/# umount /host/downloads
root@kelekona-vb:/# df -h
Filesystem Size Used Avail Use% Mounted on
rpool/ROOT/opensolaris-1
13G 4.3G 8.1G 35% /
swap 632M 320K 632M 1% /etc/svc/volatile
/usr/lib/libc/libc_hwcap1.so.1
13G 4.3G 8.1G 35% /lib/libc.so.1
swap 632M 20K 632M 1% /tmp
swap 632M 48K 632M 1% /var/run
rpool/export 8.1G 19K 8.1G 1% /export
rpool/export/home 8.1G 19K 8.1G 1% /export/home
rpool/export/home/kbrucker
8.2G 65M 8.1G 1% /export/home/kbrucker
rpool 8.1G 75K 8.1G 1% /rpool
_Outbox 112G 90G 23G 80% /host/outbox
Sun 112G 90G 23G 80% /host/sun
root@kelekona-vb:/# mount /host/downloads
root@kelekona-vb:/# ls /host/downloads
ls: reading directory /host/downloads: No space left on device
root@kelekona-vb:/# ls /host/sun
ls: reading directory /host/sun: Invalid argument
root@kelekona-vb:/# ls /host/outbox
About.txt ...
Tried rebooting the guest and errors on /host/downloads and /host/sun persisted. Powered off VM and re-launched VirtualBox on host to boot fresh with no change in behavior. Looks like only one shared folder is working. Attaching vbox.log for the initial session. |
|||||||||

