Freakboyza Posted March 2, 2007 Posted March 2, 2007 Can anybody help me go get a Vista boot image. Our MD "lost" our DVD the weekend, so we only have the DVD dump on our server and not an ISO file I know how to create a bootable DVD, but I don't have the boot image. I tried a WinXP and Win2000 boot image, but no joy. The disk keeps coming up with the following error: "CDBOOT: Couldn't find NTLDR" . The DVD had the 2GB+ file on the disk, so I need to burn the DVD using UDF format, but I need the correct boot image.Can someone please point me to a site where I can dl the boot image, or can someone upload the image and post the website or PM the address please.Thanx in advance
Nepali Posted March 2, 2007 Posted March 2, 2007 do u have the source of your original DVDif Yes then theres many way to create ur own DVD.but be sure you got original vanilla source of ur original DVD intact.
Freakboyza Posted March 2, 2007 Author Posted March 2, 2007 I got the whole DVD dumped into a folder named "Vista DVD" on our server. The file structure and files are untouched. I checked the total file sizes to the DVD file sizes and it was an 100% match, and the same amount of files are in the folder as was on the DVD.I don't have the DVD anymore, the MD "lost" it at home...
chuckr Posted March 2, 2007 Posted March 2, 2007 (edited) Can anybody help me go get a Vista boot image. Our MD "lost" our DVD the weekend, so we only have the DVD dump on our server and not an ISO file I know how to create a bootable DVD, but I don't have the boot image. I tried a WinXP and Win2000 boot image, but no joy. The disk keeps coming up with the following error: "CDBOOT: Couldn't find NTLDR" . The DVD had the 2GB+ file on the disk, so I need to burn the DVD using UDF format, but I need the correct boot image.Can someone please point me to a site where I can dl the boot image, or can someone upload the image and post the website or PM the address please.Thanx in advanceAfter my posting the message below, i saw THIS:http://www.msfn.org/board/index.php?showtopic=86461&hl= (Post 17, at Bottom)i think i would try it FIRST...===============================================If -i- were in your position, what -i- would try is this:1. enable hidden files, system files, etc. so that i can see -everything-2. then i'd burn an installable DVD using the file "BOOTSECT.BAK" as the boot image. Note: i would be doing this "by the seat of my pants" - which means "guessing".3. This file is in the root of my C: (install) drive, for my copy of Vista beta of Premium.4. its 8KB big = 16 sectors, which seems favorable for a CD/DVD boot...5. I do -NOT- have vista installed on my computer, but i -do- have it installed under MS VirtualPC 2007.6. Also, I have DVDs of 32bit and 64bit V. premium, RC-1, but these may differ from "released" versions.7. Be extra --careful-- with Vista hard disk boot-sectors. It has a TOTALLY different format from XP, etc.You need a special Vista program to deal with it, called "BCDEDIT.EXE".8. Root of beta DVD only has file: BOOTMGR, no ntldr. Same with Virtual PC root files.9. Is yours 32bit or 64bit (which has even -different- boot sector format) ?Also note that the CD/DVD boot is different than the hard-drive boot...good luck Edited March 2, 2007 by chuckr
Freakboyza Posted March 2, 2007 Author Posted March 2, 2007 Can anybody help me go get a Vista boot image. Our MD "lost" our DVD the weekend, so we only have the DVD dump on our server and not an ISO file I know how to create a bootable DVD, but I don't have the boot image. I tried a WinXP and Win2000 boot image, but no joy. The disk keeps coming up with the following error: "CDBOOT: Couldn't find NTLDR" . The DVD had the 2GB+ file on the disk, so I need to burn the DVD using UDF format, but I need the correct boot image.Can someone please point me to a site where I can dl the boot image, or can someone upload the image and post the website or PM the address please.Thanx in advanceAfter my posting the message below, i saw THIS:http://www.msfn.org/board/index.php?showtopic=86461&hl= (Post 17, at Bottom)i think i would try it FIRST...===============================================If -i- were in your position, what -i- would try is this:1. enable hidden files, system files, etc. so that i can see -everything-2. then i'd burn an installable DVD using the file "BOOTSECT.BAK" as the boot image. Note: i would be doing this "by the seat of my pants" - which means "guessing".3. This file is in the root of my C: (install) drive, for my copy of Vista beta of Premium.4. its 8KB big = 16 sectors, which seems favorable for a CD/DVD boot...5. I do -NOT- have vista installed on my computer, but i -do- have it installed under MS VirtualPC 2007.6. Also, I have DVDs of 32bit and 64bit V. premium, RC-1, but these may differ from "released" versions.7. Be extra --careful-- with Vista hard disk boot-sectors. It has a TOTALLY different format from XP, etc.You need a special Vista program to deal with it, called "BCDEDIT.EXE".8. Root of beta DVD only has file: BOOTMGR, no ntldr. Same with Virtual PC root files.9. Is yours 32bit or 64bit (which has even -different- boot sector format) ?Also note that the CD/DVD boot is different than the hard-drive boot...good luckTried the Bootsect.bak file, didnt work, but thanx anyway for the suggestion. I'm still trying to get a extracted Vists DVD boot image from somewhere, but Google doesn't help that much
Nepali Posted March 2, 2007 Posted March 2, 2007 (edited) then don't get worriedvista original format is UDF, so u need to creat a UDF format ISO image with the help of cdimage or oscdimgHere i am going with oscdimg { coz i already got success with this method, and i am sure u will get too..}i assume ur Vista sorce is inside E:\vistaDVDthen ur command line to build ur original vistaDVD will beoscdimg -bE:\vistaDVD\boot\etfsboot.com -h -u2 -m -lVISTA_EN_DVD E:\vistaDVD\ D:\VistaDVD.isoDownload oscdimgHere, boot info is given by =E:\vistaDVD\boot\etfsboot.comVol label = VISTA_EN_DVDsource = E:\vistaDVDOutput ISO = D:\vistaDVD.isoOutput image can be burn on DVDPS: if u want ur additional softwares/tweaks/updates to be included on the DVD, simply create folder inside ur vistaDVD folder source eg. [e:\vistaDVD\myupdates]. It will be included while compiling the ISO.cheersEdited: typos Edited March 3, 2007 by Nepali
pmshah Posted March 5, 2007 Posted March 5, 2007 This is the type of situation I always guard against.I always create a BCDW multiboot image using bbie from Bart's site. Always include a boot manager & partition manager in the boot options. The actual boot loader is 2048 bytes only. Rest of it is all available from the files copied from the DVD.PM me if you need this file.
kaleidoscope Posted March 15, 2007 Posted March 15, 2007 thanks NepaliYour solution worked great... I was able to make a bootable vista dvd.GREAT....
nokia999i Posted July 29, 2007 Posted July 29, 2007 I used ur method Nepali on a purchased Download version of windows Vista ... I get stuck on the input Product Key screen ... when I click next it doesn't freeze exactly it just doesn't go to the next step ... It stays like this indefinitely ... What could be the problem ? I also tried using CDImage Gui Beta3 method also Nada ... So Did I with CDImage .... None worked all give me same result ... And plz don't tell me to re-download install.wim it took me 4 days to download on my tiny 128kbps connection ....
ondy Posted September 21, 2007 Posted September 21, 2007 Hello!I've tried your method, too.I am stucking at first on the Programm oscdimg.exe...i've loeaded it from the link above but when i want to start it with double click it opens for only 1 sec then it closes itself.i tried the programm CDImage GUI Beta which is based on cdimage.exe...it works but i dont know what boot.bin file have to choose???Can somebody help me please??thx
DigitalNomad Posted April 26, 2008 Posted April 26, 2008 then don't get worriedvista original format is UDF, so u need to creat a UDF format ISO image with the help of cdimage or oscdimgHere i am going with oscdimg { coz i already got success with this method, and i am sure u will get too..}i assume ur Vista sorce is inside E:\vistaDVDthen ur command line to build ur original vistaDVD will beoscdimg -bE:\vistaDVD\boot\etfsboot.com -h -u2 -m -lVISTA_EN_DVD E:\vistaDVD\ D:\VistaDVD.isoDownload oscdimgHere, boot info is given by =E:\vistaDVD\boot\etfsboot.comVol label = VISTA_EN_DVDsource = E:\vistaDVDOutput ISO = D:\vistaDVD.isoOutput image can be burn on DVDPS: if u want ur additional softwares/tweaks/updates to be included on the DVD, simply create folder inside ur vistaDVD folder source eg. [e:\vistaDVD\myupdates]. It will be included while compiling the ISO.cheersEdited: typosI keep getting an error "Could not delet thte existing file C:\...\boot\ Error number 5" Anyone else had this problem using oscdimg? working under vista ultimate. tried running as admin but still won't work? Any ideas?
doofesh Posted May 23, 2009 Posted May 23, 2009 oscdimg is not working . it opens for one second then it closes. what can i do to fix this problem?
jaclaz Posted May 23, 2009 Posted May 23, 2009 (edited) oscdimg is not working . it opens for one second then it closes. what can i do to fix this problem?Are you double clicking on it? OSCDIMG is a command line app.http://commandwindows.com/Open a command console.Navigate to the directory where OSCDIMG is:http://technet.microsoft.com/en-us/library/bb490875.aspxType OSCDIMG /? and press the [ENTER] key.jaclaz Edited May 23, 2009 by jaclaz
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now