partition mounting problems


Forum: HD Install
Topic: partition mounting problems
started by: dbennett

Posted by dbennett on Mar. 30 2004,03:43
I used cfdisk to put partitions on my hd. I successfully installed DSL thanks to help from these forums.  Now DSL boots from the hd, but I cannot mount other partitions.

/dev/hda1 is the bootable partition DSL is on.
/dev/hda2 is extended with
/dev/hda5 type 83
/dev/hda6 type 82
/dev/hda7 type 83

mount -t ext2 /dev/hda5 /mnt/hda5

generates this error

wrong fs type, bad option, bad superblock on /dev/hda5

Do I have to delete and recreate these partitions now that I have DSL installed?

TIA,

Dave

Posted by roberts on Mar. 30 2004,04:59
Did you format them? As root do the following:
      mke2fs /dev/hda5
      mke2fs /dev/hda7
      mkswap /dev/hda6

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.