Find the answer to your Linux question:
Results 1 to 5 of 5
Hi All,, I'm Exa. I'm a new of Linux. I wanna ask you 2 questions: 01. I'm just installed a Linux. I try to inserted a CD contains my data, ...
  1. #1
    Just Joined!
    Join Date
    Nov 2009
    Location
    Jakarta Selatan
    Posts
    4

    can't access dvdrom



    Hi All,,

    I'm Exa. I'm a new of Linux. I wanna ask you 2 questions:
    01. I'm just installed a Linux. I try to inserted a CD contains my data, but the CD
    couldn't be read. But it can be read in Windows.
    02. How could I access my data from usb drive, because till now I still can't read my
    data from my usb flash drive.

    Pls anyone can help me, coz I'm new in Linux ?

    thanks,
    Exa

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,465
    Please provide information about your system - make, model, memory, CPU and the Linux distribution+version you installed, such as Ubuntu 9.04, Fedora Core 11, etc.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Just Joined!
    Join Date
    Nov 2009
    Location
    Jakarta Selatan
    Posts
    4
    Quote Originally Posted by Rubberman View Post
    Please provide information about your system - make, model, memory, CPU and the Linux distribution+version you installed, such as Ubuntu 9.04, Fedora Core 11, etc.
    Hi Rubberman,

    thanks for replied.
    These are my Linux and CPU details:
    01. Distro : Suse Linux Ent.Server 9.
    02. Processor : Intel(R) Pentium(R) 4 CPU 3.00 GHz (architecture: i386)
    03. Memory : 1 GHz
    04. Model : Pinoneer DVD-RW DVR-111

    I also want to remote my Linux from another PC (Windows), but I still can't ping my Linux and vice versa.

    please anyone, could u help me.

    thanks,
    Exa

  4. #4
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,798
    please post your /etc/fstab file, open it with a text editor (kate or gedit) and copy the stuff here. Also, please plug in your USB and do the following command in terminal

    sudo fdisk -l

    post what it has there.
    Ubuntu 10.10 the Maverick Meerkat
    Dell Studio 17, Intel Graphics card, 4 gigs of RAM, KDE & GDM

    "The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"

  5. #5
    Just Joined!
    Join Date
    Nov 2009
    Location
    Jakarta Selatan
    Posts
    4
    Quote Originally Posted by jmadero View Post
    please post your /etc/fstab file, open it with a text editor (kate or gedit) and copy the stuff here. Also, please plug in your USB and do the following command in terminal

    sudo fdisk -l

    post what it has there.
    thanks jmadero for replied,
    ayr:
    01. from /etc/fstab file contains:

    /dev/vg00/opt / reiserfs acl,user_xattr 1 1
    /dev/hda1 /boot reiserfs acl,user_xattr 1 2
    /dev/hda3 swap swap pri=42 0 0
    devpts /dev/pts devpts mode=0620,gid=5 0 0
    proc /proc proc defaults 0 0
    usbfs /proc/bus/usb usbfs noauto 0 0
    sysfs /sys sysfs noauto 0 0
    /dvd/dvdram /media/dvdram subfs
    fs=cdfss, ro, procuid, nosuid, nodev, exec, iocharset=utf8 0 0


    02. after I plugged my usb drive in, I run the command sudo disk -l, here is
    the output:

    device Boot Start End Blocks Id System
    /dev/hda1 1 262 2104483+ 83 Linux
    /dev/hda2 263 4179 31463302+ 8e Linux LVM
    /dev/hda3 4180 4865 5510295 82 Linux SWAP

    please review, I really need your suggests.

    Thanks for your time.

    BR//
    Exa

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •