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
  •  


HGST Ultrastar HE10 HUH721010ALE600 10TB SATA 6Gb/s 7200RPM 3.5

HGST Ultrastar HE10 HUH721010ALE600 10TB SATA 6Gb/s 7200RPM 3.5" Enterprise HDD

$69.99



Western Digital WD60PURZ 6TB Hard Drive SATA6 Gb/s 64MB Cache 3.5 Inch picture

Western Digital WD60PURZ 6TB Hard Drive SATA6 Gb/s 64MB Cache 3.5 Inch

$109.99



WF12F DELL 1TB 7.2K 6GBPS SATA 2.5'' HDD HARD DRIVE ST91000640NS 0WF12F picture

WF12F DELL 1TB 7.2K 6GBPS SATA 2.5'' HDD HARD DRIVE ST91000640NS 0WF12F

$25.00



HGST Ultrastar 7K4000 HUS724040ALA640 0F14688 3.5

HGST Ultrastar 7K4000 HUS724040ALA640 0F14688 3.5" 4TB SAS 7.2K RPM 64MB HDD

$24.99



HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5

HGST Ultrastar DC HC520 12TB SATA 6Gb 256MB 3.5" Enterprise HDD- HUH721212ALE601

$82.99



Seagate Exos 7E10 ST2000NM000B 2TB 7200RPM SATA 6.0Gb/s 3.5

Seagate Exos 7E10 ST2000NM000B 2TB 7200RPM SATA 6.0Gb/s 3.5" Internal Hard Drive

$29.99



2 PACK  Seagate ST1000LM035 Mobile HDD 1TB 2.5

2 PACK Seagate ST1000LM035 Mobile HDD 1TB 2.5" SATA III Laptop Hard Drive

$26.85



8TB Seagate Archive SATA 3.5

8TB Seagate Archive SATA 3.5" HDD Hard Drive 100% Healthy 200MB/s ST8000AS0002

$36.57



WD 16TB Elements Desktop, Certified Refurbished Hard Drive - RWDBWLG0160HBK-NESN picture

WD 16TB Elements Desktop, Certified Refurbished Hard Drive - RWDBWLG0160HBK-NESN

$174.99



WD 4TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0040BBK-WESN picture

WD 4TB Certified Refurbished Elements, External Hard Drive - RWDBU6Y0040BBK-WESN

$69.99