Dom wrote:
I bought a Western Digital 80GB Hard Disk as a second disk for my
GNU/Linux Debian system (kernel 2.6.8-2-386).

I attached it as a Slave and set its jumper accordingly. The next step
was to create partition, and I created one by running (under root of
course) 'fdisk /dev/hdb' and using the command new (n) to create a
primary partition with partition number 1 for which I only used 12GB
(of 80GB available). Also with command 't' I made sure the filesystem
is ext3 (code 83).

Nope. You created a partition, not a file system.

I created a directory /music on which I plan to mount this filesystem.

Then I went to change my fstab file which now looks like this:

[snip]

I restarted my system and the filesystem was not mounted. Here's my syslog:

[snip]

What file system? I don't see where you ran mkfs.

All you've got is a blank partition.

Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to