I have installed 9.3-RELEASE in a Virtualbox VM from the DVD ISO and it works well (with X11 and Xfce). I installed Xorg and Xfce via
A little afraid to try
So my questions are two:
Many thanks,
cac
# pkg install xorg and # pkg install xorg. However, I had a very bad experience trying to install virtualbox-ose-additions on a previous 9.3 installation which had to be abandoned and am anxious not to repeat this experience. What happened was my fault: I used # pkg -r install virtualbox-ose-additions and 9.3-STABLE was retrieved and installed before I realized what was going on. The result was a complete disaster: a different fr86 VESA driver, different keyboard driver and different mouse driver were installed and rebooting hung up repeatedly at
Code:
cleaning /tmp (X related)
# pkg install virtualbox-ose-additions (without the -r option), I thought to make and install it (/usr/ports/emulators/virtualbox-ose-additions), but when the Makefile asked for the kernel source, I ran into trouble as sysinstall wouldn't recognize the DVD ISO that I had used to install 9.3 (the whole of /usr/src is on that DVD although I was just trying to install /usr/src/sys).So my questions are two:
- is there a way to get sysinstall to recognize the DVD that I used to install 9.3 or is sysinstall broken here)? Or is there some other way to obtain the kernel source?
OR
- can I safely use
#pkg install virtualbox-ose-additions?
Many thanks,
cac