LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mounting drives--fat32 (https://www.linuxquestions.org/questions/linux-newbie-8/mounting-drives-fat32-164606/)

varunk123456 03-31-2004 12:30 PM

mounting drives--fat32
 
hi

it's like i've just installed redhat 9 and m tryin to mount my dos partitions but m getting this message

[root@kush kush]# mkdir /mnt/scream
[root@kush kush]# mount /mnt/scream/dev/hda5
mount: can't find /mnt/scream/dev/hda5 in /etc/fstab or /etc/mtab


i must be making some mistake so plz help me


and one thing more i've just downloaded downloadx and installed the rpm thru shell but m not able to locate the directory where it got installed so m not able to use it

plz help

thank u

MasterC 03-31-2004 12:33 PM

mount -t vfat /dev/hda5 /mnt/scream

There are spaces and other things in there that are necessary ;)

Cool

MasterC 03-31-2004 12:34 PM

Re: mounting drives--fat32
 
Quote:

Originally posted by varunk123456
hi
and one thing more i've just downloaded downloadx and installed the rpm thru shell but m not able to locate the directory where it got installed so m not able to use it

plz help

thank u

You don't need to know where it got installed to (though it's likely /usr/bin or /usr/local/bin ) but rather simply type the name of the file to execute it:
downloadx OR if it's the app I'm thinking of the execute command is:
d4x

Cool

Peacedog 03-31-2004 12:37 PM

should be

mount -t vfat /dev/hda5 /mnt/scream

for the directory of downloadx

rpm -ql downloadx | less

should give you all the files installed w/the program. one of those is the executable. you could also try from a terminal to type

downloadx

and see if it starts.
good luck.

<edit>MasterC, got 2 posts in, i gotta learn to type. :D </edit>

varunk123456 03-31-2004 12:56 PM

how can i play wma amd mp3's and mpeg's in my red hat 9

varunk123456 03-31-2004 12:58 PM

[root@kush kush]# d4x
bash: d4x: command not found

varunk123456 03-31-2004 01:05 PM

i wan't to download some *.rar files how can i download them m not able to find the exe of d4x

plz help

amanjsingh 03-31-2004 01:11 PM

why are mp3's not playing on my linux (red hat 9), it says about some leagalities and liscences. donno wat it is. plz help.

varunk123456 03-31-2004 01:20 PM

hi amanjsingh m from delhi too and m having the same problem

do u have any idea abt yahoo messenger ,i installed that just now but it opened only once and then just wen't off now whenever i click the icon it doesn;t open

and how can i uninstall an rpm ,like if i wish to uninstall yahoo messenger how can i do that

if anyone knows abt this then plz help


All times are GMT -5. The time now is 12:57 AM.