Web Server forum
Back To The Forum Home!Search!Private Messaging System

This is Interesting: Free IT Magazines Now Free shipping to   
Web Server Talk Web Server Talk > Unix and Linux reviews > Mandrake Linux Support > DVD ISO




Pages (2): [1] 2 »   Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    DVD ISO  
Brian


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-23-04 10:50 PM

Where can I find and download an ISO for Mandrake 10 to DVD?


--
--- Brian ---





[ Post a follow-up to this message ]



    Re: DVD ISO  
De Kameel


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-23-04 10:50 PM

Brian wrote:

> Where can I find and download an ISO for Mandrake 10 to DVD?

It's on my computer upstairs: a self-created bootable DVD ISO image combined
from the first three Mandrake 10.0 CDs.

Got Bittorrent?

De Kameel

--
Overview of IPv6 enabled sites: http://www.prik.net/list.html
Make your Linux system IPv6 connected: http://www.prik.net/6to4/






[ Post a follow-up to this message ]



    Re: DVD ISO  
lamp


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-23-04 10:50 PM

Il Fri, 23 Jul 2004 22:30:05 +0200, De Kameel ha scritto:

> Brian wrote:
> 
>
> It's on my computer upstairs: a self-created bootable DVD ISO image combin
ed
> from the first three Mandrake 10.0 CDs.


How did you do it? I am looking for it, creating a DVD Iso image by three
CD I downloaded, but till now I was unable to create it.
Could you explain me how doing it?

Thanks in advance

Francesco





[ Post a follow-up to this message ]



    Re: DVD ISO  
Brian


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-23-04 10:50 PM

lamp wrote:

> Il Fri, 23 Jul 2004 22:30:05 +0200, De Kameel ha scritto:
> 
>
>
> How did you do it? I am looking for it, creating a DVD Iso image by three
> CD I downloaded, but till now I was unable to create it.
> Could you explain me how doing it?
>
> Thanks in advance
>
> Francesco

I would like to know that too..
Got the three disks, but would really like it on one DVD insteat..

--
--- Brian ---





[ Post a follow-up to this message ]



    Re: DVD ISO  
Philip Callan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-23-04 10:50 PM

Brian wrote:
> lamp wrote:
>
> 
>
>
> I would like to know that too..
> Got the three disks, but would really like it on one DVD insteat..
>

This post:
http://groups.google.com/groups?hl=...as.rr.com#link2

Contains this:
/----------How To Create A Mandrake DVD-Image--------------------------
|
| 1. create five directories for the mounted iso-files:
|
| mkdir cd1 cd2 cd3 cd4 cd5
|
| 2. mount your iso-files:
|
| mount -o ro,loop /path/to/CD1.iso cd1
| mount -o ro,loop /path/to/CD2.iso cd2
| mount -o ro,loop /path/to/CD3.iso cd3
| mount -o ro,loop /path/to/CD4.iso cd4
| mount -o ro,loop /path/to/CD5.iso cd5
|
| 3. copy the needed boot files:
|
| cp -a cd1/isolinux .
| rm -f isolinux/boot.cat
|
| 4. create a DVD iso-file (all one line, wrapped for better display):
|
| mkisofs -o Mandrake_10.0_Official.iso -b isolinux/isolinux.bin\
|         -c isolinux/boot.cat -no-emul-boot -boot-load-size 4\
|         -boot-info-table -J -l -P Mandrake -r -V Mandrake_10.0\
|         -x cd1/isolinux -graft-points cd1 isolinux/=isolinux\
|         Boot/=cd2/Boot Mandrake/=cd2/Mandrake Mandrake/=cd3/Mandrake\
|         Mandrake/=cd4/Mandrake Mandrake/=cd5/Mandrake
|
| 5. burn, install, enjoy!
|
\-------------------------------------------------------------------------


I would assume that you could remove the entries for cd4/5 if you dont
have them.





[ Post a follow-up to this message ]



    Re: DVD ISO  
heavenbound


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-23-04 10:50 PM


"Philip Callan" <callanca@shaw.ca> wrote in message
news:CzfMc.97600$Mr4.21167@pd7tw1no...
> Brian wrote: 
three[vbcol=seagreen] 
>
> This post:
>
http://groups.google.com/groups?hl=...as.rr.com#link2
>
> Contains this:
> /----------How To Create A Mandrake DVD-Image--------------------------
> |
> | 1. create five directories for the mounted iso-files:
> |
> | mkdir cd1 cd2 cd3 cd4 cd5
> |
> | 2. mount your iso-files:
> |
> | mount -o ro,loop /path/to/CD1.iso cd1
> | mount -o ro,loop /path/to/CD2.iso cd2
> | mount -o ro,loop /path/to/CD3.iso cd3
> | mount -o ro,loop /path/to/CD4.iso cd4
> | mount -o ro,loop /path/to/CD5.iso cd5
> |
> | 3. copy the needed boot files:
> |
> | cp -a cd1/isolinux .
> | rm -f isolinux/boot.cat
> |
> | 4. create a DVD iso-file (all one line, wrapped for better display):
> |
> | mkisofs -o Mandrake_10.0_Official.iso -b isolinux/isolinux.bin\
> |         -c isolinux/boot.cat -no-emul-boot -boot-load-size 4\
> |         -boot-info-table -J -l -P Mandrake -r -V Mandrake_10.0\
> |         -x cd1/isolinux -graft-points cd1 isolinux/=isolinux\
> |         Boot/=cd2/Boot Mandrake/=cd2/Mandrake Mandrake/=cd3/Mandrake\
> |         Mandrake/=cd4/Mandrake Mandrake/=cd5/Mandrake
> |
> | 5. burn, install, enjoy!
> |
> \-------------------------------------------------------------------------
>
>
> I would assume that you could remove the entries for cd4/5 if you dont
> have them.

yeah but what about windows users? how would they do it?







[ Post a follow-up to this message ]



    Re: DVD ISO  
heavenbound


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-23-04 10:50 PM


"De Kameel" <ipv6-only@dell.prik.net> wrote in message
news:4101754f$0$93324$e4fe514c@news.xs4all.nl...
> Brian wrote:
> 
>
> It's on my computer upstairs: a self-created bootable DVD ISO image
combined
> from the first three Mandrake 10.0 CDs.
>
> Got Bittorrent?
>
> De Kameel
>
> --
> Overview of IPv6 enabled sites: http://www.prik.net/list.html
> Make your Linux system IPv6 connected: http://www.prik.net/6to4/

I've got bittorent and would not mind one bit of downloading the dvd and
then sharing it with other people.
>







[ Post a follow-up to this message ]



    Re: DVD ISO  
Dan C


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-23-04 10:50 PM

On Fri, 23 Jul 2004 14:58:14 -0700, heavenbound wrote:
 
[vbcol=seagreen]
> yeah but what about windows users? how would they do it?

Who cares?

--
If you're not on the edge, you're taking up too much space.
Linux Registered User #327951






[ Post a follow-up to this message ]



    Re: DVD ISO  
Harvie Powis


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-24-04 07:46 AM

On Fri, 23 Jul 2004 21:42:16 +0200, Brian <heh@not.me> wrote:

>Where can I find and download an ISO for Mandrake 10 to DVD?

Suprnova.org had a .torrent file for Mandrake 10.0 Power Pack DVD.

Harv





[ Post a follow-up to this message ]



    Re: DVD ISO  
Greg


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
07-24-04 07:46 AM

On Fri, 23 Jul 2004 17:57:27 -0500, Dan C wrote:

> On Fri, 23 Jul 2004 14:58:14 -0700, heavenbound wrote:
> 
> 
>
> Who cares?

obvious dan doesnt know

--
Registered Linux User #348506






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:56 PM.      Post New Thread    Post A Reply      
Pages (2): [1] 2 »   Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 

Back To The Top
Home | Usercp | Faq | Register