> when you run fdisk do you do a partition listing?
> If you look at fstab you will see that hda has a number
> after it. You need to partition the drive or know the
> partition numbers before you mount the fs.
> Do you know the format of the partition drive?
> 
Sorry I stuffed up

> >    Device Boot    Start       End    Blocks   Id  System
> > /dev/hdb1   *         1        13    104391   83  Linux
> > /dev/hdb2            14      2415  19294065   83  Linux
> > /dev/hdb3          2416      2480    522112+  82  Linux swap
> > 
> > [EMAIL PROTECTED]:/ > mount -t ext2 /dev/hdb1 /mnt/temp
> > mount: wrong fs type, bad option, bad superblock on /dev/hdb1,
> >        or too many mounted file systems
> > --------------
Are you 100% sure that hdb1 is ext2 format?
Have you tried reiserfs, ext3, or xfs?

-- 
Regards,

Kevin Saenz
 
Spinaweb
I.T consultants
 
Ph: 02 4620 5130
Fax: 02 4625 9243
Mobile: 0418455661
Web: http://www.spinaweb.com.au

-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to