Install Fedora 11 with vmware workstation, boot issue
When you are installing Fedora 11 using Vmware workstation, you might facing an issue, that the system keep trying all SCSI device before boot into the system.
Add a line scsi0.virtualDev = "lsilogic" to the vmx file. Use it carefully, because when you start up the vmware image, it will erase all the data on the virtual disk.
If you would like to change back to BUS logic, change to scsi0.virtualDev = "buslogic".
---
Add a line scsi0.virtualDev = "lsilogic" to the vmx file. Use it carefully, because when you start up the vmware image, it will erase all the data on the virtual disk.
If you would like to change back to BUS logic, change to scsi0.virtualDev = "buslogic".
---
Comments
Post a Comment
Feel free to leave your question or comment here, we will reply you as soon as possible.