Issue in Installing New VM Machine
-
How to use the DD in Windows?
The command prompt opens in the system? -
I've been using Winimage for a decade plus to create image files from CD's and DVD's.
You can check it out here. http://www.winimage.com/
Under the Disk menu option at the top there will be an option to create an image from a CD/DVD.
-
The instructions are from here.
Rip an .iso from a CD
dd if=\\?\Device\CdRom0 of=c:\temp\disc1.iso bs=1M
-
@Lakshmana said:
@DustinB3403 Data Error(Cyclic Redundancy Check) is shown when used to convert in LCISO
Hmmmm... that's not a good sign. DVD might be bad or the reader might be bad.
-
@Lakshmana said:
How to use the DD in Windows?
The command prompt opens in the system?The command is identical on Windows as it is on other systems.
-
@scottalanmiller said:
@Lakshmana said:
@DustinB3403 Data Error(Cyclic Redundancy Check) is shown when used to convert in LCISO
Hmmmm... that's not a good sign. DVD might be bad or the reader might be bad.
yeah i was wondering if his disk might have copy protection to prevent this.
-
@Dashrender I'd be really surprised if it was protected, being that it has Open Source Operating systems on it....
-
@Lakshmana From your Desktop with the working DVD drive, put the DVD drive in the DVD tray and download Imgburn from http://imgburn.com/index.php?act=download -- It's only about 4 megs, so a small download.
Watch out when you are installing, it may try to slip in some adware on you, but you can do a custom install and tell it not to install it.
So after you get into ImgBurn, you can choose the "Create Image file from Disc" option...
Then you can copy that ISO image over to your laptop using a USB drive or something. Then tell VMware to use that ISO image when booting your VM.
-
@Dashrender said:
@scottalanmiller said:
@Lakshmana said:
@DustinB3403 Data Error(Cyclic Redundancy Check) is shown when used to convert in LCISO
Hmmmm... that's not a good sign. DVD might be bad or the reader might be bad.
yeah i was wondering if his disk might have copy protection to prevent this.
No real chance of that.
-
The conversion of DVD is done properly without any error in the Desktop.
When I tried to copy to my pendrive there is an error coming that
"The file is too large to copy in Destination folder".
My Pendrive is 16GB and there is no file in it.
But the file is not copying in it.
I tried to copy the same ISO file to another drive(E) there is no issue in the copying of the file.
I tried to format the Pendrive and tried the same issue comes here.
I have copied another ISO file from another Disk there is no issue in copying to my penndrive.
The converted ISO not able to copy to my pendrive. -
How big is the ISO file?
-
4.2GB ISO file size.
My pendrive is 16 GB -
Try zipping it first.
-
I found the issue that the pendrive is need to be formatted by the NTFS and then I tried which is able to copy the file.
Before that I have formatted the pendrive ny FAT32 format so only the file is not able to copy to my Pendrive -
I have verified this link to solve
http://helpdeskgeek.com/help-desk/file-is-too-large-for-destination-file-system/ -
So the copy is working now?
-
I need to check with the VMware Workstation now
-
@Lakshmana said:
I have verified this link to solve
http://helpdeskgeek.com/help-desk/file-is-too-large-for-destination-file-system/Nice sometimes its the simple things.... Scott and I should've thought of the format on the Pendrive.... haha... those small things.