newtech Posted March 18, 2007 Posted March 18, 2007 I tried to create a UDF image from a image I have from Acronis true image because it is too large for a dvd,here is what I didCODECLS@echo offTITLE Creating ISO Image of Miscrosoft Windows VistaECHO.ECHO You image is now being created. Make sure oscdimg.exe is present.ECHO.ECHO Creating your ISO...oscdimg -n –m -u -u1 -u2 -bc:\boot.img e:\Mybackup\ c:\myvistaECHOPAUSEEXITIt did nothing when I launched it, I placed the oscdimg.exe in the C:\Windows\System32 My back up is in Drive E and I placed a folder with the name myvista in the C drive to store what image was created, Where did I go wrong ?
DigeratiPrime Posted March 19, 2007 Posted March 19, 2007 I dont understand why you are using oscdimg, that is for Win PE? BTW it sounds like its not finding the boot.img file; put it in the same folder. If the image is greater than 4.5GB then I believe you can tell Acronis to span the image file across several cds or dvds. If you are having trouble burning a large file to dvd its because the filesystem is iso and you must use the udf filesystem to burn large files to dvd.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now