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
  •  


Western Digital 1TB WD Blue PC Desktop 3.5'' Internal CMR Hard Drive - WD10EARZ picture

Western Digital 1TB WD Blue PC Desktop 3.5'' Internal CMR Hard Drive - WD10EARZ

$44.99



2TB 1TB TYPE-C OTG Stick 4 in 1 USB Memory Photo Stick Android Samsung Pen Drive picture

2TB 1TB TYPE-C OTG Stick 4 in 1 USB Memory Photo Stick Android Samsung Pen Drive

$27.45



Western Digital 1TB WD Blue SA510 SATA SSD Internal 2.5”/7mm Cased - WDS100T3B0A picture

Western Digital 1TB WD Blue SA510 SATA SSD Internal 2.5”/7mm Cased - WDS100T3B0A

$79.99



Western Digital 1TB WD Gold Enterprise Class SATA Internal HDD - WD1005FBYZ picture

Western Digital 1TB WD Gold Enterprise Class SATA Internal HDD - WD1005FBYZ

$84.99



Samsung - 980 PRO 1TB Internal Gaming SSD PCIe Gen 4 x4 NVMe picture

Samsung - 980 PRO 1TB Internal Gaming SSD PCIe Gen 4 x4 NVMe

$109.99



1000 GB HHD 2.5

1000 GB HHD 2.5" 1TB Mixed Brands Samsung WD HGST TOSHIBA, Tested Formatted

$14.90



Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5

Patriot P210 128GB 256GB 512GB 1TB 2TB 2.5" SATA 3 6GB/s Internal SSD PC/MAC Lot

$19.99



Samsung - Geek Squad Certified Refurbished 870 EVO 1TB SATA Solid State Drive picture

Samsung - Geek Squad Certified Refurbished 870 EVO 1TB SATA Solid State Drive

$67.99



1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot picture

1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot

$773.19



2 PACK  Seagate ST1000LM035 Mobile HDD 1TB 2.5

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

$26.89