I have a RH 9 server and added another hard drive. I created a partition with fdisk and did a mkfs.ext3 to create a partition. I was able to populate the partition and added the following fstab line
/dev/hdb1 /testqueue ext3 defaults 1 2
When I rebooted, e2fsck failed during the boot and said the superblock could be wrong or its an invalid ext2 partition, and it wouldn't mound.
What did I do wrong?
thanks
/dev/hdb1 /testqueue ext3 defaults 1 2
When I rebooted, e2fsck failed during the boot and said the superblock could be wrong or its an invalid ext2 partition, and it wouldn't mound.
What did I do wrong?
thanks