[wplug] Enough RAM?

Chris vze2f6h6 at verizon.net
Thu Mar 28 20:41:43 EST 2002


Thanks,

brain fart.

Chris

-----Original Message-----
From: wplug-admin at wplug.org [mailto:wplug-admin at wplug.org]On Behalf Of
Jack
Sent: Thursday, March 28, 2002 8:28 PM
To: wplug at wplug.org
Subject: Re: [wplug] Enough RAM?


On Thu, 28 Mar 2002 19:05:30 -0500
"Chris" <vze2f6h6 at verizon.net> wrote:

--snip--

> #mount /dev/hdb
> mount: wrong fs type, bad option, bad superblock on /dev/hdb, or too many
> mounted file systems

--snip--

Your problem is right there.  /dev/hdb is the whole drive.  Even if you only
have one big partition on that drive, that partition would be referred to as
/dev/hdb1.  What you need to do is find out which partition number the
partition you want to mount is, and then use that number.  If it's 4, then
you do mount /dev/hdb4.  You get the idea.  As far as how to determine that
number, you can check dmesg.  Repost if that doesn't work.
_______________________________________________
wplug mailing list
wplug at wplug.org
http://www.wplug.org/mailman/listinfo/wplug




More information about the wplug mailing list