Re: General Mounting question

2002-03-04 Thread Stew Benedict

On 04 Mar 2002 11:51:04 +1100
Nick Texidor [EMAIL PROTECTED] wrote:

 Sorry for the slightly off-topic post, although it does involve Macs! 
 :^)
 
 Is it possible to access Mac shared volumes from Linux?   For example,
 we have a G4 Mac running OS 9, and a Powerbook running Mandrake 8.0.  I
 have an external firewire drive mounted, and shared, on the G4.  Is
 there any way of mounting and accessing this drive from the Powerbook? 
 I can access shared drives on Windows and other Linux boxes but am not
 sure how (or if) I can mount a Mac drive.
 

Netatalk works the other way, sharing files/printers to MacOS systems.  There was an 
app out there once that did the reverse, but I'm forgetting the name now, and I 
believe development on it sort of stopped.

Stew Benedict




Re: General Mounting question

2002-03-04 Thread Ben Reser

On Mon, Mar 04, 2002 at 07:55:19AM -0500, Stew Benedict wrote:
 Netatalk works the other way, sharing files/printers to MacOS systems.  There was an 
app out there once that did the reverse, but I'm forgetting the name now, and I 
believe development on it sort of stopped.

afpfs
http://www.panix.com/~dfoster/afpfs/

Dead project apparently.

-- 
Ben Reser [EMAIL PROTECTED]
http://ben.reser.org

What difference does it make to the dead, the orphans, and the homeless,
whether the mad destruction is wrought under the name of totalitarianism
or the holy name of liberty and democracy? - Ghandi




Re: General Mounting question

2002-03-03 Thread Drew Lane

Yes, you can do this.

You'll need to know the drive number (e.g. hda6, etc.)

and then you can use the mount command (do a 'man mount')

you can also set this drive up in /etc/fstab

Drew



Nick Texidor wrote:

Sorry for the slightly off-topic post, although it does involve Macs! 
:^)

Is it possible to access Mac shared volumes from Linux?   For example,
we have a G4 Mac running OS 9, and a Powerbook running Mandrake 8.0.  I
have an external firewire drive mounted, and shared, on the G4.  Is
there any way of mounting and accessing this drive from the Powerbook? 
I can access shared drives on Windows and other Linux boxes but am not
sure how (or if) I can mount a Mac drive.

Thanks

Nick






On Mon, 2002-03-04 at 01:41, Stew Benedict wrote:

On Sun, 3 Mar 2002 20:36:41 +1100 (EST)
Nick Texidor [EMAIL PROTECTED] wrote:

Yeeh!!

Got the modem working!!  Ok, originally, it was appearing in dmesg as the
serial driver, after adding the macserial line to the modules.conffile and 
modprobing, the Internal Modem message appeared.

However, kppp still said it couldn't find the modem.  After reading
through the kpp help doco, I found the reference to the pre- and post-initdelays.  
These both default to 50.  I messed around with these a bit, and
found that when I set them to 100, the modem suddenly started to bedetected.

So I'm not connecting though 8.2 and kppp!!

One thing I did find in my travels.. not sure if I'm meant to run it
standalone or not, and that is detect.  It seg-faulted.  Also Harddrakewasn't 
working for me.  linuxconf (in the ppp connection section) was
doing some strange things when backspacing in the fields too. Whetherthis is just 
on the powerbook I don't know, I don't have any other machine
to try it on.
Thanks

Nick

I just had got done playing around with this and came up with the same solution, 
thanks Nick.  Minicom and dip were fine with the modem, but kppp needs those delays.

Yes - running detect, it looks like it segfaults reading /proc/cpuinfo.  I'll have a 
look at it. Harddrake is calling detect, so it's failing in the same manner.  I 
wasn't able to duplicate any problem with linuxconf, aside from the usual fear of it 
trashing my config files for me ;^)








Re: General Mounting question

2002-03-03 Thread Ben Reser

On Mon, Mar 04, 2002 at 11:51:04AM +1100, Nick Texidor wrote:
 Is it possible to access Mac shared volumes from Linux?   For example,
 we have a G4 Mac running OS 9, and a Powerbook running Mandrake 8.0.  I
 have an external firewire drive mounted, and shared, on the G4.  Is
 there any way of mounting and accessing this drive from the Powerbook? 
 I can access shared drives on Windows and other Linux boxes but am not
 sure how (or if) I can mount a Mac drive.

netatalk.  I've never used it but I'm pretty sure it does what you want.

http://www.umich.edu/~rsug/netatalk/

There's an RPM of it in the distribution too.

-- 
Ben Reser [EMAIL PROTECTED]
http://ben.reser.org

What difference does it make to the dead, the orphans, and the homeless,
whether the mad destruction is wrought under the name of totalitarianism
or the holy name of liberty and democracy? - Ghandi




Re: General Mounting question

2002-03-03 Thread Nick Texidor

Thanks Drew, 

But this is only of it's connected to the powerbook right?   

The scenario I have about 10 gigs of MP3 on a 60gb external firewire
drive connected to the G4 running Mac OS9.   On my Powerbook (Mandrake
8.2 beta), I'd like to mount the firewire drive, across the network, so
that I can access the MP3's, I don't want to physically connect the
drive.

Nick



On Mon, 2002-03-04 at 12:00, Drew Lane wrote:
 Yes, you can do this.
 
 You'll need to know the drive number (e.g. hda6, etc.)
 
 and then you can use the mount command (do a 'man mount')
 
 you can also set this drive up in /etc/fstab
 
 Drew
 
 
 
 Nick Texidor wrote:
 
 Sorry for the slightly off-topic post, although it does involve Macs! 
 :^)
 
 Is it possible to access Mac shared volumes from Linux?   For example,
 we have a G4 Mac running OS 9, and a Powerbook running Mandrake 8.0.  I
 have an external firewire drive mounted, and shared, on the G4.  Is
 there any way of mounting and accessing this drive from the Powerbook? 
 I can access shared drives on Windows and other Linux boxes but am not
 sure how (or if) I can mount a Mac drive.
 
 Thanks
 
 Nick
 
 
 
 
 
 
 On Mon, 2002-03-04 at 01:41, Stew Benedict wrote:
 
 On Sun, 3 Mar 2002 20:36:41 +1100 (EST)
 Nick Texidor [EMAIL PROTECTED] wrote:
 
 Yeeh!!
 
 Got the modem working!!  Ok, originally, it was appearing in dmesg as the
 serial driver, after adding the macserial line to the modules.conffile and 
modprobing, the Internal Modem message appeared.
 
 However, kppp still said it couldn't find the modem.  After reading
 through the kpp help doco, I found the reference to the pre- and post-initdelays. 
 These both default to 50.  I messed around with these a bit, and
 found that when I set them to 100, the modem suddenly started to bedetected.
 
 So I'm not connecting though 8.2 and kppp!!
 
 One thing I did find in my travels.. not sure if I'm meant to run it
 standalone or not, and that is detect.  It seg-faulted.  Also Harddrakewasn't 
working for me.  linuxconf (in the ppp connection section) was
 doing some strange things when backspacing in the fields too. Whetherthis is just 
on the powerbook I don't know, I don't have any other machine
 to try it on.
 Thanks
 
 Nick
 
 I just had got done playing around with this and came up with the same solution, 
thanks Nick.  Minicom and dip were fine with the modem, but kppp needs those delays.
 
 Yes - running detect, it looks like it segfaults reading /proc/cpuinfo.  I'll have 
a look at it. Harddrake is calling detect, so it's failing in the same manner.  I 
wasn't able to duplicate any problem with linuxconf, aside from the usual fear of it 
trashing my config files for me ;^)
 
 
 
 
 
-- 
Nick Texidor
Technical Director
Webbods Pty Ltd

eml: [EMAIL PROTECTED]
web: www.webbods.com.au
tel: 0414 810284
aol: texinick
icq: 398






Re: General Mounting question

2002-03-03 Thread Ben Reser

On Sun, Mar 03, 2002 at 06:00:38PM -0700, Drew Lane wrote:
 Yes, you can do this.
 
 You'll need to know the drive number (e.g. hda6, etc.)
 
 and then you can use the mount command (do a 'man mount')
 
 you can also set this drive up in /etc/fstab

I think he meant a network mount from MacOS to Linux.

-- 
Ben Reser [EMAIL PROTECTED]
http://ben.reser.org

What difference does it make to the dead, the orphans, and the homeless,
whether the mad destruction is wrought under the name of totalitarianism
or the holy name of liberty and democracy? - Ghandi




Re: General Mounting question

2002-03-03 Thread Nick Texidor

Thanks Ben.  I have looked at netatalk in the past, although I didn't
get very far with it.  I think it's mainly used to let a Linux machine
appear in the Mac's chooser so that a Mac user can mount linux drives
and use the printers.  I'm not sure if it's bidirectional though, I
couldn't figure out how to mount the mac's drives on the linux box.

N




On Mon, 2002-03-04 at 12:07, Ben Reser wrote:
 On Mon, Mar 04, 2002 at 11:51:04AM +1100, Nick Texidor wrote:
  Is it possible to access Mac shared volumes from Linux?   For example,
  we have a G4 Mac running OS 9, and a Powerbook running Mandrake 8.0.  I
  have an external firewire drive mounted, and shared, on the G4.  Is
  there any way of mounting and accessing this drive from the Powerbook? 
  I can access shared drives on Windows and other Linux boxes but am not
  sure how (or if) I can mount a Mac drive.
 
 netatalk.  I've never used it but I'm pretty sure it does what you want.
 
 http://www.umich.edu/~rsug/netatalk/
 
 There's an RPM of it in the distribution too.
 
 -- 
 Ben Reser [EMAIL PROTECTED]
 http://ben.reser.org
 
 What difference does it make to the dead, the orphans, and the homeless,
 whether the mad destruction is wrought under the name of totalitarianism
 or the holy name of liberty and democracy? - Ghandi
 
-- 
Nick Texidor
Technical Director
Webbods Pty Ltd

eml: [EMAIL PROTECTED]
web: www.webbods.com.au
tel: 0414 810284
aol: texinick
icq: 398