From: Steve Pacenka <spacenka@lightlink.com>
To: dlorin@univ-rennes1.fr
Cc: parisc-linux@lists.parisc-linux.org
Subject: Re: [parisc-linux] How to mount HFS 6.0 ?
Date: 08 Jul 2002 08:46:37 -0400 [thread overview]
Message-ID: <1026132397.906.50.camel@romano> (raw)
In-Reply-To: <200207080705.JAA06652@mailimailo.univ-rennes1.fr>
On Mon, 2002-07-08 at 04:05, dlorin@univ-rennes1.fr wrote:
> The content of my question concerns the "old fellows", who were using the
> ancient series HP/9000/3xx or 4xx and whom I hope to find reading this
> mails-list. But anyone, able to help me, is welcome...
>
> I took a disk SCSCI-1 out of a station 425t running with BASIC-UX. On this one,
> there are several files (data and programs written in HP-BASIC) I want to reach
> in reading with my 715/50 running with Woody. How to do that?
>
> Nota:
> 1) the filesystem's type on this disk is: HFS version 6.0.
> 2) the disk is already installed in the daisy chain SCSI and correctly
> identified during the boot sequence.
>
> Thanks.
> D. Lorin
The kernel sources suggest that the following may work if you have ufs
support compiled into your kernel:
mount -t ufs -o ufstype=hp /dev/sd{whatever} /mnt
It would be unportable if type "hfs" as Martin Peterson suggests works.
The "hfs" filesystem type in the standard Linux kernel represents an
Apple Macintosh filesystem.
-- SP
next prev parent reply other threads:[~2002-07-08 12:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-07-08 8:05 [parisc-linux] How to mount HFS 6.0 ? dlorin
2002-07-08 12:32 ` [parisc-linux] " Martin K. Petersen
2002-07-08 12:32 ` Martin K. Petersen
2002-07-08 12:46 ` Steve Pacenka [this message]
2002-07-08 13:10 ` [parisc-linux] " Martin K. Petersen
-- strict thread matches above, loose matches on Subject: below --
2002-07-08 8:05 dlorin
2002-07-08 16:47 dlorin
2002-07-08 16:47 dlorin
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=1026132397.906.50.camel@romano \
--to=spacenka@lightlink.com \
--cc=dlorin@univ-rennes1.fr \
--cc=parisc-linux@lists.parisc-linux.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.