Results 1 to 10 of 10

Thread: VMWare VMPlayer and Tools with Knoppix V4.02

  1. #1
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    118

    VMWare VMPlayer and Tools with Knoppix V4.02

    I've got a setup with Knoppix running great on a XP Host and Knoppix CD V4.02 running in a VM under VMPlayer.

    Any one had any success in installing the VMWare VMTools from Workstation (legal per VMWare) in Knoppix?

    Any pointers would be great.

    Thanks!

  2. #2
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Look at this post.

  3. #3
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    118
    Quote Originally Posted by Harry Kuhman
    Look at this post.
    I have aready seen this, and there is nothing substantive to the post

    I already have a a working VM with Knoppix V4.02 running, can't use 5.01 as CUPS won't let me add any printers.

    I want to add the VMTools so add cut & paste back and forth, and to see if it helps to fix the huge clock drift caused by the 1KHz issue with the 2.6 kernel.

    If I solve some issues, some machines are going to be reconfigured.

  4. #4
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    118
    Ran the install.pl all goes fine till it asks about "you need to configure..before the first run.....would you like to run it now...." I hit return to accept the default yes.

    At this point it pretty much hangs the system. Mouse moves like its in molasses, can't get to task manager via CTRL ESC.

    This was run as root in a console window.

    Is there something I missed along the way?

    Fortunately as its running under VMP under winslease XP host, I just restored my good base back up and am back in business, but I really would like to get the VMTools installed for nothing more that cut & paste ability when I have to go back to the winslease host for things.

    Comments, tips, suggestions? ? Thanks in advance.

  5. #5
    Administrator Site Admin-
    Join Date
    Apr 2003
    Location
    USA
    Posts
    5,441
    Quote Originally Posted by rec9140
    Ran the install.pl all goes fine till.......

    Comments, tips, suggestions? ?
    Answer #2.

  6. #6
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    118
    Quote Originally Posted by Harry Kuhman
    Quote Originally Posted by rec9140
    Ran the install.pl all goes fine till.......

    Comments, tips, suggestions? ?
    Answer #2.
    Thanks, but this is not an HD install.

    This is VMWare Player.

    The VMP set set to run the CD ISO image.

  7. #7
    Member registered user
    Join Date
    Jul 2006
    Location
    toronto, canada
    Posts
    87

    adding a printer in 5.0.1

    You wrote 'can't use 5.01 as CUPS won't let me add any printers'. You didn't mention exactly what the problem was, but I had trouble adding a printer for a while, message indicating I needed admin privileges or unable to find drivers.

    I resolved it by selecting the esp drivers. IIRC, there are a number of esp drivers. I have an epson color stylus 740, but there are esp drivers for other printers. Give it a shot and let everyone know if it works.

  8. #8
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    118

    Re: adding a printer in 5.0.1

    Quote Originally Posted by ndb
    You wrote 'can't use 5.01 as CUPS won't let me add any printers'. You didn't mention exactly what the problem was, but I had trouble adding a printer for a while, message indicating I needed admin privileges or unable to find drivers.

    I resolved it by selecting the esp drivers. IIRC, there are a number of esp drivers. I have an epson color stylus 740, but there are esp drivers for other printers. Give it a shot and let everyone know if it works.
    Just kept whining don't have permission to use driver or driver missing or something like that. Didn't matter what mode it was in, and I need to be able to print to get work done. V4.02 let me pick the driver with out a hassle. There is a post here thats two pages long with others having the same problem with CUPS. In this case saying "Oh, I can't print" won't fly. This is a test for work and replacement of winslease since most of the office needs just basic printing and 90% of what they do is on web based applications I can put Linux of some sort on there with minimal installs and let them at it with no issues about the M$ tax.

    Fortunately I have printers which are PCL and/or Postscript based versus the wimprinters so common. Thats one of the reasons I have the printers I have at home I know they are real hardware PCL based ones, and I use stand alone printer servers all over the place at home.

  9. #9
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    118
    I've found the solution to the unrecoginized virtual hard disk under VMP.

    Boot the ISO under VMP. Run QTParted, create the ext3 partition and just for grins I used 256MB of 2GB for a swap partition as well.

    Made the EXT3 partition active.

    All created fine, and then commit in QTParted.

    IMPORTANT: Exit out of the VMP and Knoppix VM session.

    Once Knoppix reboots it sees the virtual HD with an EXT3 partition and a swap parition. Ok so far.

    Change the read/write mode to writeable via the desktop icon. OK

    Open a Konq. file browser, OK, sees the HD.

    Now heres the new problem.

    It WONT LET ME WRITE to the virtual HD. Says I don't have permission to write to it.

    BUT

    I CAN use the virtual HD to create a persistent home image to the virtual HD.

    /etc/fstab/
    noppix@1[knoppix]$ cat /etc/fstab
    /proc /proc proc defaults 0 0
    /sys /sys sysfs noauto 0 0
    /dev/pts /dev/pts devpts mode=0622 0 0
    /dev/fd0 /media/fd0 auto user,noauto,exec,umask=000 0 0
    /dev/cdrom /media/cdrom auto user,noauto,exec,ro 0 0
    /dev/hdc /media/hdc auto users,noauto,exec,ro 0 0
    # Added by KNOPPIX
    /dev/hda1 /media/hda1 ext3 noauto,users,exec 0 0
    # Added by KNOPPIX
    /dev/hda2 none swap defaults 0 0
    knoppix@1[knoppix]$

    I've tried this on 4.02 and 5.01 same issues "no permission to write"

    I've changed the tab in the properties from Read Only, Ive changed the user permissions to ALL Read & Write for everyone. I've enabled DMA, disabled DMA (not that really matters in the VM probably), no joy.

    What permission setting did I miss ? ? ? ?

  10. #10
    Senior Member registered user
    Join Date
    Feb 2003
    Posts
    118
    BAsed on another tip I received I tried to umount and mount the virtual hd again:

    Still NO JOY

    root@0[UNIONFS]# umount /UNIONFS/dev/hda1
    root@0[UNIONFS]# umount /UNIONFS/dev/hda1
    umount: /UNIONFS/dev/hda1: not mounted
    root@0[UNIONFS]# umount /mnt/hda1
    umount: /mnt/hda1: not mounted
    root@0[UNIONFS]# cd /
    root@0[/]# mount /dev/hda1 /mnt/hda1

    went back to konq to try to create a folder. BZZT!

    root@0[/]# umount /mnt/hda1
    umount: /mnt/hda1: not mounted
    root@0[/]# mount -o rw,user,exec /dev/hda1 /mnt/hda1

    went back to konq to try to create a folder. BZZT!

    root@0[/]# umount /mnt/hda1
    root@0[/]# mount -o rw,user,exec,dev /dev/hda1 /mnt/hda1

    went back to konq to try to create a folder. BZZT!

    root@0[/]#

    This is getting really frustrating. URRRGH!

    And holding me back from my next test project.

Similar Threads

  1. Knoppix VMWare-tools Installation Problem..
    By khandu in forum General Support
    Replies: 3
    Last Post: 10-13-2007, 05:40 PM
  2. Knoppix V5.00 (Linux TAG DVD) EN / VMPlayer - No Sound
    By rec9140 in forum Hardware & Booting
    Replies: 0
    Last Post: 09-23-2006, 01:36 PM
  3. Daemon Tools and Knoppix
    By brds in forum Laptops
    Replies: 1
    Last Post: 01-25-2006, 04:16 PM
  4. VMWare: VMWare Tools can not be installed
    By Josh83 in forum MS Windows & New to Linux
    Replies: 2
    Last Post: 03-17-2005, 06:47 PM
  5. About VMware Tools,Thanks!!!
    By NicoS in forum MS Windows & New to Linux
    Replies: 2
    Last Post: 01-09-2005, 03:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G picture

A-Tech 8GB DDR3 1600 PC3-12800 Laptop SODIMM 204-Pin Memory RAM PC3L DDR3L 1x 8G

$13.99



Samsung 16GB 2Rx4 PC4-2133P DDR4-17000 1.2V RDIMM ECC Registered Server Memory picture

Samsung 16GB 2Rx4 PC4-2133P DDR4-17000 1.2V RDIMM ECC Registered Server Memory

$16.29



HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin picture

HyperX FURY DDR3 8GB 16GB 32GB 1600 MHz PC3-12800 Desktop RAM Memory DIMM 240pin

$12.90



8GB PC3L-12800S 1600MHz SODIMM DDR3 RAM | Grade A picture

8GB PC3L-12800S 1600MHz SODIMM DDR3 RAM | Grade A

$12.00



A-Tech 8GB PC3-12800 Desktop DDR3 1600 MHz Non ECC 240-Pin DIMM Memory RAM 1x 8G picture

A-Tech 8GB PC3-12800 Desktop DDR3 1600 MHz Non ECC 240-Pin DIMM Memory RAM 1x 8G

$13.99



Kingston HyperX FURY DDR3 8GB 16GB 32G 1600 1866 1333 Desktop Memory RAM DIMM picture

Kingston HyperX FURY DDR3 8GB 16GB 32G 1600 1866 1333 Desktop Memory RAM DIMM

$13.25



A-Tech 16GB 2 x 8GB PC3-12800 Laptop SODIMM DDR3 1600 Memory RAM PC3L 16G DDR3L picture

A-Tech 16GB 2 x 8GB PC3-12800 Laptop SODIMM DDR3 1600 Memory RAM PC3L 16G DDR3L

$27.98



32GB (4X8GB) DDR3 PC3-12800 1600 NON ECC LOW DENSITY MEMORY F3-12800CL10Q-32GBXL picture

32GB (4X8GB) DDR3 PC3-12800 1600 NON ECC LOW DENSITY MEMORY F3-12800CL10Q-32GBXL

$32.00



A-Tech 256GB 4x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM picture

A-Tech 256GB 4x 64GB 4Rx4 PC4-19200 ECC Load Reduced LRDIMM Server Memory RAM

$287.96



A-Tech 64GB 4x 16GB 2Rx4 PC4-17000R DDR4 2133MHz ECC REG RDIMM Server Memory RAM picture

A-Tech 64GB 4x 16GB 2Rx4 PC4-17000R DDR4 2133MHz ECC REG RDIMM Server Memory RAM

$87.96