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 -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss