Learn about Linux
Download Linux
Get Linux help
Get special offers on:
Linux Application Dev Programming Software
Email:
#
Return to How to use VMware Player to create your own images
© Copyright 1999-2008 - SourceForge, Inc., All Rights Reserved About Linux.com - Privacy Statement - Terms of Use - Advertise - Trademark - Ask Linux Questions - Write for Us - RSS Feed ThinkGeek - Slashdot - SourceForge.net - freshmeat - Surveys - Jobs
How to use VMware Player to create your own images
Posted by: Anonymous [ip: 91.179.57.117] on February 09, 2008 09:15 AMscsi0.present = "TRUE"
scsi0.virtualdev = "lsilogic"
should be
scsi0.0.present = "TRUE"
scsi0.0.virtualdev = "lsilogic"
#