LEARNER_LEARNER
Fedora User
Hi brother,how can i do mount my combo drive.
My system details
ell 640m Laptop,80GB HDD,Philips combo drive.
I tried some commands but my combo drive not mounting nd some msg.
mount: can't find /media/cdrom0/ in /etc/fstab or /etc/mtab
then i used 2nd command.
mount: mount point /mnt/cdrom does not exist
output is:mount point /mnt/hdc does not exist
but i first checked devices list through this command "dmesg" nd output is
What is problem?. in my command 0r somthing wrong .please help me brother
My system details

I tried some commands but my combo drive not mounting nd some msg.
Code:
mount /media/cdrom0/ -o unhide
then i used 2nd command.
Code:
mount -t iso9660 /dev/cdrom /mnt/cdrom
then i chenged
Code:
mount -t iso9660 /dev/hdc /mnt/hdc
but i first checked devices list through this command "dmesg" nd output is
.RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: I/O resource 0x1F0-0x1F7 not free.
ide0: ports already in use, skipping probe
Probing IDE interface ide1...
hdc: PHILIPS CD-RW/DVD-ROM SCB5265, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
ide-floppy driver 0.99.newide
What is problem?. in my command 0r somthing wrong .please help me brother
