Although I certainly sure that I do already use the fdisk and mkfs on Hdd , I will do it again. But is there any other reason for that for ex. setting jumper on hdd?
After I do 'mkfs' it and set the fstab to ext3 then I reboot the system , the FC3 cannot mount the /dev/hdd1 and the system hang up for a long time [more than 1/2 hour] and it asked for root password to enter the system to recover and I must marked the fstab /dev/hdd1 and then reboot , the server will boot properly but the fstab will then automatically create the line
dev/hdd1 /mnt/idedisk1 auto amconsole,exec,noauto,managed 0 0
and the fourth system will be read only and could not be unmount.
Amrit
Amrit
2006/2/21, Bruno Wolff III <bruno@xxxxxxxx>:
On Mon, Feb 20, 2006 at 23:53:47 +0700,
Amrit Angsusingh <amritangs@xxxxxxxxx > wrote:
> I used pentium 4 mechine with 256 Mb ram and fedora core 3 for web server
> and four IDE HDDs [160 Gbx4] on both primary ans secondary IDE. The bios
> also detected all 4 HDD but after starting FC3 the system mount secondary
> slave HDD /dev/hdd1 as /mnt/idedisk1
> /dev/hda1 / ext3 defaults 1 1
> none /dev/pts devpts gid=5,mode=620 0 0
> none /dev/shm tmpfs defaults 0 0
> /dev/hdc1 /mec ext3 defaults 1 2
> none /proc proc defaults 0 0
> none /sys sysfs defaults 0 0
> /dev/hdb1 /var ext3 defaults 1 2
> /dev/hda2 swap swap defaults 0 0
>
> /dev/hdd1 /mnt/idedisk1 auto amconsole,exec,noauto,managed 0 0
>
> which appeared to be the read only device. I cannot umount this device and
> mount it to /dev/hdd1 ext3 . I would like to use this HDD to store the
> nackup data. Does any one tell me how to do this?
Have you put a file system on it yet? If not you can use mkfs to do that.
--
Amrit Angsusingh
Thailand