All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nehal <nehal@canada.com>
To: linux-kernel@vger.kernel.org
Subject: mount hfs on SCSI cdrom = segfault
Date: Sun, 30 Mar 2003 11:37:32 -0800	[thread overview]
Message-ID: <3E87477C.3050208@canada.com> (raw)

i have a hybrid cd (both HFS, ISO9660) , i have two CD drives,
one IDE CD-Rom (actima 32x), and one SCSI CD-burner (yamaha 6416)
on an advansys cfg-510 ISA scsi card

when i try to mount on IDE using hfs with:

    mount -v -r -t hfs /dev/hdc /cdrom

it works fine, yet when i try on scsi with:

    mount -v -r -t hfs /dev/scd0 /cdrom

i get a "Segmentation fault" error, no more output given,
it also locks the drive, and sometimes i can use the
'eject' command to eject it, sometimes i cant and i gotta reboot

once though i did get a memory dump, unfortunately i didnt get
all the info, i do remember it saying this (and im sure of 2555):

    kernel bug in buffer.c:2555

im using kernel 2.4.20 with no patches

note: when i try to mount the cd using regular iso9660 fs, it
works perfectly on both cd drives,
also i have tried 2 hybrid cd's, both times i have trouble mounting
hfs on the scsi drive only

Nehal



             reply	other threads:[~2003-03-30 19:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-30 19:37 Nehal [this message]
2003-04-02 18:15 ` mount hfs on SCSI cdrom = segfault Nehal
2003-04-02 10:49   ` Randy.Dunlap
2003-04-02 19:01     ` Oliver Feiler
2003-04-02 19:14       ` Nehal
2003-04-02 20:37         ` Oliver Feiler
2003-04-02 21:12           ` Nehal
2003-04-03  8:06             ` Giuliano Pochini
2003-04-03  9:10               ` Nehal
2003-04-03 16:30                 ` Giuliano Pochini
2003-04-03 18:34                   ` Nehal
2003-04-02 19:05     ` Nehal

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=3E87477C.3050208@canada.com \
    --to=nehal@canada.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.