Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

mount?

1 view
Skip to first unread message

Day Brown

unread,
Sep 24, 2001, 4:12:35 AM9/24/01
to
cant seemta mount my dos ide...

ing. J. schadee

unread,
Oct 12, 2001, 9:44:24 AM10/12/01
to Day Brown
Try the following:

Since you're probably running correllinux check under "Control Center"
under "Hardware" under "Drives" under "Hard Disk" what kind of devices
are present. e.g. /dev/hda or /dev/hdc etc.

run "fdisk" use option "p" to print info about the disk. Here you can
analyze the partitioning of the disk. You will probably find something
in /dev/hda1 and /dev/hda5.

Create a test directory under /mnt/local/test

mount /dev/hda5 /mnt/local/test

This should work.

You may want to read the manual pages for "fdisk" and "mount" to check
about the several options and info which is given.

Success.

0 new messages