<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.1.8">
</HEAD>
<BODY>
I'm not sure if this would be a problem but I have noticed that your fat partitions are ID'd as &quot;b&quot; with the extended partition being ID'd as &quot;f&quot;. A &quot;b&quot; represents a partition that is NOT lba and an &quot;f&quot; represents an extended partition that IS lba. I just have never seen a partition with the newer drives of today partitioned without lba. That may be causing you problems, seeing that the extended is lba but not the partitions within. Just a guess.<BR>
<BR>
On Thu, 2003-09-18 at 11:21, Mark Robson wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373" SIZE="3"><I>Here it is:

[root@localhost root]# fdisk -l

Disk /dev/hdc: 255 heads, 63 sectors, 1048 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id 
System
/dev/hdc2   *         2      1048   8410027+   f 
Win95 Ext'd (LBA)
/dev/hdc5             2       129   1028128+   b 
Win95 FAT32
/dev/hdc6           130      1048   7381836    b 
Win95 FAT32

Disk /dev/hdd: 255 heads, 63 sectors, 1313 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id 
System
/dev/hdd1   *         1        13    104391   83 
Linux
/dev/hdd2            14       751   5927985   83 
Linux
/dev/hdd3           752       848    779152+  82 
Linux swap
/dev/hdd4           849      1313   3735112+   f 
Win95 Ext'd (LBA)
/dev/hdd5           849       913    522081   83 
Linux
/dev/hdd6           914      1183   2168743+  83 
Linux
/dev/hdd7          1184      1313   1044193+  83 
Linux

Disk /dev/hda: 255 heads, 63 sectors, 9729 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id 
System
/dev/hda1   *         1      4978  39985753+   c 
Win95 FAT32 (LBA)
/dev/hda2          4979      8207  25936942+   f 
Win95 Ext'd (LBA)
/dev/hda5          4979      8207  25936911    b 
Win95 FAT32



--- Robert Meyer &lt;meyer_rm@yahoo.com&gt; wrote:
&gt; Hmmm... sounds like the partitions may be
&gt; overlapping?  The output of 'fdisk
&gt; -l' might be useful for us to help...
&gt; 
&gt; Cheers!
&gt; 
&gt; Bob
&gt; 
&gt; --- Mark Robson &lt;markrobson@yahoo.com&gt; wrote:
&gt; &gt; Oh, good catch, Bob, I now remember we must all
&gt; wish
&gt; &gt; you well for Friday.  Speedy recovery, and all. 
&gt; &gt; Unfortunately, that may knock me off again.  I've
&gt; &gt; meant to get to a meeting for the last six months,
&gt; but
&gt; &gt; it seems to be jinxed.  
&gt; &gt; 
&gt; &gt; Well, got  fdisk -l dev/hda to report that in fact
&gt; I
&gt; &gt; have hda1 and hda5 patitions,  no hda2 to mount.  
&gt; &gt; 
&gt; &gt; Now, when I have both FAT partitions mounted,
&gt; system
&gt; &gt; locks up catastrophically.  No mouse, kbd,
&gt; nothing. 
&gt; &gt; Only responds to hard reset.  Doesn't happen with
&gt; just
&gt; &gt; one or the other singly, only when I mount both. 
&gt; &gt; Well, it did that twice, but now I've got both
&gt; &gt; mounted, and it isn't locking up yet.  Makes me
&gt; wonder
&gt; &gt; if the drive itself is failing, thus the corrupted
&gt; &gt; drivers?  Is there a way to tell if this is so
&gt; short
&gt; &gt; of waiting for it to die?  Less than 1yr old WD
&gt; 80gb,
&gt; &gt; should be under warranty yet.  
&gt; &gt; 
&gt; &gt; Thanks in advance, 
&gt; &gt; 
&gt; &gt; Mark 
&gt; &gt; 
&gt; &gt; 
&gt; &gt; --- Robert Meyer &lt;meyer_rm@yahoo.com&gt; wrote:
&gt; &gt; &gt; 
&gt; &gt; &gt; --- Mark Robson &lt;markrobson@yahoo.com&gt; wrote:
&gt; &gt; &gt; &gt; Well, it will be there, then.  Even if I get
&gt; this
&gt; &gt; &gt; &gt; solved meantime (LOL).  I guess you'll have
&gt; &gt; &gt; monitors
&gt; &gt; &gt; &gt; to use, so I'll need to bring the kbd/mouse
&gt; and
&gt; &gt; &gt; box? 
&gt; &gt; &gt; 
&gt; &gt; &gt; Remember the meeting is the 28th, not the
&gt; 21st... 
&gt; &gt; &gt; Bring kbd and mouse 'cuz we
&gt; &gt; &gt; don't have any in the office.
&gt; &gt; &gt; 
&gt; &gt; &gt; &gt; 
&gt; &gt; &gt; &gt; Meantime, I seem to have lied when I said I
&gt; could
&gt; &gt; &gt; see
&gt; &gt; &gt; &gt; both partitions on the 80gb drive.  When I go:
&gt; 
&gt; &gt; &gt; &gt; 
&gt; &gt; &gt; &gt; mount -t vfat /dev/hda1 /mnt/win 
&gt; &gt; &gt; &gt; 
&gt; &gt; &gt; &gt; I can get a view of the c: drive where my o/s
&gt; is
&gt; &gt; &gt; &gt; installed, and the source for the files I want
&gt; to
&gt; &gt; &gt; &gt; rescue.  I 'thought' I could just modify that
&gt; to :
&gt; &gt; &gt; 
&gt; &gt; &gt; &gt; 
&gt; &gt; &gt; &gt; mount -t vfat /dev/hda2 /mnt/winD 
&gt; &gt; &gt; &gt; 
&gt; &gt; &gt; &gt; to make the same view true for my D: partition
&gt; on
&gt; &gt; &gt; that
&gt; &gt; &gt; &gt; same drive.  I have already created /mnt/winD.
&gt; 
&gt; &gt; &gt; &gt; Instead, I get this complaint: 
&gt; &gt; &gt; &gt; 
&gt; &gt; &gt; &gt; mount: wrong fs type, bad option, bad
&gt; superblock
&gt; &gt; &gt; on
&gt; &gt; &gt; &gt; /dev/hda2, 
&gt; &gt; &gt; &gt;        or too many mounted file systems 
&gt; &gt; &gt; &gt;        (aren't you trying to mount an extended
&gt; &gt; &gt; &gt; partition, 
&gt; &gt; &gt; &gt;        instead of some logical partition
&gt; inside?) 
&gt; &gt; &gt; &gt; 
&gt; &gt; &gt; &gt; I don't remember making hda2 NTFS, but is that
&gt; &gt; &gt; likely
&gt; &gt; &gt; &gt; the problem?  How would I determine that? 
&gt; &gt; &gt; 
&gt; &gt; &gt; Well, if you type 'fdisk /dev/hda' and then type
&gt; 'p'
&gt; &gt; &gt; to get it to print the
&gt; &gt; &gt; partition map, you should see what the partiton
&gt; &gt; &gt; types are set to.  If it's
&gt; &gt; &gt; NTFS, you need to have the ntfs modules
&gt; installed on
&gt; &gt; &gt; your machine.  The linux
&gt; &gt; &gt; NTFS modules are read only and write mode is
&gt; only
&gt; &gt; &gt; experimental.
&gt; &gt; &gt; &gt; 
&gt; &gt; &gt; &gt; Is a 'bad superblock' as bad as it sounds? 
&gt; Can I
&gt; &gt; &gt; &gt; determine that (considering my newbie-ness)? 
&gt; &gt; &gt; 
&gt; &gt; &gt; It either means that the filesystem is corrupted
&gt; &gt; &gt; hopelessly, not formatted or
&gt; &gt; &gt; the system doesn't understand the filesystem
&gt; type on
&gt; &gt; &gt; the drive.  It could also
&gt; &gt; &gt; mean that there isn't an hda2 partition on the
&gt; &gt; &gt; drive.
&gt; &gt; &gt; 
&gt; &gt; &gt; &gt; 
&gt; &gt; &gt; &gt; I am trying to mount an extended partition,
&gt; not a
&gt; &gt; &gt; &gt; logical partition insde; maybe I just need a
&gt; &gt; &gt; different
&gt; &gt; &gt; &gt; option?  
&gt; &gt; &gt; &gt; 
&gt; &gt; &gt; &gt; I need to learn how to edit fstab to automate
&gt; this
&gt; &gt; &gt; &gt; anyways, don't I.  Another of the skills I
&gt; haven't
&gt; &gt; &gt; yet
&gt; &gt; &gt; &gt; picked up.  I wish I had the time to take
&gt; classes
&gt; &gt; &gt; to
&gt; &gt; &gt; &gt; get this down.  I'm the proverbial one who
&gt; knows
&gt; &gt; &gt; just
&gt; &gt; &gt; &gt; enough to get into trouble.  
&gt; &gt; &gt; 
&gt; &gt; &gt; Cheers!
&gt; &gt; &gt; 
&gt; &gt; &gt; Bob
&gt; &gt; &gt; 
&gt; &gt; &gt; __________________________________
&gt; &gt; &gt; Do you Yahoo!?
&gt; &gt; &gt; Yahoo! SiteBuilder - Free, easy-to-use web site
&gt; &gt; &gt; design software
&gt; &gt; &gt; </FONT><A HREF="http://sitebuilder.yahoo.com"><FONT SIZE="3">http://sitebuilder.yahoo.com</FONT></A>
<FONT COLOR="#737373" SIZE="3">&gt; &gt; 
&gt; &gt; 
&gt; &gt; =====
&gt; &gt; 
&gt; &gt; Mark Robson
&gt; &gt; 
&gt; &gt; 
&gt; &gt; 
&gt; &gt; __________________________________
&gt; &gt; Do you Yahoo!?
&gt; &gt; Yahoo! SiteBuilder - Free, easy-to-use web site
&gt; design software
&gt; &gt; </FONT><A HREF="http://sitebuilder.yahoo.com"><FONT SIZE="3">http://sitebuilder.yahoo.com</FONT></A>
<FONT COLOR="#737373" SIZE="3">&gt; 
&gt; 
&gt; __________________________________
&gt; Do you Yahoo!?
&gt; Yahoo! SiteBuilder - Free, easy-to-use web site
&gt; design software
&gt; </FONT><A HREF="http://sitebuilder.yahoo.com"><FONT SIZE="3">http://sitebuilder.yahoo.com</FONT></A>
<FONT COLOR="#737373" SIZE="3">

=====

Mark Robson



__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software</FONT>
<A HREF="http://sitebuilder.yahoo.com"><FONT SIZE="3">http://sitebuilder.yahoo.com</I></FONT></A></PRE>
</BLOCKQUOTE>
<PRE><TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Cyber Source &lt;<A HREF="mailto:peter@thecybersource.com">peter@thecybersource.com</A>&gt;
</TD>
</TR>
</TABLE>
</PRE>
</BODY>
</HTML>