problem with Portable hard ...

I tried to copy file in my portable hard but i cant … I remove it and again plug in but that time it cant open … What should i do … hole my life is inside That :smiley:

i check similar thread but it cant help me … I know anything about linux :smiley: … my drive is 500gb seagate freeagaint Go :frowning:

Ok, you need to be more specific what is your hardware, what OS and version, What model of seagate freeagent, how were you using it before it gave trouble, what steps have you taken to try and resolve the problem??? Be aware that portable drives USB part sometimes go down leaving the drive itself and it’s info good but the USB communication between the PC and drive is dead. I am not suggesting yours has this problem but it is a possibility based upon the lack of info provided.

model : saegate freeagent go 500Gb
os : linux openSuse 11.3 Kde 4.4.4
before trouble just copy some music from driver to music folder
after disconnect it again connect and not working

  • tf2000 wrote, On 09/26/2010 12:36 PM:
    >
    > model : saegate freeagent go 500Gb
    > os : linux openSuse 11.3 Kde 4.4.4
    > before trouble just copy some music from driver to music folder
    > after disconnect it again connect and not working
    >
    >

Plugin the drive, open a console and type
sudo /sbin/fdisk -l
What’s the output?

If the drive has a FAT or NTFS (i.e., Windows), plug it back into a Windows machine and befor eunplugging it, make sure you use the “Safely remove” icon in the systray or whatever it is called.
It should then work in Linux again.

Uwe

I’ve found that a new feature of SuSE 11.3 is the enhanced ability to recognize (although not immediately mount) external hard drives that’s very user friendly for newbies (avoid remembering all that command line stuff)…

Open Dolphin, navigate to /root/media/ and you should see your external peripheral.
Simply click on the appropriate peripheral and wait for SuSE to do its stuff.

After a minute or two, you’ll see the file system for your external drive in Dolphin, the drive fully mounted automagically.

This only has to be done once, SuSE will remember that peripheral thereafter.

Note: Curiously, the Freeagent external hard drives have their own USB VendorID/ProductID which is why they won’t be recognized immediately even if you’ve connected some other external drive before.

Tony

1 - its Out put

We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.

2- go in windows and eject it but nothing happened

3- i went in Root/Media but nothing there :smiley:

after i type password in terminal the output is

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0e350e35

Device Boot Start End Blocks Id System
/dev/sda1 13 6375 51097600 7 HPFS/NTFS
/dev/sda2 6375 12749 51200000 7 HPFS/NTFS
/dev/sda3 * 12749 19458 53888001 5 Extended
/dev/sda5 19178 19458 2246656 82 Linux swap / Solaris
/dev/sda6 12749 15321 20656128 83 Linux
/dev/sda7 15321 19178 30980096 83 Linux

Partition table entries are not in disk order

Disk /dev/sdb: 500.1 GB, 500107860992 bytes
255 heads, 61 sectors/track, 62794 cylinders
Units = cylinders of 15555 * 512 = 7964160 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xa4b57300

Device Boot Start End Blocks Id System
/dev/sdb1 1 62795 488384000 7 HPFS/NTFS

  • tf2000 wrote, On 09/26/2010 07:06 PM:
    > /dev/sdb1 1 62795 488384000 7 HPFS/NTFS

So do what I suggested :slight_smile:

Uwe

You can check in yast and see if it has a mount point … because the drive is being seen.
I presume you used remove drive safely in windows and not eject drive which is something totally separate right!