[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: CD to DVD ISO conversion script



> Date: Thu, 06 Apr 2006 11:30:17 -0700
> From: John Reiser <jreiser BitWagon com>
> Subject: Re: CD to DVD ISO conversion script
> To: "Red Hat Enterprise Linux 4 (Nahant) Discussion List"
	<nahant-list redhat com>
> Message-ID: <44355E39 9080006 BitWagon com>
> Content-Type: text/plain; charset=ISO-8859-1
> 
>>>  You will get that script at ftp://people.redhat.com/ckloiber/mkdvdiso.sh
> 
> WARNING: that script uses 2000x (two thousand times: 10GB instead of 4.5MB)
> as much disk space as necessary, and is correspondingly slow in realtime.
> 
> I have contributed alternative scripts to this mailing list; search the archives.
> For example, "Re: RHEL 4 DVD ?" in February 2005.
>

John,

	I think that I located your instructions at
https://www.redhat.com/archives/nahant-list/2005-February/msg00184.html.  In
your posting you state:

	mount -o ro,loop RHEL4-i386-WS-disc1.iso /mnt/tmp1
	mount -o ro,loop RHEL4-i386-WS-disc2.iso /mnt/tmp2
	mount -o ro,loop RHEL4-i386-WS-disc3.iso /mnt/tmp3
	mount -o ro,loop RHEL4-i386-WS-disc4.iso /mnt/tmp4

	...

	cp -a /mnt/tmp1/isolinux /mnt/tmp1/.discinfo  .   # about 4.5MB
	chmod +w isolinux/isolinux.bin
	rm -f isolinux/boot.cat

	...

	The `cp -a` fails because /mnt/tmp1 is a read only mount of disc1.  Please
advise.

				Regards,

_______________________________________________________________________

Joseph Kotran				Lead Systems Administrator

Lockheed Martin				E-Mail: jkotran atl lmco com
Advanced Technology Laboratories	Phone:  856.792.9845
3 Executive Campus 6th Floor		Fax:    856.792.9921
Cherry Hill NJ USA 08002		Web:	http://www.atl.lmco.com


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]