All of lore.kernel.org
 help / color / mirror / Atom feed
* HD Woes
@ 2002-05-30 20:57 docv
  2002-05-30 22:07 ` Ray Olszewski
  0 siblings, 1 reply; 3+ messages in thread
From: docv @ 2002-05-30 20:57 UTC (permalink / raw)
  To: Linux, Newbie

Fellow Newbie listers,

I am running a dual boot (RH7.3 & WinME) box. Due to the purchase of a 
new Digital Video Camera and the firewire board to transfer videos, I 
have also had to purchase a new 40Gig 7200RPM HD. For some unknown 
reason, I can not mount any partition from the new 40Gig drive under linux.

I used fdisk (in dos) to format a 15 gig partition1 as my new WinME disk 
and successfully transfered over the WinME to it (I know it was 
successful because I can boot from that partition into WinME).

When I boot into linux and attempt to mount either partition1 (as 
/winME) or the 25gig partition2 (as /website) All I receive is an error 
that /dev/hdb1 (or /dev/hdb2) is not a valid block device.

When I installed the drive, I used a dos based installation program that 
came with the HD. Boot from a floppy included with the drive. I thought 
that was the problem so I booted into a dos session and used fdisk to 
repartition the drive, still to no avail!!

Any ideas on how I can solve this problem?

-- 
Steve
docv@sbcglobal.net

In a world without walls and fences there is no need for windows nor gates.

You can not solve problems with the same level of thinking
that existed when the problems were created.
--Dr. Albert Einstein

Usted no puede solucionar problemas con el nivel del mismo
de manera de pensar tan existido cuando el problemas
fueron creados.
--Dr. Albert Einstein

President/CEO
Consultant's Publishing Services, LLC
http://www.cpsinfo.com

http://www.vaitl.net
===============================
Stephen W. Vaitl, D.C.
Certified Chiropractic Sports Physician
Certified Chiropractic Extremity Practitioner
Assistant Professor, Department of Chiropractic Sciences
Assistant Professor, Department of Diagnosis
Former Director of Rehabilitation Services
Cleveland Chiropractic College - Kansas City
6401 Rockhill Rd.
Kansas City, MO  64131

The opinions expressed, in the original post, are those of the author. 


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: HD Woes
  2002-05-30 20:57 HD Woes docv
@ 2002-05-30 22:07 ` Ray Olszewski
  2002-05-31 15:29   ` jason
  0 siblings, 1 reply; 3+ messages in thread
From: Ray Olszewski @ 2002-05-30 22:07 UTC (permalink / raw)
  To: Linux, Newbie

See below.

At 03:57 PM 5/30/02 -0500, docv wrote:
>Fellow Newbie listers,
>
>I am running a dual boot (RH7.3 & WinME) box. Due to the purchase of a new 
>Digital Video Camera and the firewire board to transfer videos, I have 
>also had to purchase a new 40Gig 7200RPM HD. For some unknown reason, I 
>can not mount any partition from the new 40Gig drive under linux.
>
>I used fdisk (in dos) to format a 15 gig partition1 as my new WinME disk 
>and successfully transfered over the WinME to it (I know it was successful 
>because I can boot from that partition into WinME).
>
>When I boot into linux and attempt to mount either partition1 (as /winME) 
>or the 25gig partition2 (as /website) All I receive is an error that 
>/dev/hdb1 (or /dev/hdb2) is not a valid block device.
>
>When I installed the drive, I used a dos based installation program that 
>came with the HD. Boot from a floppy included with the drive. I thought 
>that was the problem so I booted into a dos session and used fdisk to 
>repartition the drive, still to no avail!!
>
>Any ideas on how I can solve this problem?
[very long sig block deleted]

Tell us more.

1. If you run "fdisk /dev/hdb" (as root), does it run or return an error? 
If an error, what one (exact wording)? If it runs, what does printing the 
partition table (menu choice p, I believe) show?

2. Are you certain you installed the new drive as the IDE primary slave? If 
not, it might be /dev/hdc (secondary master) or /dev/hdd (secondary slave)? 
Or something even weirder, if you have a SCSI controller?

3. Did you add entries in /etc/fstab for these drives? If so, what 
filesystem type(s) did you specify for them? If not, how are you specifying 
the filesystem type(s) when you try to mount the devices? (That is, what is 
the EXACT mount command you are issuing?)

4. If you run "ls -l /dev/hdb*", does the output look right? (If you don't 
know, include it in COMPLETE form in your followup posting.)

5. Is it possible that your kernel does not include (either compiled in or 
as a module) support for whatever firesystem type the two new partitions 
are? (Are you using a stock or a custom kernel? Someone who knows the 
specifics of Red Hat better than I do will have to comment on what 
filesystem types are supported, and which way, by out-of-the-box RH kernels.)


--
-----------------------------------------------"Never tell me the 
odds!"--------------
Ray Olszewski					     -- Han Solo
Palo Alto, California, USA				ray@comarre.com
-------------------------------------------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: HD Woes
  2002-05-30 22:07 ` Ray Olszewski
@ 2002-05-31 15:29   ` jason
  0 siblings, 0 replies; 3+ messages in thread
From: jason @ 2002-05-31 15:29 UTC (permalink / raw)
  To: linux-newbie

Did you run mkfs on the new partition? The partition may be formated but you 
still have to create a file system and add it to your fstab

Jason


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-05-31 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-30 20:57 HD Woes docv
2002-05-30 22:07 ` Ray Olszewski
2002-05-31 15:29   ` jason

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.