Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: LINUX  (Read 4057 times)

0 Members and 1 Guest are viewing this topic.

ginacrittington

  • Guest
LINUX
« on: April 10, 2011, 07:22:21 PM »
how does Linux handle devices such as UBS drives, CD-ROM drives, etc.: ::) O0 O0 (|

Geek-9pm


    Mastermind
  • Geek After Dark
  • Thanked: 1026
    • Gekk9pm bnlog
  • Certifications: List
  • Computer: Specs
  • Experience: Expert
  • OS: Windows 10
Re: LINUX
« Reply #1 on: April 11, 2011, 06:00:05 PM »
Kind, but very strict.  8)

jimbo8098



    Beginner

    Re: LINUX
    « Reply #2 on: May 07, 2011, 04:41:13 PM »
    that depends on what you mean...You can mount stuff automatically on ubuntu and many other mainstream distros but servers and other text based versions usually require you to manually mound the drives

    use fdisk-l then mount them to a folder

    Code: [Select]
    fdisk -l
    cd /media
    mkdir flashdrive
    mount /dev/sda1 /media/flashdrive

    assuming the drive you want to mount is assigned to sda1


    I am currently working for clicknetworks IT Support. Please feel free to visit our site at http://www.clicknetworks.co.uk