John P Verel wrote:

> Hi.
>
> I do exactly what you want to do.  Here's the germane entries from my /etc/fstab:
>
> /dev/hda1       /mnt/vfat       vfat     
>user,owner,exec,dev,suid,rw,conv=auto,uid=500,gid=500,auto 0 0
> /dev/hdb1       /mnt/ddrive     vfat     
>user,owner,exec,dev,suid,rw,conv=auto,uid=500,gid=500,auto 0 0
>
> This works perfectly for me, under RH7.2, kernel as above.  Note that these
> partitions are automounted.  This may or may not be what you want.
>
> John
> On 01/11/02, 08:23:55PM -0500, Dominic Mitchell wrote:
>
> > I have just configured a dual system.  There are 2 win98 partition
> > one on /dev/hda1 and the other on /dev/hda10.  I can mount the
> > /dev/hda1 no problem but it complains about mounting the second
> > one.  It seems to have either problem with the size of the
> > partition (13 G ) or with the number of partition being mounted.
>
> > Any pointer to solve this issue?
>
> --
> John P. Verel
> Living Proof That Low Tech Beats High Tech!
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list

I noticed that the second line in your /etc/fstab mounts hdb1.  This is a primary 
slave HD not
/dev/hda10.  Is this part of the problem?
  Best Regards,
  Art



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to