Splitting a Win7 dvd to cd's?


Recommended Posts

I wouldn't bother. It might work if you add a dvd-drive but you'd be saddled with so much legacy hardware it'll probably be a nightmare getting all the drivers for windows 7 to even boot. As for the eye-candy, no way! Stick with whatever you already have on there or buy a newer system.

I agree, I think it's probably too old to run Windows 7 very well. I doubt the graphics card is up to date enough for Aero either. I don't know what OS you have on it now but XP should work fine with that system and it's still supported by Microsoft. So I'd go with that if you don't have it already, or possibly some version of Linux.

i have got to say, that is one tough system to get Win 7 onto. no IDE whatsoever (Googled it) and the lack of SCSI DVD-ROM (they are very rare)

honestly if you are going to do anything serious on such a low end machine (733 PIII) you really should consider an older version of Windows. or a lightweight or server-oriented Linux distro.

although i believe there must be a way to produce a set of Windows 7 CDs (Vista could be special-ordered on a set of 7 CDs, and it uses the same installer) and i would be very interested myself to see a method of doing so.

It'll run on the hardware, but it will suck, especially since you probably don't have a modern graphics card. Don't but the nonsense that 7 is orgasmically awesome on these old machines. Is there anything wrong with what it's currently running? You could build a new system that is massively more powerful and capable of running 7 for a few hundred bucks, if that's an option.

I just wanna do it for kicks, i got a c2d e6600 as my main box running w7.

Currently the box is just doing nothing, just wanna try it.

And its a dual cpu box, thats 2 cpu's.

So, 2x P3 733mhz, 1gb ram and 10k rpm scsidrives.

I dont care about using Aero, as long as Win7 runs on the box =)

av-315358.pngwell if its just for fun, you might try putting on XP and starting the 7 install from there

yes.. i have confirmed this will work.. if you have the windows 7 iso in your computer.. and daemon tools.. it will copy over all the needed files before the first rebook

It has Ubuntu atm on it.

Bah, isnt there and easy way of converting a Win7 dvd into like 4 cd's =)

And fyi, i'm an experienced computer technician, i've worked with computers for 20 years, so i'm not a newb =)

But i've never runned into this problems before :p

You could create an iso image of win7 dvd which can be cut in to sizes that will fit on cd, transferred on to the system to be reassembled. You can then use an emulator to mount the dvd image and install from there. Alternatively you could transfer the dvd image via LAN if you have one.

you know what, you could also nLite it enough to fit onto a CD

i tried Windows 7 on my ThinkPad: a P3-650 and 512MB memory, some 4MB PCI-bus video chip, and ISA audio. it was extremely sluggish but you could actually do things like pop up the Start menu and play in Paint. audio i could never get working (too old). i think with the fast SCSI disk and 1GB memory it would be useable, at least for fun ;)

Windows Vista definitely had alternate CD media, but I haven't heard of Windows 7 having any.

If you have an .iso file of the Windows 7 DVD you might try creating a new partition on your hard drive & then copying the entire DVD's contents over to the new partition. Then mark the partition as the bootable/active partition. If it works then your old server should hopefully boot into the Windows 7 installer. (you may want to keep a spare GParted livedisc or similar in case it doesn't work..)

Also, you can look into starting the installer over the network from a Windows PE disc, assuming you have access to a Windows machine that can install the WAIK & create a Windows PE disc.

Though I'd have to agree with sirgh0st, a USB or SATA PCI card would be way easier, assuming your old server has an open PCI slot.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • This sounds like underneath the nice marketing spin, either someone at Adobe got tired of their lazy devs and asked Microsoft to help them sort at least some of Adobe's ancestral spaghetti code to make it go faster, or Microsoft wanted Adobe's crap to run better on Windows to make it look better when compared to Apple, so they offered to intervene. Either way, GOOD.
    • My favorite file manager for Windows 11 finally gets a long-requested feature by Taras Buria Files is among the best File Explorer alternatives for Windows 10 and 11. This free app is packed with all sorts of features and conveniences, but there is one crucial feature that is still missing—Tree View. Fortunately, the latest update in the Preview channel finally delivers it. With version 4.1.4, which is now available for download in the Preview channel, developers implemented Tree View, a new mode that displays folders in an expandable hierarchy. Windows 11's stock File Explorer always had this feature, but it was nowhere to be found in Files until now. Starting with the latest preview update, you can expand each drive and its nested folders without leaving the current location and then open the folder you need in the main view. To try Tree View in Files, update the app to the latest preview version, then click the small arrow next to a drive to expand its content. The developers say they are rolling out Tree View in Preview first to gather feedback from users and improve the feature before bringing it to all in the stable channel. In addition to Tree View, Files 4.1.14 improves the Windows Fonts folder. You can now preview each font directly in Files with no need to open the built-in font viewer. For now, these two features are only available in the Preview channel. For those using the stable release, developers recently released version 4.1.3, with improvements for the built-in tag system, on-demand folder size calculation, and plenty of various fixes. You can check out the full release notes here. You can download Files from the Microsoft Store (paid version) or its official website (free).
    • Who is paying for this 30x scale-up? Its sounds expensive.
    • Millions of users to benefit from Windows 11's new performance boost on Adobe Photoshop by Sayan Sen Despite the advent of AI-generated imagery, Adobe's Photoshop remains one of the most popular tools on this planet. Adobe does not have a publicly reported total user count but it's probably not wrong to assume there are millions. As of 2025, Adobe Creative Cloud has had approximately 41 million paid subscribers, many of whom likely use Photoshop. In addition, more than 166,000 companies worldwide are apparently also using the app. These figures are according to a very recent report by SQ Magazine. Out of them, it is fair to assume that many are probably running Windows. As such, there is good news for these users as Microsoft has announced Photoshop is getting a big 20% performance boost on x86-64 (AMD64) systems and a 13% bump-up on Arm devices. This is definitely great news for them as many have complained about the slow performance and general sluggishness of Photoshop on Windows 11 ever since the advent of the latter back in 2021. If you are wondering how Microsoft managed to do this, the answer lies in a combination of compiler-level optimizations and a technology called Sample Profile Guided Optimization (SPGO). According to Microsoft, Adobe worked closely with the company’s Visual C++ team and adopted the latest MSVC toolchain enhancements together with SPGO to squeeze more performance out of Photoshop’s CPU-bound workloads. Unlike traditional Profile Guided Optimization (PGO), which requires developers to create special instrumented builds and run lengthy training workloads, SPGO gathers performance data directly from optimized release binaries. This means Adobe could collect real-world usage information which gives a major advantage to this technique, as companies could leverage data collected from actual customer workloads rather than only relying on synthetic benchmark runs. In theory, this should allow optimizations to better reflect how users interact with software in the real world. Thanks to this, there are improvements to code layout, function inlining, hot-and-cold code separation, and other low-level tweaks that help processors execute instructions more efficiently. Essentially the compiler is better able to identify “hot” code paths, those which are most frequently executed, and optimize them accordingly.
    • "The 2TB Samsung 990 PRO NVMe SSD hits lowest price in over three months¨ I'd prefer to see the lowest price in over a year
  • Recent Achievements

    • First Post
      Jocimo earned a badge
      First Post
    • Week One Done
      suprememobiles48 earned a badge
      Week One Done
    • One Month Later
      Windows Guy earned a badge
      One Month Later
    • One Month Later
      Prasann earned a badge
      One Month Later
    • Week One Done
      Prasann earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      520
    2. 2
      +Edouard
      174
    3. 3
      PsYcHoKiLLa
      90
    4. 4
      Steven P.
      81
    5. 5
      ATLien_0
      69
  • Tell a friend

    Love Neowin? Tell a friend!