home *** CD-ROM | disk | FTP | other *** search
- id m0trwwv-0007qga; Wed, 28 Feb 96 18:14 MST
- Sender: owner-executor
- Received: from ardi.com by ftp.ardi.com
- (Smail3.1.29.1 #3) id m0trwvi-0007qbn; Wed, 28 Feb 96 18:13 MST
- Path: sloth.swcp.com!usenet
- From: Clifford T. Matthews <ctm@ardi.com>
- Newsgroups: comp.emulators.mac.executor
- Subject: Re: MAC-HD with Executor/L
- Date: 28 Feb 1996 17:29:06 -0700
- Organization: ARDI
- Lines: 36
- Message-ID: <ufvikrkm99.fsf@ftp.ardi.com>
- References: <4gs0t7$bmj@fu-berlin.de>
- NNTP-Posting-Host: ftp.ardi.com
- In-reply-to: tobias@balduin.rz-berlin.mpg.de's message of 26 Feb 1996 10:09:43 GMT
- X-Newsreader: Gnus v5.0
- To: executor@ardi.com
- X-MailNews-Gateway: From newsgroup comp.emulators.mac.executor
- Sender: owner-executor@ardi.com
- Precedence: bulk
-
- >>>>> "Tobias" == Tobias Schilling <tobias@balduin.rz-berlin.mpg.de> writes:
- In article <4gs0t7$bmj@fu-berlin.de> tobias@balduin.rz-berlin.mpg.de (Tobias Schilling) writes:
-
-
- Tobias> i'm using the newest executor for linux (elf) and want to
- Tobias> have access to my MAC-harddisk. the mac-hd is and scsi
- Tobias> conner hd and of course formated with a macintosh
- Tobias> filesystem. booting linux will show all my hd's
- Tobias> (/dev/sda1-4, /dev/sdb1-4 and the mac-hd /dev/sdc) but the
- Tobias> partition table of the mac-hd (/dev/sdc) could not be
- Tobias> read. "/dev/sdc: Bad partition table" If have tried to
- Tobias> set the enviroment variable MacVolumes=/dev/sdc but how
- Tobias> can i have access to the mac-hd.
-
- Tobias> can any anybody help my !!!
-
- Tobias> thanks for any reply
-
- Make sure you have access to /dev/sdc. If you are only going to copy
- info from the hard disk, read-only access is fine. If you're going to
- write to the disk, you will need read/write access.
-
- Make sure that after you set the variable you export it.
-
- On our system "Beaut" we can access a Mac hard disk like this:
-
- beaut 4.6 ls -l /dev/sdb
- brw-rw-r-- 1 root ardi 8, 16 Jan 28 1994 /dev/sdb
- beaut 4.7 export MacVolumes=/dev/sdb
- beaut 4.8 executor
-
- If that doesn't work for you, let me know. There are some
- potential disk configurations that we may not recognize.
-
- --Cliff
- ctm@ardi.com
-
-