Jump to content

Recommended Posts

Posted (edited)

Is it possible to burn one ISO that is too big to fit on a single CD split it into two, burn it onto two diferent CDs and make it bootable?

No, I dont have a DVD Burner.

Its 800-Megs, Windows XP Pro Sp2 Corporate, ISO it has RVM update pack :blushing:

Edited by ricktendo64

Posted (edited)

You can try overburning one CD... depending on the manufacturer you can get anywhere from 750 to 890Mb on a "700Mb" CD-R.

Edited by LLXX
Posted (edited)
What's the data?
Mi no unerstand what u mean :D

Its Windows XP Pro Sp2 nLite Unnatended with Ryans Update Packs and addons and BTS Driverpacks.

Thats all I know :wacko:

Edited by ricktendo64
Posted (edited)

I know this is a bit off topic but it may help...

Removing some folders can save room.

I save 180mb by removing the cmpnents,SUPPORT,VALUEADD,LANG,WIN9XMIG,WIN9XUPG and WINNTUPG folders.

You may have to be careful of the LANG folder seeing as english is not your first language.

One thing I do is...

My install CD calls a batch file from my second hard drive during install. The apps get installed as if they were on the CD but they are not. This saves room on the CD. If you have two CD drives you could call the batch from the other CD.

In my RunOnceEx I have

FOR %%j IN (D E F G H I J K L M) DO IF EXIST %%j:\XP\install\External.cmd SET EXTRAS=%%j:

IF exist %EXTRAS%\XP\install\External.cmd REG ADD %KEY%\090 /VE /D "Adding External Programs" /f
IF exist %EXTRAS%\XP\install\External.cmd REG ADD %KEY%\090 /V 1 /D "%EXTRAS%\XP\install\External.cmd" /f

Edited by jaws75
Posted
You can try overburning one CD... depending on the manufacturer you can get anywhere from 750 to 890Mb on a "700Mb" CD-R.

This 900 mb option is only available Sanyo's special drives. This would be fine if all possible machines on which this cd is likely to be used also have the same drive.

  • 2 weeks later...
Posted
I know this is a bit off topic but it may help...

Removing some folders can save room.

I save 180mb by removing the cmpnents,SUPPORT,VALUEADD,LANG,WIN9XMIG,WIN9XUPG and WINNTUPG folders.

You may have to be careful of the LANG folder seeing as english is not your first language.

One thing I do is...

My install CD calls a batch file from my second hard drive during install. The apps get installed as if they were on the CD but they are not. This saves room on the CD. If you have two CD drives you could call the batch from the other CD.

In my RunOnceEx I have

FOR %%j IN (D E F G H I J K L M) DO IF EXIST %%j:\XP\install\External.cmd SET EXTRAS=%%j:

IF exist %EXTRAS%\XP\install\External.cmd REG ADD %KEY%\090 /VE /D "Adding External Programs" /f
IF exist %EXTRAS%\XP\install\External.cmd REG ADD %KEY%\090 /V 1 /D "%EXTRAS%\XP\install\External.cmd" /f

neat..... this solve som of my probs

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...