Results 1 to 4 of 4

Thread: Linux not detecting external drive

  1. #1
    Join Date
    Mar 2009
    Posts
    28

    Linux not detecting external drive

    Hi,
    I have a laptop running on Ubuntoo. My friend has given me some text file to copy a data from removable media to the laptop. Similarly when I connect the external drive and access in command line mode then the screen returns ENODEV error. What does this means. Second thing I am trying to open a text file in the same way two new errors come up. They are ETXTBSY & EFBIG on the screen. Need some solution for the same. Thanks.

  2. #2
    Join Date
    May 2008
    Posts
    2,680

    Re: Linux not detecting external drive

    The error ENODEV means there is not device connected to your system. Check properly that the removable media is functioning properly. There are two reasons under this issue. First weather the device is damaged or the drivers for the device is not available. The driver might not be loaded for the same.

  3. #3
    Dr. V Guest

    Re: Linux not detecting external drive

    ETXTBSY refers to Text file busy. This error normally comes up when you try to write a file which is currently in process or working or executed by the kernel. The file is currently open for writing. If the system here crashes then you cannot free up the disk space. You will have to reboot fsck and then usually delete the file.

  4. #4
    Join Date
    May 2008
    Posts
    4,085

    Re: Linux not detecting external drive

    If the file you are trying to access pass the size limit then the error EFBIG returns. It refers to File too large. If you have version prior to 2.4 then you can get access to file of 2g in size. Here you will need to use the correct version of libc. So here you can understand that if you are not using the right version of library then the mess will not be cleared.

Similar Threads

  1. Windows 7 not detecting my external TV
    By Baby bon bon in forum Operating Systems
    Replies: 6
    Last Post: 07-03-2011, 10:17 AM
  2. MacBook Air:USB External Drive not detecting
    By Mettalica in forum Portable Devices
    Replies: 4
    Last Post: 14-12-2010, 12:12 PM
  3. Detecting external monitor on laptop
    By ravinderroy in forum Portable Devices
    Replies: 5
    Last Post: 17-11-2010, 01:11 PM
  4. Windows not detecting external hard drive.
    By Quinnzo in forum Hardware Peripherals
    Replies: 1
    Last Post: 26-12-2009, 04:25 PM
  5. Vista not detecting external Western Digital Hard Drive
    By LavRaj in forum Vista Hardware Devices
    Replies: 5
    Last Post: 13-08-2007, 02:22 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,479,038.80745 seconds with 17 queries