I have the following setup:
[root@localhost philw]# fdisk -l
Disk /dev/hda: 120.1 GB, 120060444672 bytes
240 heads, 63 sectors/track, 15508 cylinders
Units = cylinders of 15120 * 512 = 7741440 bytes
Disk identifier: 0x06cc06cb
Device Boot Start End Blocks Id System
/dev/hda1 * 1 10836 81920128+ 7 HPFS/NTFS
/dev/hda2 10837 15508 35320320 5 Extended
/dev/hda5 10837 11919 8187448+ 83 Linux
/dev/hda6 11920 12460 4089928+ 82 Linux swap / Solaris
/dev/hda7 12461 15508 23042848+ 83 Linux
Disk /dev/hdd: 10.8 GB, 10800857088 bytes
16 heads, 63 sectors/track, 20928 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes
Disk identifier: 0xf475f475
Device Boot Start End Blocks Id System
/dev/hdd1 * 1 20928 10547680+ 83 Linux
If I use Konqueror to look at my drives it shows my Windows partition (hda1) and my PCLOS / (hda5) and /home (hda7) partitions as mounted but the 10GB (hdd1) which is an old harddrive I have attached for data storage it always shows as unmounted. If I try to mount it from Konqueror by right clicking the icon and selecting mount it brings up a dialog box saying "permission denied".
How do I get to make this drive readable/writable ?. It hasn't been important to date but now I want to swap it with a 200GB drive I have acquired. I have tried searching for an answer on the site but have to admit the business of unmounting and mounting is a mystery to me !.
Can anyone help please ?.