CheckEmoji Community · the emoji forum
🏠 Home 🆕 What's new ❓ Unanswered 🔥 Popular 📡 RSS Members 👥 0 online log in · register
Home › IT › Software › How to create a bootable CD

How to create a bootable CD

Started by Henry Morales32 · · 👁 3 views · 11 replies

📡 Subscribe to replies

Participants Henry Morales32Walter Anderson20Benjamin King2Morgan RichardsonAndrew Reyes75
Henry Morales32 Henry Morales32 NewcomerOP
5 messages
joined Jul 2014
#1 ·
I've got a few different bootable ISO images—standalone tools, nothing fancy. Each one has its own disc right now since I burned them individually from the downloads. I'm thinking it would be way easier if I could just bundle them all onto a single disc. Basically, when I boot up and set the PC to start from the optical drive, I want it to pop up a simple menu like this:

1) start xxx press ...
2) start yyy press ...
3 start zzz press ...

The xxx, yyy, and zzz would just be those existing images I already have.

Any advice would be appreciated, thanks.
Walter Anderson20 Walter Anderson20 Newcomer
2 messages
joined Mar 2008
#2 ·
I don't want to clutter things up by starting a whole new thread, so I’ll just drop another similar question here.

I picked up a laptop running Vista today.
From what I’ve gathered so far, Acronis True Image seems to be the gold standard for backups.

The thing is, I want to burn everything onto a DVD right away that's actually bootable. Essentially:
If I ever need to reformat the drive, I just boot from that blank disc and everything restores itself.

I’ve got True Image installed, but there are so many different settings that it's a bit overwhelming. Could someone walk me through the process and let me know if this is even doable?

So, my current plan is to go into the Backup Wizard, select "My Computer," then "Disks & Partitions," pick the partition, give the .tib archive a name, select "Create new full backup archive," and stick with the default options—maybe add a note if needed. But after that... 😂

I assume it just generates a .tib backup file, but what am I supposed to do with that file next?

Thanks a lot.😁
Henry Morales32 Henry Morales32 NewcomerOP
5 messages
joined Jul 2014
#3 ·
Mario Tema

Nothing specific to my setup, but since I’ve messed around with Acronis before, I guess I can weigh in.

With Acronis, you just back up partitions. It creates those .tib files. Personally, I only back up my C: drive because it's my system partition and it's pretty small. I usually install everything on D:/Program Files. I could back up D too, but I don't really want to waste the space. You can store those .tib backups anywhere. I have a folder called "Acronis Save" on a different hard drive where I keep my initial image (like yours) plus new ones I make every couple of weeks. I usually just delete the old one when I make a new one. You can even password-protect the folder so some random program or virus doesn't mess with it. Acronis can create its own hidden folder for storage, but I don't bother with that. It can also burn directly to a DVD—just make sure you have at least two blank ones ready if you go that route.
When you actually need to roll back to a previous backup, just hit Restore, browse for the specific image (.tib) you want, and pick the partition you want to overwrite (I just use C🙂). It takes maybe 5 to 10 minutes and it's always worked fine for me.

One more thing. You definitely need to make a bootable disk using Acronis. You only need it if your system is totally bricked. Like, if a virus hits and you can't do anything (obviously you won't be able to run Acronis from within Windows). In that case, you set the PC to boot from a CD, pop the disc in, and you'll get that basic Acronis interface to do the same thing. Don't forget that.
Let me know if you need anything else.

Just a heads up. I have three partitions—C, D, and E—but I only back up C. If you keep everything on C, that .tib file is going to get massive over time. If you don't mind dedicating a specific drive (like a USB stick) just for this, you could back up everything. Acronis compresses data pretty well, so the backup size stays relatively small.
Walter Anderson20 Walter Anderson20 Newcomer
2 messages
joined Mar 2008
#4 ·
Thanks 👍

But what am I supposed to do if I don't have a floppy disk? It's a laptop, after all...
Benjamin King2 Benjamin King2 Active Member
138 messages
joined Apr 2007
#5 ·
Henry Morales32 said:I’ve got a few different ISO images—standalone bootable tools, really—and they work fine on their own. Each one has its own dedicated disc (which I burned from the images I downloaded). What I’m actually looking for is a way to bundle them all onto a single disc. It would be so much more practical—you know, when you fire up the PC and set it to boot from the optical drive, it would just pop up a simple menu like this:

1) To start xxx, press ...
2) To start yyy, press ...
3) To start zzz, press ...

In this scenario, xxx, yyy, and zzz would just be my existing images.

Thanks in advance for any help!

Look, you can't just boot directly from an image file—you have to unpack everything first... try hunting down the autoexec.bat files on those discs and see if you can mash them together into one master file.
Henry Morales32 Henry Morales32 NewcomerOP
5 messages
joined Jul 2014
#6 ·
Thanks, Benjamin King2.
I guess I'll just mess around with an ISO viewer or editor for a bit.
Henry Morales32 Henry Morales32 NewcomerOP
5 messages
joined Jul 2014
#7 ·
Mario Tema

My bad, I meant I burned a CD, not a floppy disk. It's got nothing to do with floppies
I guess there's another way where you tell Acronis to boot before the OS. That way, you get this little menu at startup asking if you want to go into Acronis or Windows, so if something breaks, you can just jump straight in.
I used to have that set up, but I eventually switched back to the normal way I mentioned earlier.
Morgan Richardson Morgan Richardson Newcomer
1 message
joined Jul 2011
#8 ·
I think I’m running into the same headache... So, yesterday I downloaded this 64-bit Windows Vista build, which was split into about 38 different .rar packages. Once I unpacked everything, I ended up with a single ISO file that's roughly 3.7 GB. My process was to use magicISO to extract that ISO onto my hard drive first, and then I used NERO to burn it onto a CD. But when I try to reboot the PC, the disc just won't boot. I wonder if I messed up by extracting it to the computer before burning? Maybe I should have just used magicISO to grab the contents and write them directly to the disc instead of saving the file locally first?
Benjamin King2 Benjamin King2 Active Member
138 messages
joined Apr 2007
#9 ·
There’s nothing left to extract—it’s just straight-up burning that ISO file directly to the Nero drive.
Henry Morales32 Henry Morales32 NewcomerOP
5 messages
joined Jul 2014
#10 ·
Morgan Richardson

Benjamin King2 already gave you the gist, but I’ll try to be a bit more specific.
When you extracted those files (probably just some RAR or ZIP archives), you ended up with an ISO—though I'm not totally sure which exact format you've got since there are so many different image types out there. You don't actually need some fancy ISO maker or specialized tool for this. Just open up Nero (or whatever burning software you're running) and hit "Burn/image file," then point it to that file you made. That should make a perfectly fine DVD, assuming the original files weren't corrupted to begin with.
Andrew Reyes75 Andrew Reyes75 Member
28 messages
joined Feb 2008
#11 ·
There’s only one true ISO—everything else is just an image file with a different extension, like NRG, CCD, CUE, BWT, CDI, or PDI...

image

image

image
Morgan Richardson Morgan Richardson Newcomer
1 message
joined Jul 2011
#12 ·
thanks so much!! 👍

You must log in or register to reply here.

Log in Register

🔗 Similar threads