Re: Newbie network ?s


Subject: Re: Newbie network ?s
From: Jim Cole (greyleaf@yggdrasill.net)
Date: Sun Sep 19 1999 - 19:29:37 MDT


> Also how can i set up my host name. I cant' get one to stay no matter
> what i change.

Think you need to make the changes in /etc/sysconfig/network.

> How can I mount my mac hardrive?

You need to create a mount point; maybe something like /mnt/hfs1. Then you
need to figure out the name of the partition you want to mount. Assuming it
was /dev/hdb6, then you would do the following...

mount -t hfs /dev/hdb6 /mnt/hfs1

If you always want the drive to mount, you can add entries to the
/etc/fstab file.

Jim



This archive was generated by hypermail 2a24 : Fri Oct 01 1999 - 16:13:44 MDT