DVD Boot Mandrake 10.0 live dvd?
Is this possible? To put all three ISO images on to one DVD? And if so, can you show me? I'm new within the past 24 hours and I'm just learning about live discs and beleive I saw something about burning a bootable DVD with mandrake but there are three ISO's and I'm trying to use Nero6.
Is this possible? To put all three ISO images on to one DVD? And if so, can you show me? I'm new within the past 24 hours and I'm just learning about live discs and beleive I saw something about burning a bootable DVD with mandrake but there are three ISO's and I'm trying to use Nero6. I think maybe I saw it on another site before I got here at this one.
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
I have done this with every release of Mandrake since 9.2
There is a script made for redhat that does the trick called
mkdvdiso.sh from ftp://people.redhat.com/ckloiber/
You will need the ISO files & this script, also enough hard drive space to create the DVD.iso.
Open a terminal & become root.
Here is the command I use;
sh mkdvdiso.sh /home/dave/isos /home/dave/dvd.iso growisofs -Z /dev/scd0=/home/dave/dvd.iso
/home/dave/isos is the folder where I put the cd.iso's & DVD.iso
is the final image to be burned at no more than 4x, any faster & you will get errors during the Mandrake install.
Hope this helps.
There is a script made for redhat that does the trick called
mkdvdiso.sh from ftp://people.redhat.com/ckloiber/
You will need the ISO files & this script, also enough hard drive space to create the DVD.iso.
Open a terminal & become root.
Here is the command I use;
sh mkdvdiso.sh /home/dave/isos /home/dave/dvd.iso growisofs -Z /dev/scd0=/home/dave/dvd.iso
/home/dave/isos is the folder where I put the cd.iso's & DVD.iso
is the final image to be burned at no more than 4x, any faster & you will get errors during the Mandrake install.
Hope this helps.