Re: How do I mount my hdd under knoppix?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Kevin Brown
Date:  
To: Main PLUG discussion list
Subject: Re: How do I mount my hdd under knoppix?
gm5729 wrote:
>> I've been away from Linux for quite a while and can't remember how to
>> mount my hdd. Seems to me Knoppix would mount it for you. I went to /mnt
>> and found a dir called hd/ but there is nothing in there.
>
>> I'm using Knoppix 3.6 on a Dell Dimension e510.
>
>> Thanks in advance for any suggestions you may have.
>
>> Mike Hoy
>
> mkdir /dev/blah && mount /dev/hda /dev/blah && chroot /dev/blah


don't think you want the mount point in /dev

mkdir /mnt/blah && mount /dev/hda /mnt/blah
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss