Linux Newbie help
 help / color / mirror / Atom feed
From: Pierre Rousselet <pierre.rousselet@wanadoo.fr>
To: mssnlayam@cs.annauniv.edu
Cc: GNU/Linux Newbie <linux-newbie@vger.kernel.org>
Subject: Re: CD writing in ext2 filesystem
Date: Tue, 23 Apr 2002 20:47:51 +0200	[thread overview]
Message-ID: <3CC5AC57.4010907@wanadoo.fr> (raw)
In-Reply-To: 200204232318.55166.mssnlayam@cs.annauniv.edu

Suriya Narayanan M S (by way of 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

What is the block size of the ext2 fs in the image.ext2 file ?
# dumpe2fs /dev/cdrom | grep size

Problems were reported in the past while trying to mount ext2 fs with bs 
1024 on an ide-scsi driven device knowing only bs 4096.
You may try to unload ide-scsi and to mount the cdrom as /dev/hdxx, or 
create an ext2 image with bs=4096 before writing it onto the cd.


Pierre
------------------------------------------------
  Pierre Rousselet <pierre.rousselet@wanadoo.fr>
------------------------------------------------

-
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

  reply	other threads:[~2002-04-23 18:47 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 [this message]
2002-04-23 20:43 ` Staci
2002-04-24  9:45 ` Paul Furness
2002-04-24 14:50   ` Richard Adams
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=3CC5AC57.4010907@wanadoo.fr \
    --to=pierre.rousselet@wanadoo.fr \
    --cc=linux-newbie@vger.kernel.org \
    --cc=mssnlayam@cs.annauniv.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox