I'm using RH 9.0 and have to make a new partition.
So I used fdisk to make a new partition /dev/hda4 ID 83 (which is ext2 no ?) either way it's the same type as the other partitions. Anyhow when I try mounting the partition like this: "mount -t ext2 /dev/hda4 /shares2" it says "mount: wrong fs type, bad option, baad superblock on /dev/hda4, or too many mounted file systems.
I know it's not the last one, I don't have that many mounted fs's and it ain't no bad option either. So nothing left BUT the filesystem being wrong. I suspect fdisk just ain't doing what it's supposed to do and doesn't make it into the right fs type
Anyone have an idea how to check a fs type or make this work ? ty
So I used fdisk to make a new partition /dev/hda4 ID 83 (which is ext2 no ?) either way it's the same type as the other partitions. Anyhow when I try mounting the partition like this: "mount -t ext2 /dev/hda4 /shares2" it says "mount: wrong fs type, bad option, baad superblock on /dev/hda4, or too many mounted file systems.
I know it's not the last one, I don't have that many mounted fs's and it ain't no bad option either. So nothing left BUT the filesystem being wrong. I suspect fdisk just ain't doing what it's supposed to do and doesn't make it into the right fs type
Anyone have an idea how to check a fs type or make this work ? ty