Jump to content

Hemtah

Members
  • Posts

    66
  • Joined

  • Last visited

Posts posted by Hemtah

  1. I have checked that even if on windows xp everything work fine, cdrw and dvdrom are set with the correct jumper setting.

     

    also could you tell me how can i check the DMA setting of my devices, look like my hdd drive are so slow...

     

    It's not some kind of hardware configuration problem, is it? Have you checked the master / slave settings on the drives? Make sure the drive that's "hdc" is set  to master, the drive that's "hdd" is set to slave, and *neither* is set to cable select...

  2. hi Leo,

     

    yes, the iso entry is already in lower charactere

     

    and when i am doing mount i have

     

    [root@localhost mnt]# ls

    cdrom/ cdrom2/ floppy/ win_c/ win_c2/

    [root@localhost mnt]# mount cdrom

    mount: /dev/hdc already mounted or /mnt/cdrom busy

    mount: according to mtab, /dev/hdc is already mounted on /mnt/cdrom

    [root@localhost mnt]# mount cdrom2

    mount: No medium found

    [root@localhost mnt]#

     

    note that i have already mounted the cdrom with the following command

     

    mount -t iso9660 /dev/hdc /mnt/cdrom

     

    the thing when i do that i can view the contents

     

    then when i reboot i have to type this again why?

  3. :-(((( when i have rebooted my computer, i cannot view any contents of any CD...why?? help me please.

     

    i have tried to mount both cdrom using the following command

     

    mount -t iso9660 /dev/hdc /mnt/cdrom

    with a data media and nothing :-(

  4. i have installed many softwares since i am using Mdk10.1ce, all of them work fine, but the only one who hell my life is firefox, just installed opera to see if it works or not, and guess yes it is working like a charm, i have then tried to install Mozilla and guesssssssssssss does not work, i am ban from mozilla lol euh :lol2:

     

    so could someone give me a good rpm link chere i can download a firefox who works fine :-D i will be more than happy to get it work without any prob.

     

    :furious3:

  5. /dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec,users 0 0

    /dev/hdd /mnt/cdrom2 auto umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec,users 0 0

     

    I have changed to:

    /dev/hdc /mnt/cdrom ISO960 umask=0,user,codepage=850,noauto,ro,exec,users 0 0

    /dev/hdd /mnt/cdrom2 ISO9660 umask=0,user,codepage=850,noauto,ro,exec,users 0 0

     

    The cdrom works now which is a cdrw

    but the dvdrom "cdrom2" still having the same prob can't view any contents

  6. Hi, I am having a lot of prob with my mdk 10.1 ce

     

    i can view the device, but i can't view any contents of any of my cdrom

     

     

    this what i have on the dir dev:

     

    adsp      hda      loop3        ram0    sequencer   tty11  tty29  tty46  tty63     vcs3
    agpgart   hda1     loop4        ram1    sequencer2  tty12  tty3   tty47  tty7      vcs4
    apm_bios  hda2     loop5        ram10   sg0         tty13  tty30  tty48  tty8      vcs5
    audio     hda5     loop6        ram11   sg1         tty14  tty31  tty49  tty9      vcs6
    cdrom     hda6     loop7        ram12   shm         tty15  tty32  tty5   ttyS0     vcs7
    cdrom0    hdb      md           ram13   snd         tty16  tty33  tty50  ttyS1     vcsa
    cdrom1    hdb1     md0          ram14   sound       tty17  tty34  tty51  ttyS2     vcsa0
    cdroms    hdc      mem          ram15   sr0         tty18  tty35  tty52  ttyS3     vcsa1
    console   hdd      misc         ram2    sr1         tty19  tty36  tty53  ttyS4     vcsa2
    core      ide      mixer        ram3    st0         tty2   tty37  tty54  ttyS5     vcsa3
    discs     initctl  mouse        ram4    st1         tty20  tty38  tty55  ttyS6     vcsa4
    dsp       input    null         ram5    stderr      tty21  tty39  tty56  ttyS7     vcsa5
    dvd       kmem     port         ram6    stdin       tty22  tty4   tty57  urandom   vcsa6
    fb0       kmsg     ppp          ram7    stdout      tty23  tty40  tty58  usbmouse  vcsa7
    fd        log      psaux        ram8    tts         tty24  tty41  tty59  vc        zero
    fd0       loop     psmouse      ram9    tty         tty25  tty42  tty6   vcc
    fd1       loop0    ptal-printd  random  tty0        tty26  tty43  tty60  vcs
    floppy    loop1    ptmx         rd      tty1        tty27  tty44  tty61  vcs1
    full      loop2    pts          rtc     tty10       tty28  tty45  tty62  vcs2

     

    my fstab look like this:

     

    /dev/hda5 / ext3 defaults 1 1
    none /dev/pts devpts mode=0620 0 0
    /dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec,users 0 0
    /dev/hdd /mnt/cdrom2 auto umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec,users 0 0
    /dev/fd0 /mnt/floppy auto noauto,user
    none /mnt/floppy supermount dev=/dev/fd0,fs=ext2:vfat,--,umask=0,iocharset=iso8859-1,sync,codepage=850 0 0
    /dev/hda1 /mnt/win_c ntfs umask=0,nls=iso8859-1,ro 0 0
    /dev/hdb1 /mnt/win_c2 vfat umask=0,iocharset=iso8859-1,codepage=850 0 0
    none /proc proc defaults 0 0
    /dev/hda6 swap swap defaults 0 0

     

    cd linked to:

     

    [root@localhost adam]# ls -al /dev/cdrom

    lrwxrwxrwx 1 root root 3 Dec 20 08:53 /dev/cdrom -> hdc

    [root@localhost adam]# ls -al /dev/cdrom0

    lrwxrwxrwx 1 root root 3 Dec 20 08:53 /dev/cdrom0 -> hdc

    [root@localhost adam]# ls -al /dev/cdrom1

    lrwxrwxrwx 1 root root 3 Dec 20 08:53 /dev/cdrom1 -> hdd

    [root@localhost adam]# ls -al /dev/cdrom2

    ls: /dev/cdrom2: No such file or directory

     

    if you look at the fstab and compare to my dev dir i have 4 cdroms listed

    in the dev dir i have

     

    cdrom     hda6     loop7        ram12   shm         tty15  tty32  tty5   ttyS0     vcs7
    cdrom0    hdb      md           ram13   snd         tty16  tty33  tty50  ttyS1     vcsa
    cdrom1    hdb1     md0          ram14   sound       tty17  tty34  tty51  ttyS2     vcsa0
    cdroms    hdc      mem          ram15   sr0         tty18  tty35  tty52  ttyS3     vcsa1

    and the fstab

    /dev/hdc /mnt/cdrom auto umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec,users 0 0

    /dev/hdd /mnt/cdrom2 auto umask=0,user,iocharset=iso8859-15,codepage=850,noauto,ro,exec,users 0 0

     

    ?? is this normal?

  7. Hiya, just double check it this option, and everything is on std level.

    thx

     

    Here's a long shot but it can cause all kinds of trouble. Go to Mandrake Control Center>Security>Levels and Checks and see what security level you have set. Anything greater than "High" causes real usability problems and is unnecessary for a desktop. These problems are frequently manifested as permission problems.

  8. ls -l firefox and got this

     

    -rwxr-xr-x 1 adam adam 6334 Nov 7 13:27 firefox*

     

    * post edited 18/12/04

    i found out to change it

    does work even if both part are root root

     

    i have installed again a version of firefox from mozilla

     

    when i do

    [root@localhost adam]# ls -l /usr/bin/mozilla-firefox

    -rwxr-xr-x 1 root root 6674 Nov 5 10:34 /usr/bin/mozilla-firefox*

    what the star mean ?

     

    i am confused now :-( don't know what to do.

  9. the rpm file i got come from rpmdrake which is connected to internet

     

    and one from pbone.net which is for mandrake 10.x

     

    the other files i have tried come from mozilla web site, this file has been removed from my computer.

     

     

     

    hemtah.  I am not sure we are talking about the same thing.

     

    Where did you get your download of FireFox in the first place.

    I think we need to know that, to be certain whether we are talking about an RPM of Firefox or the usually downloaded firefox-installer. They are two entirely different things.

     

    Also if it is not an expressly Mandrake RPM of Firefox but an RPM for some other Linux OS such as Fedora or Suse then that could be part of the problem.

     

    I hope you can see why I ask the first question.

    Pmpatrick is right about the gear symbol thing, my mistake.

     

    John.

  10. well, i have removed firefox rpm has you said, this is now the 10 times i am trying to install it and running from my desktop, and it's not a success.

    well, in my firefox folder, firefox file does not have a blue wheel? is this normal? i think yes. I just made a ls -s ... to put a link to /usr/bin location, from here i have copied the file but it does run firefox, but if i type firefox on CLI it works fine...omg what i am going to do.

     

    Thank again John

×
×
  • Create New...