lymegreeen
11-24-2003, 04:32 AM
ok... so i used fdisk to create a partition for music only... and it shows up on the partition table as /dev/hda10
now i need to actually use it... when i go to mount this is whas happens
[root@localhost yoshi]# mount -t ext3 /dev/hda10 /mnt/music
mount: wrong fs type, bad option, bad superblock on /dev/hda10,
or too many mounted file systems
when i include it in fstab... it says i have a bad magic number... and to use a different superblock... which also failed.
i'm fustrated because i'm new to linux and really want to learn... but for some reason i just suck at it...
someone please help, thanx
now i need to actually use it... when i go to mount this is whas happens
[root@localhost yoshi]# mount -t ext3 /dev/hda10 /mnt/music
mount: wrong fs type, bad option, bad superblock on /dev/hda10,
or too many mounted file systems
when i include it in fstab... it says i have a bad magic number... and to use a different superblock... which also failed.
i'm fustrated because i'm new to linux and really want to learn... but for some reason i just suck at it...
someone please help, thanx