Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Ok, I know how to unmount and mount a floppy drive and that you can view the contents of the floppy in /mnt/floppy and it is located at /dev/fd0, however, where is the CD drive ? how do you mount and unmount it ? Also, I have some XVID and DIVX and AVI format movies but I do not konw how to view these in linux , I have no idea what program to use of if this kind of playback comes incorporated into linux ? If anyone could recommend a program for these things and where to get it and how to install it that would be great as I am very new to linux : )
Ok, I found http://www.mplayerhq.hu/homepage/design6/dload.html, however I do not know which one to download from there, I have slackware 9.0, do I download the source ? what is source ? does it need to be compiled ? how do i compile and install this program ? ty. Also when I put in my cd rom drive module for my laptop and changed to /mnt/cdrom and I did a ls and a ls-a and saw nothing. Does this have to do with slackware not having built in avi /divx support or ?? Does slackware ? I am confused, I did the full 2.0gb installation of slackware 9.0. Also when I tried to umount and mount /dev/cdrom it said it was a invalid block device, could that possibly be the reason behind not seeing anything in /mnt/cdrom ? I am very confused : ) How can I check if I have built in support ? If I do indeed have built in support how do I play these avi and divx : ) Thankyou !
note that with slackware 9 you can also install using RPM (red hat's install tool) which is simpler, but in the long run you'll be far better off doing it from source.
If it is an IDE, use the following table:
/dev/hda => primary master
/dev/hdb => primary slave
/dev/hdc => secondary master
/dev/hdd => secondary slave
If it is a SCSI, use the following:
/dev/scd0
/dev/scd1
etc...
I'd have to say that "if you don't know" it's a thousand to 1 odds it's IDE. However, you could look at your computer specs, you can look at your motherboard, and you can even check out something like dmesg to find out.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.