Red Hat 5.x Install problem (mount failed: Invalid Argument)

Red Hat 5.x Install problem (mount failed: Invalid Argument)

Post by Matthew P. Soderber » Wed, 10 Mar 1999 04:00:00



I have been caught up in the recent hype about Linux, so I wanted to try
it on my machine.  I am trying to install Red Hat.  I use Druid to set
up the partitions.  When I hit "OK" and move to the next step I get a
message saying that I have not set up swap space.  Yet, I know that I
did.  I proceed using "continue", then after formatting the partitions,
I select the packages.  A messages comes up stating that it is going to
write some info to the "/tmp" partition.  At this point a messages comes
up stating "ERROR.  Mount Failure:  Invalid Argument."

Can anyone tell me why this is being cause, and why the computer is not
recognizing my swap space?  I would also like to know  if there is a
book that gives explicit instructions and help for installing Red Hat?
Please don't suggest the Official Red Hat book, for I looked at it, but
got no answers.

For the record, I have an IBM Aptiva, Pentium II 300mhz, 8gb hard drive.

Thank you,

Matthew

 
 
 

Red Hat 5.x Install problem (mount failed: Invalid Argument)

Post by David Kirkpatric » Wed, 10 Mar 1999 04:00:00


When you do swap did you make it swap type 83?  Fdisk is a little
safer then druid.  How many partitions did you make and what were
they with the sizes.  Druid will do some shifting around if you
have quite a few partitions specified.  Using fdisk you can make
4 primary parts or for more make 3 primary parts and one
extended.  Then put other parts in the extended part with numbers
5 and greater.  Insure you do a w save if you do use fdisk.  You
can back to recheck.
  The book could have been a bit better on partitioning.  It
catches lots of people.  The old few page slackware book was
confusing but if you followed the directions without
understanding them you got a successful load.
  So in general your missing something on the swap setup -
probably the t I mentioned.
d


> I have been caught up in the recent hype about Linux, so I wanted to try
> it on my machine.  I am trying to install Red Hat.  I use Druid to set
> up the partitions.  When I hit "OK" and move to the next step I get a
> message saying that I have not set up swap space.  Yet, I know that I
> did.  I proceed using "continue", then after formatting the partitions,
> I select the packages.  A messages comes up stating that it is going to
> write some info to the "/tmp" partition.  At this point a messages comes
> up stating "ERROR.  Mount Failure:  Invalid Argument."

> Can anyone tell me why this is being cause, and why the computer is not
> recognizing my swap space?  I would also like to know  if there is a
> book that gives explicit instructions and help for installing Red Hat?
> Please don't suggest the Official Red Hat book, for I looked at it, but
> got no answers.

> For the record, I have an IBM Aptiva, Pentium II 300mhz, 8gb hard drive.

> Thank you,

> Matthew

--




 
 
 

Red Hat 5.x Install problem (mount failed: Invalid Argument)

Post by Matthew P. Soderber » Wed, 10 Mar 1999 04:00:00


Just to clarify, my system originally ran Win95.  I used FIPS to
partition the drive for Linux and Win95.  I allocated 4.5 gigs to Win
and 1.5 gigs to Linux.  My version of Red Hat is 5.0.  (I got it with a
Linux book that I bought.)  Do I need to use FIPS to partition each part
of the Linux system that I want, or is that what Fdisk and Druid are
doing?  Secondly would anyone advise that I cough up the $50 for an
"official" version of Red Hat that comes with 90 days of free support,
or keep working with what I have?  I am new to all O/S beyond Windows.

Once Again, Thank you

Matthew

 
 
 

Red Hat 5.x Install problem (mount failed: Invalid Argument)

Post by Andries Brouw » Thu, 11 Mar 1999 04:00:00


: When you do swap did you make it swap type 83?

Linux swap is 82.

 
 
 

Red Hat 5.x Install problem (mount failed: Invalid Argument)

Post by Andries Brouw » Thu, 11 Mar 1999 04:00:00



: I have been caught up in the recent hype about Linux, so I wanted to try
: it on my machine.  I am trying to install Red Hat.  I use Druid to set
: up the partitions.  When I hit "OK" and move to the next step I get a
: message saying that I have not set up swap space.  Yet, I know that I
: did.  I proceed using "continue", then after formatting the partitions,
: I select the packages.  A messages comes up stating that it is going to
: write some info to the "/tmp" partition.  At this point a messages comes
: up stating "ERROR.  Mount Failure:  Invalid Argument."

: Can anyone tell me why this is being cause, and why the computer is not
: recognizing my swap space?

Unfortunately you do not really give any information, so can
expect help only from people who encountered the same problem
(and solved it).

Information that you could give: did you already have stuff on this disk?
What was the disk layout? Which partition did you designate for swap?
Was this partition formatted for swap? (Fast formatting for swap
means: writing a swap signature on it. Slow formatting for swap means:
writing a swap signature and checking the partition for bad blocks.)
If you did designate a partition for swap but it was not formatted,
then it will not be accepted by the swapon command.

I see lots of bad stories about Disk Druid. Mostly from newbies
that otherwise write a lot of nonsense, but some things are real
problems, and in case you try again you might try fdisk, if that
is possible.

You write 5.x without revealing the value of x.
In some cases Disk Druid uses a partition numbering different from that
of the kernel and great confusion arises (in the RedHat install procedure).
Maybe you can detect whether this happens by looking at the Disk Druid
output and the kernel boot messages. There is an upgrade for the install
disk on the RedHat site - older versions of Disk Druid cannot handle
Windows 98 extended partitions, and create partition tables that no fdisk
program can repair.

During the install, it is usually possible to look around at other consoles
(switching using Alt-F1, Alt-F2 etc). You'll see the kernel boot messages
somewhere. There will also be a shell prompt, but if you are new to Linux
it is probably better not to give commands.
(The situation during an install is somewhat complicated because the
root directory differs from what it will be after the install.)

 
 
 

Red Hat 5.x Install problem (mount failed: Invalid Argument)

Post by Andries Brouw » Thu, 11 Mar 1999 04:00:00



: Just to clarify, my system originally ran Win95.  I used FIPS to
: partition the drive for Linux and Win95.  I allocated 4.5 gigs to Win
: and 1.5 gigs to Linux.  My version of Red Hat is 5.0.  (I got it with a
: Linux book that I bought.)  Do I need to use FIPS to partition each part
: of the Linux system that I want, or is that what Fdisk and Druid are
: doing?

FIPS shrinks FAT partitions. The rest of the partitioning
is done by fdisk. Avoid Druid - 5.0 is old.
If you have partitions with type f (Windows extended) then
you need fdisk 2.8 (from Jun 13, 1998) or more recent.
If you have FAT32 partitions then you need FIPS 2.0.

 
 
 

1. On install (Red Hat 5.0) "mount failed: invalid argument" with a Funai E2550UA CD

Seems this is a really common error message, but I can't find any deja or
current news to help me. I am trying to install Red Hat 5.0 on a DX/66 with 16M
Ram and 2x CD drive (Createive Labs, Funai E2550UA).

After booting from the floppy, I get to the "install from where" prompt and
choose "Local CDROM", it then prompts me to pick a CD type and I choose
Soundblaster type. It then offers an autoprobe or speicfy options. I have tried
the autoprobe, it can't do it and the specify options bit is a little strange.
It has sbpcd= entrybox  and a miscellaneous options entry box.

So I checked out the hardware HOWTO and that lists explicitly that this drive
is supported (good ... relief) and that the sbpcd driver is the one to use, but
the docs say you specify if it's in the kernel command line with the sbpcd line
of:

sbpcd=0x230,Soundblaster

while the prompt dring the 5.0 install requires IO Base, IRQ, label. Anything
and everything I have tried doesn't seem to get past the "mount failed: invalid
argument" response. BTW it appear as though some response is garnered by the
system since the door seems to rattle a little (but no light goes on).

Q. What do I have to enter on each of the lines (ie. explicitly direct me to
the format e.g. do I need spaces or commas separating parameters?, do I need
the IRQ for the CD?, is it the same as the soundcard IRQ (i.e. 5 ... 'cos there
aint an IRQ listed under Win95's view of the system)?,etc etc) of the specify
options section to allow me to get to the next section of the install? Do I
need anything on the "Miscellaneous options" line?

Thanks in desperation.

Alex.

Dr. Alex
http://www.pharm.uwa.edu.au/~aledain

2. DMZ

3. On install (Red Hat 5.0) "mount failed: invalid argument" with a Funai

4. DSL is up, but my browsers don't recognize it

5. Red Hat Installation..."mount failed: Invalid Argument"

6. chupalo

7. Problems installing on PB G3 - "Mount Failed - Invalid Argument"

8. Remote display problem

9. RH 5.0 Install Problem mount failed:invalid argument????

10. Red Hat 7.1 - Installing Red Hat packages after Red Hat is already installed.

11. Mount failed : invalid argument ? RedHat 5.1 install

12. "mount failed: invalid argument" during install

13. mount failed: Invalid argument -- Ultra DMA (UDMA) was the problem