All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nehal <nehal@canada.com>
To: linux-kernel@vger.kernel.org
Subject: Re: mount hfs on SCSI cdrom = segfault
Date: Thu, 03 Apr 2003 10:34:52 -0800	[thread overview]
Message-ID: <3E8C7ECC.70300@canada.com> (raw)
In-Reply-To: <XFMail.20030403183058.pochini@shiny.it>

Giuliano Pochini wrote:

>>>Once upon a time it worked just fine. Then someone removed
>>>support for !=512 bytes sectors...
>>>To workaround, use loopback.
>>>
>>>      
>>>
>>(yes Oliver has told me about this workaround)
>>
>>1. do u know why it was removed?
>>2. is there a reason why can't support for it be put back?
>>    
>>
>
>I don't know why, and I don't know if it was removed from the
>hfs code or if hfs relied on some features of a lower layer
>that has been modified.
>  
>
i did some searching around and only found that this
problem started during 2.3.x because of a scsi rewrite

anyways, i did try the loop method, it did not work,
i got a segmentation fault when i did the following:

    losetup /dev/loop0 /dev/scd0
    mount -r -t hfs /dev/loop0 /cdrom

oh well, i'll just use my IDE drive for now..

thx anyways, Nehal



  reply	other threads:[~2003-04-03 18:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=3E8C7ECC.70300@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.