elpunishar,

if this is from dmesg on startup then the line:
hdc: UJDA720 DVD/CDRW, ATAPI CD/DVD-ROM drive
is a problem, it clearly states the finding of a cd/dvd reader,
looking at your fstab from another post i suggest making it:

****************************** fstab ****************************************
/dev/hda5 / ext3 defaults 1 1
/dev/hdb1 /data ext3 defaults 1 2
/dev/hda1 /data2 ext3 defaults 1 2
none /dev/pts devpts mode=0620 0 0
# none /mnt/cdrom supermount 
#dev=/dev/scd0,fs=iso9660,ro,--,iocharset=iso8859-15,codepage=850,nosuid,nodev 
#0 0
#none /mnt/cdrom2 supermount 
#dev=/dev/scd1,fs=iso9660,ro,--,codepage=850,iocharset=iso8859-15,nosuid,umask=0,nodev 
#0 0
none /mnt/floppy supermount 
dev=/dev/fd0,fs=vfat,--,codepage=850,iocharset=iso8859-15,nosuid,umask=0,unhide,nodev 
0 0
/dev/sda1 /mnt/memory_card auto 
user,iocharset=iso8859-15,kudzu,codepage=850,noauto,umask=0,exec 0 0
none /proc proc defaults 0 0
/dev/hda7 /usr ext3 defaults 1 2
/dev/hda6 swap swap defaults 0 0

#added by bascule
/dev/hdc /tempmount ext3
**********************************************************************************
i.e. comment out all references to cd/dvd/readers,
then make a temp directory e.g. /tempmount, and add an entry to mount hdc 
there using ext3 since you say that is the filesystem on it, also remove the 
hdd reader from the machine so that there is one less variable to ponder, 
until you get this working (jumpers may need changing)

On Monday 02 Jun 2003 8:24 pm, stanly klyuhin wrote:

>
>     ide0: BM-DMA at 0xb060-0xb067, BIOS settings: hda:DMA, hdb:pio
>     ide1: BM-DMA at 0xb068-0xb06f, BIOS settings: hdc:DMA, hdd:pio
> hda: FUJITSU MHS2030AT, ATA DISK drive
> blk: queue c02e88a0, I/O limit 4095Mb (mask 0xffffffff)
> hdc: UJDA720 DVD/CDRW, ATAPI CD/DVD-ROM drive
> ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> ide1 at 0x170-0x177,0x376 on irq 15
> hda: attached ide-disk driver.
> hda: host protected area => 1
> hda: 58605120 sectors (30006 MB) w/2048KiB Cache, CHS=3648/255/63,
> UDMA(100) Partition check:
>  /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8 >

-- 
'On whose authority?' demanded Wert. Trymon turned his grey eyes on him.
'Mine. I need no other.'
(The Light Fantastic)


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to