Empty VMWare SCSI disks
We had a heated discussion in our team today. One of my teammates was complaining that the existing 8 GB disk (the .vmdk file) that he had attached to his VMWare Player was running out of space. Hence he needed a work around for that. Remember that all of us only have a VMWare Player, not a VMWare Workstation using which you can create a hard disk image. I suggested him a hack.
Well! Forever For Now gives empty SCSI disks for your VMWare player in three different sizes. Added to that, you also get a bunch of good tips-and-tricks that are very useful. Go ahead and give it a try!
Forever For Now site also gives a lot of other articles that are useful too. You might find it an interesting reading to go through their web site.
- Copy the existing .vmdk file. Give it a new name.
- Add that file as the next SCSI drive in your VWWare configuration file (.vmx file). You can do it easily by editing your .vmx file in notepad.
- Start your virtual OS. In his case it was RH Linux.
- Format the newly added disk. (mke2fs /dev/sdb).
Well! Forever For Now gives empty SCSI disks for your VMWare player in three different sizes. Added to that, you also get a bunch of good tips-and-tricks that are very useful. Go ahead and give it a try!
Forever For Now site also gives a lot of other articles that are useful too. You might find it an interesting reading to go through their web site.
Comments