www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <6910a60603230623t45bbc607r19b12654479da8bd@mail.gmail.com> |
Date: | Thu, 23 Mar 2006 15:23:43 +0100 |
From: | "Reini Urban" <rurban AT x-ray DOT at> |
To: | fergus AT bonhard DOT uklinux DOT net, cygwin AT cygwin DOT com |
Subject: | Re: mkisofs, mount loop, cdrecord, dd |
In-Reply-To: | <000001c64e82$3b55edc0$510210ac@tcgp.dundee.ac.uk> |
MIME-Version: | 1.0 |
References: | <000001c64e82$3b55edc0$510210ac AT tcgp DOT dundee DOT ac DOT uk> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id k2NENp53005338 |
2006/3/23, fergus <fergus AT bonhard DOT uklinux DOT net>: > Can anybody tell me the equivalents in Cygwin (if they exist) to All but mount do exist for cygwin, but mkisofs/cdrecord is not in the distro for license reasons. you'll find them elsewhere. http://freshmeat.net/projects/cdrecord/ For mount there are various ISO mounters, recommended is usually the daemon-tools (.msi). There are no windows drivers within cygwin, cygwin and mount uses existing windows drivers. One layer above. > files -> iso mkisofs -o image.iso <pathlist> > view iso mount image.iso -o loop <dirname> > iso -> CD cdrecord -v -eject dev=<i,j,k> image.iso > CD -> iso dd if=/dev/cdrom of=image.iso -- Reini -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |