Re: [CAD_CAM_EDM_DRO] LINUX B.D.I. Installation problem?
Posted by
Bill Vance
on 2002-03-20 21:30:29 UTC
Yo Jeff;
First try,
"mount -n -o remount,rw /dev/hda5"
and continue, or reboot.
Hda5 is your 5th partition. The, "hd", series is your ide type drive(s), so
that's your first hard-drive, (hd_a_), 5th partition. If the above doesn't
work, try running,
"fsck /dev/hda5"
on it.
If that doesn't work, try,
"e2fsck -p -y /dev/hda5"
as a last resort. Read the man files on those, (mount/fsck/e2fsck), _first_.
Bill
First try,
"mount -n -o remount,rw /dev/hda5"
and continue, or reboot.
Hda5 is your 5th partition. The, "hd", series is your ide type drive(s), so
that's your first hard-drive, (hd_a_), 5th partition. If the above doesn't
work, try running,
"fsck /dev/hda5"
on it.
If that doesn't work, try,
"e2fsck -p -y /dev/hda5"
as a last resort. Read the man files on those, (mount/fsck/e2fsck), _first_.
Bill
On Wed Mar 20 17:43:17 2002, ja_erickson, <ja_erickson@...> wrote:
>Evening,
>
>I just downloaded and attempted to install the brain dead linex
>e.m.c. software and i am recieving a "mounting hda5" error when the
>software begins its installation. this occurs after i have entered
>all of the information that its asked. i have even deleted the
>partitions and recreated them.
>
>of course i'm a linux neophyte.
>
>can anybody help ??????
>
>jeff
--
----------------------------------------------------------------------------
RKBA! ***** Blessings On Thee, Oh Israel! ***** 4-19!
----------------+----------+--------------------------+---------------------
An _EFFECTIVE_ | Insured | All matter is vibration. | Let he who hath no
weapon in every | by COLT; | -- Max Plank | weapon sell his
hand = Freedom | DIAL | In the beginning was the | garment and buy a
on every side! | 1911-A1. | word. -- The Bible | sword.--Jesus Christ
----------------+----------+--------------------------+---------------------
Constitutional Government is dead, LONG LIVE THE CONSTITUTION!!!!!
----------------------------------------------------------------------------
Discussion Thread
ja_erickson
2002-03-20 17:43:19 UTC
LINUX B.D.I. Installation problem?
Bill Vance
2002-03-20 21:30:29 UTC
Re: [CAD_CAM_EDM_DRO] LINUX B.D.I. Installation problem?
pfrederick1
2002-03-21 09:06:18 UTC
Re: LINUX B.D.I. Installation problem?