[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mail-server, telnet severe problems
- Subject: Re: [cobalt-users] mail-server, telnet severe problems
- From: flash22@xxxxxxx
- Date: Sun Feb 18 19:16:54 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Sun, 18 Feb 2001, Gerald Waugh wrote:
> Ok I have a RaQ2 Quantum disk in my Linux desktop.
> For the life of me I can not get it to mount.
> The system recognizes the drive on boot up and assigns it to hdc
> I try "mount /dev/hdc /mnt/drive2"
Um, you need the partition number too, like
mount /dev/hdc1 /mnt
remember also, the directory you are mounting on must exist
hdc1 should be /
hdc2 swap
hdc3 /var
hdc4 /home
unless cobalt changed things around at some point...
gsh