Try mount it as other partition type:
# mount -t ext3 /dev/sdb /mnt/hd
if not
#mount -t ext2 /dev/sdb /mnt/hd
No, I think he needs to use /dev/sdb5 according to his fdisk output.
dave -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
