Find the answer to your Linux question:
Results 1 to 5 of 5
I got a 160gb seagate external drive that will show up in Gnome but not in KDE, any suggestions?...
  1. #1
    Just Joined!
    Join Date
    Jul 2007
    Posts
    3

    KDE not displaying External drive

    I got a 160gb seagate external drive that will show up in Gnome but not in KDE, any suggestions?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    check in /media folder. execute 'df -h' command and check if it shows any new drive/partition.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Jul 2007
    Posts
    3
    ok, here's what i got so far

    opened the media folder, right clicked, opened terminal

    azrael@azrael-desktop:/media$ df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/hdb1 73G 3.4G 66G 5% /
    varrun 502M 104K 502M 1% /var/run
    varlock 502M 0 502M 0% /var/lock
    procbususb 502M 100K 502M 1% /proc/bus/usb
    udev 502M 100K 502M 1% /dev
    devshm 502M 0 502M 0% /dev/shm
    lrm 502M 39M 464M 8% /lib/modules/2.6.20-16-generic/volatile
    azrael@azrael-desktop:/media$

    Ok, i have a 160 gig drive, shows up 149gb, it's connected, and still can't find it, usb drive btw. i don't know the procbususb, only thing usb i saw and its listing 502MB, or am i wrong here.

  4. #4
    Just Joined!
    Join Date
    Jun 2007
    Posts
    46
    hi ,
    try using fdisk command but be carefull and read man page of it before u use .

    # fdisk -l
    this will list all the partitions on ur machine
    if ur external drive is detected then it will show it as sda partition.
    try mounting it manually.

    hope it will work out for u..

    regards,

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Quote Originally Posted by AzraelSlain
    Ok, i have a 160 gig drive, shows up 149gb, it's connected, and still can't find it, usb drive btw. i don't know the procbususb, only thing usb i saw and its listing 502MB, or am i wrong here.
    Which Linux distro do you have?
    Post the output of fdisk -l command too.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

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