From: Richard Adams <pa3gcu@zeelandnet.nl>
To: Paul Furness <paul.furness@vil.ite.mee.com>, mssnlayam@cs.annauniv.edu
Cc: linux-newbie@vger.kernel.org
Subject: Re: CD writing in ext2 filesystem
Date: Wed, 24 Apr 2002 14:50:13 +0000 [thread overview]
Message-ID: <02042414501301.04696@unix.pa3gcu> (raw)
In-Reply-To: <1019641504.16651.14.camel@Zebra>
On Wednesday 24 April 2002 09:45, Paul Furness wrote:
> Hmm. Well, when CDs are created, the file system used is called iso9660.
> What I _think_ has happened is that you have created a file on your hard
> disk inside which you have created an ext2 filesystem, but then then you
> recorded that file onto a CD. As far as I know, cdrecord will try and
> interpreate the file you give it as either a CD image file (ie an
> iso9660 file system) or a ufs file system. What it MAY have done is
> created an iso9660 image on the CD and copied your file containing the
> ext2 onto the CD as a file. In other words, to get at it you need to
> mount the CD (as iso9660) and then mount the file inside the CD file
> system.
>
> Try using mount without the -t option - it should recognise the file
> system on the CD (if it is a working one) and mount it automatically.
> you could then ls /mnt/cdrom and see if the file file.ext2 comes up.
>
> Is there a particular reason why you were trying to put an ext2 fiole
> system on the CD rather than an ISO9660 one?
>
> Incidentally, if you just want to copy some stuff to a CD, the easiest
> way is to use one of the nice graphical CD writing tools that are around
> - try xcdroast, for example.
If it is of any interest i do this all the time for backups, the cdrom needs
to be mounted with iso9660 then one has an image on the cd of ones harddisk.
ls -al /cdrom would then show up like a normall linux distribution tree.
>
> Hope that some of this helps...
>
> Paul.
>
> On Tue, 2002-04-23 at 18:48, Suriya Narayanan M S wrote:
> > On Monday 22 April 2002 01:29, Pierre Rousselet wrote:
> > > Suriya Narayanan M S wrote:
> > > > # mount -t ext2 -o ro /dev/cdrom /mnt/cdrom
> > >
> > > Is there any error message following this command line ?
> >
> > Yes.
> > mount: wrong fs type, bad option, bad superblock on /dev/cdrom,
> > or too many mounted file systems
> > --
> > Guru Brahma Gurur Vishnu
> > Gurur Dhevo Maheshwaraha
> > Gurur Saakshaath Parabramha
> > Thasmai Shree Gurave Namaha
> >
> > -
> > To unsubscribe from this list: send the line "unsubscribe linux-newbie"
> > in the body of a message to majordomo@vger.kernel.org
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
> > Please read the FAQ at http://www.linux-learn.org/faqs
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs
--
Regards Richard
pa3gcu@zeelandnet.nl
http://people.zeelandnet.nl/pa3gcu/
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2002-04-24 14:50 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-23 17:48 CD writing in ext2 filesystem Suriya Narayanan M S
2002-04-23 18:47 ` Pierre Rousselet
2002-04-23 20:43 ` Staci
2002-04-24 9:45 ` Paul Furness
2002-04-24 14:50 ` Richard Adams [this message]
2002-04-25 17:00 ` Suriya Narayanan M S
2002-04-25 18:34 ` Richard Adams
2002-04-25 18:49 ` Pierre Rousselet
2002-04-25 19:20 ` Richard Adams
2002-04-25 19:12 ` Steven Smith
2002-04-25 19:29 ` Richard Adams
-- strict thread matches above, loose matches on Subject: below --
2002-04-25 1:24 Suriya Narayanan M S
2002-04-25 15:52 ` Richard Adams
2002-04-21 16:51 Suriya Narayanan M S
2002-04-21 19:59 ` Pierre Rousselet
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=02042414501301.04696@unix.pa3gcu \
--to=pa3gcu@zeelandnet.nl \
--cc=linux-newbie@vger.kernel.org \
--cc=mssnlayam@cs.annauniv.edu \
--cc=paul.furness@vil.ite.mee.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.