public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* mount hfs on SCSI cdrom = segfault
@ 2003-03-30 19:37 Nehal
  2003-04-02 18:15 ` Nehal
  0 siblings, 1 reply; 12+ messages in thread
From: Nehal @ 2003-03-30 19:37 UTC (permalink / raw)
  To: linux-kernel

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



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-04-03 18:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-30 19:37 mount hfs on SCSI cdrom = segfault Nehal
2003-04-02 18:15 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox