Jump to content

Hemtah

Members
  • Posts

    66
  • Joined

  • Last visited

Everything posted by Hemtah

  1. Hemtah

    CDROM problem

    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...
  2. Hemtah

    Doing flash

    thank Frederick you'v got the right answer. and thank adamw too
  3. Hemtah

    Doing flash

    Hi, could someone tell me if there is a project for flash? like macromedia flash? thank you
  4. oh yes it works now :-D very greatly i have 2 gmails if u want one contact me :-D thanks for ppl who helped me :-)
  5. Hemtah

    CDROM problem

    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?
  6. Hemtah

    CDROM problem

    :-(((( 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 :-(
  7. no non i will never give up don't worry, i like problem, because this is the only way to learn, life is made of problem and we need solver. i'll try again
  8. Hemtah

    Capture app

    hey, this was on my list as well, wat a good hand, i'll try ur soft right now :-) cya
  9. 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 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.
  10. Solved by in cxacru make add_service then i have made a link on my desktop of cxnet2up.sh :-)
  11. Hemtah

    CDROM problem

    /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
  12. Hemtah

    CDROM problem

    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?
  13. maybe try accessrunner it migh work with your usb modem http://sourceforge.net/projects/accessrunner
  14. Hiya, just double check it this option, and everything is on std level. thx
  15. well that does not work as well, anyway thank a lot for your guideline, i have tried to install mozilla and i have the same prob, does anybody experience that? i am using mdk10.1ce with a rebuilt kernel 2.6.6. thanks 4 ur help
  16. 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.
  17. anyway thank for your help, it's not an emergency :-)
  18. yes this is the case, i need to be as a root user, i mean, go to the CLI, type SU and the password and then type firefox this is strange because i have already installed few softwares and all work great from shortcut or the mdk menu. Please tell me what i have to do to get firefox working on ordinary user as well. Thanks
  19. 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.
  20. well, i have done what u asked me to do [adam@localhost adam]$ which firefox /usr/bin/firefox here even if i type /usr/bin/firefox or firefox firefox does not run making a link to /usr/bin/firefox do nothing but when i am connected in the root i can access to firefox from CLI
  21. i think u forgot that i am a newbiiie
  22. 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
  23. I think i am going to remove the rpm, for now i have to start firefox from CLI and it's boring not for me, but for my wife. Thanks a lot John :-)
  24. hi first install windows then linux on each partion, normaly the two others linux will be added in the bootloader.
×
×
  • Create New...