truing
November 14th, 2009, 05:28 PM
I am a senior(!) beginner with some limited UNIX experience from many years ago. I am running the upgraded version 9.10 of UBUNTU.
I had installed Virtualbox before going on holiday to visit my son and hoping my guru would be able to help with the setup. Too much work and his upcoming marriage understandably(!) left me with no help. I am trying to get XP installed in a virtual machine. I have set my permissions in Vbox user and I have a valid XP disk from my old Dell. Problem is how do I actually install the OS? It appears from searching around help files that I need an ISO version of the disk or am I leading myself astray?
The error screen when trying to switch XP on is
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Re-setup the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
I am reasonably confident with code entry but it has been a long time since I did any serious UNIX work.
I had installed Virtualbox before going on holiday to visit my son and hoping my guru would be able to help with the setup. Too much work and his upcoming marriage understandably(!) left me with no help. I am trying to get XP installed in a virtual machine. I have set my permissions in Vbox user and I have a valid XP disk from my old Dell. Problem is how do I actually install the OS? It appears from searching around help files that I need an ISO version of the disk or am I leading myself astray?
The error screen when trying to switch XP on is
Kernel driver not installed (rc=-1908)
The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Re-setup the kernel module by executing
'/etc/init.d/vboxdrv setup'
as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.
I am reasonably confident with code entry but it has been a long time since I did any serious UNIX work.