Author Topic: [solved] Install PCLinuxOS on Win 7 host?  (Read 2470 times)

Offline pags

  • Hero Member
  • *****
  • Posts: 2602
  • Keep it clean.
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #15 on: August 31, 2012, 01:09:08 PM »
Sorry about the mis-interpretation...

 :)

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #16 on: August 31, 2012, 01:51:40 PM »
no, you were right, i used wrong words  :)
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline raycleve

  • Full Member
  • ***
  • Posts: 72
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #17 on: September 15, 2012, 10:12:07 PM »
I just installed PCLOS 2012.8 in VirtualBox 4. 2 on Windows 7. The only real problem I had was installing Guest Additions. After I got that done it runs beautifully. I have a Dell Inspiron 530 Desktop with 2 CPU's. VirtualBox uses one of the CPU's.
Cheers. Ray
raycleve
Linux User 392692

Online hlidskialf

  • Jr. Member
  • **
  • Posts: 27
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #18 on: September 18, 2012, 04:14:06 PM »
Actually, I was wondering if you're having any similar issues to myself. I can install Guest Additions, but if I do I lose mouse functions. (Using a wireless RAT9 mouse.) It runs beautifully, as does my whole PCLOS guest, until I try and install the guest additions.iso file. Once it installs I lose both scroll wheel, and the side back/forward mouse buttons. To be honest the only reason I try installing the ISO files is the one from the synaptic installer doesn't seem to initiate the common folders function.

I've tried un/reinstalling all synaptic packages that might be involved that I can find, without change. The Xorg.conf folder both before and after installing the ISO has nothing at all indicative of mouse controls or drivers.

Any ideas to solve one or the other of my dilemmas would be appreciated folks. ;D

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #19 on: September 18, 2012, 04:16:49 PM »
you could try to force another driver inside the virtual machine, see what driver is working before the guest additions is loaded and what driver later, change it if possible
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Online hlidskialf

  • Jr. Member
  • **
  • Posts: 27
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #20 on: September 18, 2012, 04:34:23 PM »
Not to sound like a noob (I am) but how to I determine which driver is in use? I can see under hardware that my mouse is being designated as Universal  Any PS/2 USB mouse when it's functioning correctly and after the ISO install.

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #21 on: September 18, 2012, 04:40:50 PM »
i was expecting that a driver was installed, but if you see that driver loaded, then, probably it is not loading a special driver with the guest additions iso for the mouse
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Online hlidskialf

  • Jr. Member
  • **
  • Posts: 27
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #22 on: September 18, 2012, 04:42:43 PM »
i was expecting that a driver was installed, but if you see that driver loaded, then, probably it is not loading a special driver with the guest additions iso for the mouse

That's the dilemma, as I can't see any change of driver being loaded in the xorg.conf file either. I'll try digging through the log file and see what I can come up with. Thanks for the help.

Edit: Any ideas how to come at it the other way? ie) How to enable the common folders with the default guest additions package in the synaptic?
« Last Edit: September 18, 2012, 04:45:03 PM by hlidskialf »

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #23 on: September 18, 2012, 04:53:26 PM »
the driver inside the virtual machine is not related to what xorg has in it, the virtual machine just has what is loaded and offered by virtualbox

the guest additions are for the virtual machine only and operates inside the virtual machine allowing interaction with virtualbox and then with the os

"How to enable the common folders with the default guest additions package in the synaptic?"

common folders?  the guest additions is just a iso file containing a couple folders with a windows installer, if you load it with ark or another tool that lets you see the contents of the iso you can copy whatever it is inside it
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline CaptainSarcastic

  • Sr. Member
  • ****
  • Posts: 323
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #24 on: September 18, 2012, 05:57:12 PM »
I'm running PCLOS XFCE in VirtualBox on Windows 7, and it's always been nice and smooth.

About installing Guest Additions - how exactly are you trying to do this?  The Virtualbox client in Windows should download them for you, and then you should choose "Install Guest Additions" from the Devices menu in the virtual machine.  Should be in the top left of the screen.

This will mount the guest additions as a virtual CD, and you need to open it and run the installer as root from there.  It will launch an installer script and install the guest additions.

Online hlidskialf

  • Jr. Member
  • **
  • Posts: 27
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #25 on: September 18, 2012, 06:47:34 PM »
the driver inside the virtual machine is not related to what xorg has in it, the virtual machine just has what is loaded and offered by virtualbox

the guest additions are for the virtual machine only and operates inside the virtual machine allowing interaction with virtualbox and then with the os

"How to enable the common folders with the default guest additions package in the synaptic?"

common folders?  the guest additions is just a iso file containing a couple folders with a windows installer, if you load it with ark or another tool that lets you see the contents of the iso you can copy whatever it is inside it

Good to know, thanks. I'll see what I  can do playing with Ark.

Quote
About installing Guest Additions...

I have no issues installing it, just issues once it's installed.  ;)

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 11054
  • MLUs Forever!
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #26 on: September 19, 2012, 03:29:05 AM »
Actually, I was wondering if you're having any similar issues to myself. I can install Guest Additions, but if I do I lose mouse functions. (Using a wireless RAT9 mouse.) It runs beautifully, as does my whole PCLOS guest, until I try and install the guest additions.iso file. Once it installs I lose both scroll wheel, and the side back/forward mouse buttons. To be honest the only reason I try installing the ISO files is the one from the synaptic installer doesn't seem to initiate the common folders function.

I've tried un/reinstalling all synaptic packages that might be involved that I can find, without change. The Xorg.conf folder both before and after installing the ISO has nothing at all indicative of mouse controls or drivers.

Any ideas to solve one or the other of my dilemmas would be appreciated folks. ;D

Is this 'guest additions' the correct one for the version of VBox you are using?
I understood they are a 'matched pair' .....  and have been named something different in recent versions.

MLUs rule the roost!

Linux XPS 3.4.48-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15506
  • ┌∩┐(◕_◕)┌∩┐
Re: [solved] Install PCLinuxOS on Win 7 host?
« Reply #27 on: September 19, 2012, 05:47:56 AM »
Quote
Base, linux 2.6 and linux type I'm using "other".


Just a thought - is there any need to use "other" ?

One of my 32bit VM's is set like the screenshot (if it was a 64bit Linux OS, the Version field would be Linux 2.6 (64bit)




Another thing that can hinder the boot process is whether the Enable IO APIC (System field) is turned on or off.
PCLinuxOS 32bit KDE 4.10.4; kernel-3.4.11-pclos1.bfs & 64bit 3.4.38bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000