| Forum |
|
|||||||
| Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit |
![]() |
|
|
LinkBack (4) | Thread Tools | Display Modes |
|
|
#1 (permalink)
|
|
-The BlacKCoaT Operative-
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
|
it is quite simple. Since things have gone multi-giga-byte now a days, handeling one DVD is way easier then poppin n jiggling six CDs one after the other. Ok here are the steps. ![]() What u need: 1. The CD isos of Fedora core 5 ofcourse(the 1st five only, as sixth is rescue) 2. Magic ISO to edit images. or any other free alternative 3. An editor. 4. A Dvd Burner. 5. Daemon tools(makes life easier and lessens the free space req.) 6. 4 Gb free HDD space(+ the space the CD isos are taking up) HowTo: 1. Copy the CD1 to a temp folder.(there should be 4 GB space on this drive) 2. Open Magic ISO and browse for the file. 3. From the root of the image see for a file named ".diskinfo" 4. Right click and extract on desktop. 5. Open a command promp and type "edit"(notepad doest work with this nicely, u can use textpad too) 6. Browse to the ".diskinfo" file. it will look like this: Code:
1142397842.393345 Fedora Core x86_64 1 Fedora/base Fedora/RPMS Fedora/pixmaps Code:
1142397842.393345 Fedora Core x86_64 1,2,3,4,5 Fedora/base Fedora/RPMS Fedora/pixmaps 9. Drag and drop it to the open iso in Magiciso. 10. Right click on daemon tools in the taskbar and goto virtual CD/DVD-ROM>set no of deviced>4 Drives. 11. After the drives have been created left click on daemon tools again and select "Device 0" and Browse to the 2nd CD image to mount it. 12. Repeat the above step for Cds 3 thru 5. (and select device 1 thru 3 respectively). You should have cds 2 thru 5 loaded in virtual drives. check thru My computer. 13. Next, for each drive(mounted image) go to Drive:\Fedora\RPMS and select and drag and drop all files onto the magic iso window under the folder Fedora\RPMS.(alternatively add then thru magic iso, whatever, just add all). You will be asked to over write a file "TRANS.TBL" each time u drag and drop. just select yes(for explanation see page 3 of this thread). 14. After you have added all rpm files. select File>save under magiciso. rename the file to DVD from CD. 15. You are all done. Now Burn and enjoy!!! Clean UP: 1. Left click on deamon tools and select unmount all. 2. Right click deamon tools and goto virtual CD/DVD-ROM>set no of deviced>1 Drives 3. Delete the CD isos if u want to free up space(1st check the DVD Image to be sure) 4. Delete ".diskinfo" from desktop SHORTCOMING: This media will NOT pass the media check. so do no test it. If u are paranoid'nf then load a virtual machine and emulate the linux setup and "media-check" the individual cd isos there. To make it pass the media check u need to regenerate the checksums. which is beyond the scope here and worthless for home users. others google. Blog __________________________________________________ __________________________________________________ ______________EDIT: src2206 and aditya.shevade were interested in the reverse i.e. DVD to CD iso... (this is a painfull method) 1. Go to the fedora website hosting the CD isos. 2. Directly mount the CD isos one by one in deamon tools via the webaddress(suppose drive x) 3. Run "CMD" and execute the following commands: 4. Change directory to drive x by typeing "x:" 5. type "copy .diskinfo c:\cd1.diskinfo" 6. Type "tree > c:\cd1.txt" 7. Load the next iso in deamon tools and repeat the two commands above but keep changing the 'cd1' to cd2 and so on(in both commands). 8. Now after u have all the directory structure u gotta get working. load the DVD iso in deamon tools 9. Now using explorer create five folders named CD1 ... CD5 10. See the directory structure but running CMD and using the edit utility. 11. Now for each folder duplicate the contents by copying the files from DVD according to the CD structure. 12. Rename each "cdx.diskinfo" file to ".diskinfo" and place in respectibe CD folder 13. Make iso using magiciso or nero. 14. Varify the file size. 15. Any files u dont find in the DVD, copy them off by loading the CD iso again in Deamon tools directly from the web. I sincerely dont think u will go thru the above painfull process. I am not aware of any simpler processes except downloading the ISO images. Just think of my effort to write this procedure and try it. give feedback. I havent tried the above so no promices but logically it should work.
__________________
-------------------------------------------- Holding my last breath, safe inside myself..... -------------------------------------------- I dont use my computer. I misuse it- रोलरकोस्टर Last edited by Rollercoaster; 12-12-2008 at 12:43 PM. Reason: for better searchable title |
|
|
| Advertisements. Register and be a member of the community to get rid of them. | |
|
Advertisement
|
|
|
|
#2 (permalink) | |
|
In The Zone
Join Date: Mar 2005
Posts: 234
|
Thnx Roller, have been looking for this.
Quote:
|
|
|
|
|
|
#3 (permalink) |
|
In The Zone
Join Date: Mar 2004
Location: Bangalore
Posts: 297
|
thanks a lot for that tutorial... i was looking for something like that...
__________________
If there wasn't greed, we still would have been single-celled organisms. |
|
|
|
|
#5 (permalink) |
|
-The BlacKCoaT Operative-
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
|
Yes the everything is exactly as the original DVD from Redhat.
The checksum fails as it is for only the 1st cd. to make the checksum it needs to be recalculated for the disk and written inplace of the old value. If you want to create a media checksum for the installation software to look at when you do a media test during install, then following these additional steps(from linux env): a. Install the anaconda source rpm located on disc5 and cd /usr/src/redhat b. Comment out the BuildPreReq line in SPECS/anaconda.spec c. Run rpmbuild -bp SPECS/anaconda.spec d. Go to BUILD/anaconda-8.0/isomd5sum e. Run "make" f. Run "./implantisomd5 ..../dvd.iso" (where ... is replaced with the path to your new ISO image). This step will take several minutes and not provide any feedback while it runs. note: Not tested. Old method.
__________________
-------------------------------------------- Holding my last breath, safe inside myself..... -------------------------------------------- I dont use my computer. I misuse it- रोलरकोस्टर Last edited by Rollercoaster; 21-07-2006 at 07:31 PM. |
|
|
|
|
#7 (permalink) |
|
Console Freak
Join Date: Jun 2006
Location: Sangli-Maharashtra
Posts: 991
|
Umm... A question.... Can the above process be reversed (a curiosity)? Can we create 5 isos to be burnt on 5 cds? I know that it's unnecessary but can it be done?
Aditya |
|
|
|
|
#8 (permalink) |
|
-The BlacKCoaT Operative-
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
|
@plsoft, yes the size is correct.
@aditya, well with linux virtually everythigh is possible. it is just a matter of creating the right file structure and ".diskinfo" files to manage multiple medias. if u have a problem of not having a dvd burner u can use a RW cd or a Pen drive to write the driive\images\boot.iso and then install with the command "linux askmethod" and choose the hdd partition containing the dvd image. for this u will need to have the partition in fat 32 format.
__________________
-------------------------------------------- Holding my last breath, safe inside myself..... -------------------------------------------- I dont use my computer. I misuse it- रोलरकोस्टर |
|
|
|
|
#9 (permalink) |
|
Console Freak
Join Date: Jun 2006
Location: Sangli-Maharashtra
Posts: 991
|
@ rollercoaster
Can you please tell me how to boot linux from an iso on the hard disk in a little detail? Please... I have got a DVD writer but that's on the laptop and I want the linux in Desktop and that dosen't contain a dvd drive. I don't have a lan card also. Please tell me how to boot linux from DVD as well as CD images from the HDD. Aditya |
|
|
|
|
#10 (permalink) |
|
-The BlacKCoaT Operative-
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
|
@aditya
1. Load the cd1/dvd image in deamon tools/nero image drive 2. Copy file drive:\images\boot.iso to desktop 3. open and burn on a disk 4. Make sure all the CD ISOs or the DVD iso are/in on a FAT 32 partition(make one using partition magic or something for 3.5 gb) as NTFS is not readable at boot 5. restart and boot with the cd u just burnt 6. when the prompt comes type "linux askmethod" 7. then when it asks abt the source select "Hard Disk" 8. now select the partition where the images are stored 9. now when the installer finds the images it will start the setup as usual. 10. enjoy
__________________
-------------------------------------------- Holding my last breath, safe inside myself..... -------------------------------------------- I dont use my computer. I misuse it- रोलरकोस्टर |
|
|
|
|
#12 (permalink) |
|
Console Freak
Join Date: Jun 2006
Location: Sangli-Maharashtra
Posts: 991
|
Thanks roller coaster.
@ pathiks I want to boot linux from HDD. I have a live cd. Is there any way that will enable me to install that LIVE CD on my HDD? What is vpc/vmware? Where can I get that? If I store an image on hdd, is there any way that can be used to boot from that image? without burning it on a disk as the size of image > cd and I don't have a dvd writer on that pc. Aditya |
|
|
|
|
#13 (permalink) |
|
Google Bot
Join Date: Aug 2005
Posts: 9,751
|
@aditya i was talking about MS VIRTUAL PC... and VMWARE....google them
they r virtualisation softwares.... if u wanna boot using ISOs then install VPC/VMWARE and boot 4m that ISO... |
|
|
|
|
#14 (permalink) |
|
-The BlacKCoaT Operative-
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
|
there is no point in using vmware. that stuff is slow and when u can do it on vmware then u can do it better in real.
no u cannot boot from an iso image from hdd. atleast i dont think so. why dont u use a pendrive? just use one of those utilities(google) to write the boot image on the pendrive. or better still use a RW disk.
__________________
-------------------------------------------- Holding my last breath, safe inside myself..... -------------------------------------------- I dont use my computer. I misuse it- रोलरकोस्टर |
|
|
|
|
#16 (permalink) |
|
Administratus Rotundus
Join Date: Jan 2006
Location: Pittsburgh, PA
Posts: 385
|
Stuck this; it should be useful for quite a few people.
Anyone tried this with other distros as well?
__________________
YOU SHALL PAY FOR YOUR SINS! (In case you have already paid, please ignore this notice) |
|
|
|
|
#17 (permalink) | ||
|
-The BlacKCoaT Operative-
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
|
Quote:
btw this is a anaconda feature.. so it should work with whatever distros that use anaconda . . . Quote:
basically the image file in inside the main image. Alternatively u can do this by burning the CD1 image or the CD6 rescue image too.. just type "linux askmethod" at the boot prompt. It is the same... . . .
__________________
-------------------------------------------- Holding my last breath, safe inside myself..... -------------------------------------------- I dont use my computer. I misuse it- रोलरकोस्टर Last edited by Rollercoaster; 24-07-2006 at 12:15 PM. Reason: Automerged Doublepost |
||
|
|
|
|
#20 (permalink) |
|
-The BlacKCoaT Operative-
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
|
added a theoritical procedure to make CDs from DVD... see 1st post...
__________________
-------------------------------------------- Holding my last breath, safe inside myself..... -------------------------------------------- I dont use my computer. I misuse it- रोलरकोस्टर Last edited by Rollercoaster; 21-12-2006 at 05:43 PM. |
|
|
|
|
#21 (permalink) |
|
Console Freak
Join Date: Jun 2006
Location: Sangli-Maharashtra
Posts: 991
|
@Roller Coaster.
Sorry for the delayed reply. I am busy in the admissions for 1st year engineering. Thank you very much. I will try this once I finish with the admissions. Aditya |
|
|
|
|
#23 (permalink) |
|
1337 |)00|) \m/
Join Date: Nov 2005
Location: Cyber Space
Posts: 472
|
Hi,
I would like to know how to break an iso image, may be worth some GBs to smaller cds so that they can work as a unit?? I mean, you must have seen some games in DVDs. How can we split them into cds so ppl not blessed with DVD drives(unfortunate few) are able to play 'em???
__________________
My Blog : www.vatsuak.blogspot.com My DA page : www.burningsilver.deviantart.com OK..ok..... Ads are bad.. |
|
|
|
|
#24 (permalink) |
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
@kaustav_geek
well that's easy to do , use Alcohol 120% to make an image of a dvd , u will get an option to split the image into different sizes , that's it just use it n you have got an image broken .
__________________
There are 10 types of people in the world: those who understand binary and those who do not. |
|
|
|
|
#26 (permalink) |
|
-The BlacKCoaT Operative-
Join Date: Mar 2005
Location: Dehradun, India
Posts: 1,205
|
well that is the only workaround...
but there is not straight was to break up DVD image into CD images that work like.....'plug n play'
__________________
-------------------------------------------- Holding my last breath, safe inside myself..... -------------------------------------------- I dont use my computer. I misuse it- रोलरकोस्टर |
|
|
|
|
#27 (permalink) |
|
1337 |)00|) \m/
Join Date: Nov 2005
Location: Cyber Space
Posts: 472
|
Well , it means you are saying that we can split a game installer spanning GBs into smaller cds using just Alchohol 120% ????
I don't just need to split a DVD image into smaller parts, cause that's not difficlut at all. I want to split an installation( a large continous installation) into smaller logical units(read CDs) so that the instaler detects the EOF and asks for the rest of the files on the subsequent discs.
__________________
My Blog : www.vatsuak.blogspot.com My DA page : www.burningsilver.deviantart.com OK..ok..... Ads are bad.. |
|
|
|
|
#28 (permalink) |
|
Right Off the Assembly Line
Join Date: Jan 2004
Location: Internet
Posts: 12
|
hi all, will virtual cd v 4 do the daemon tool job?
I am new to this stuff. I have this software which can create any no of virtual drives.
__________________
Cool Surfer Affordable hosting www.xpindia.com Free Domain Registrar http://domains.xpindia.com Server Alert http://www.alert.xpindia.com |
|
|
|
|
#30 (permalink) | |
|
Right Off the Assembly Line
Join Date: Jan 2004
Location: Internet
Posts: 12
|
Quote:
__________ got it thanks http://www.download.com/3001-2094_4-10565504.html
__________________
Cool Surfer Affordable hosting www.xpindia.com Free Domain Registrar http://domains.xpindia.com Server Alert http://www.alert.xpindia.com Last edited by Cool Surfer; 06-09-2006 at 11:06 PM. Reason: Automerged Doublepost |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/tutorials/32416-make-dvd-iso-cd-isos-fedora-core-5-a.html
|
||||
| Posted By | For | Type | Date | |
| download fedora core 4 | This thread | Refback | 12-10-2011 06:12 AM | |
| Windows XP tutorials : Making DVD iso from CD iso - SOFTutorials | This thread | Refback | 18-09-2010 07:17 AM | |
| How to make 1 dvd from 5 cd(bootable) - eXBii | This thread | Refback | 09-08-2010 09:29 AM | |
| How to make 1 dvd from 5 cd(bootable) - eXBii | This thread | Refback | 09-08-2010 01:43 AM | |