Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux? |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-14-2004, 01:46 AM
|
#1
|
Member
Registered: Apr 2004
Location: England
Distribution: SUSE 9.1
Posts: 60
Rep:
|
TwinMOS USB Key
Hi all
Well this question is both Linux and Windows. I have a TwinMOS Mobile USB disk that I was trying to get to work with Fedora Linux. After trying various ways, none of which worked I gave up with it. It had some data on which I had saved in Windows and I would have liked to keep. However, the key will no longer work with Windows either, it lights up and is recognised for what it is but won't read. I tried to reformat it using the Windows format command, here is a summary of what I get:
C:\>format e:
Response: The type of file system is RAW, plese use the /FS switch to specify the file system you wish to use on this volume.
C:\>format e:/fs:fat
Response: Insert new disk for drive E: and press ENTER when ready...
Response: The type of file system is RAW. The new fiel system is FAT
Verifying 0M
100 persent completed
The key is 64MB, looks like it's not formatting as still can't read it. I believe I have seen this RAW file system asscoiated with Linux. Anybody have any ideas how I can 'Repair' the disk to work with Linux or at least with Windows.
Thanks
|
|
|
04-14-2004, 07:26 AM
|
#2
|
Senior Member
Registered: Aug 2003
Location: Sydney
Distribution: debian
Posts: 1,495
Rep:
|
Plug it into a running linux system, then run 'dmesg' in a console window. The last few lines should show the systems attempts to recognise the device. Typically it should appear as /dev/sda1 or /dev/sdb1. Then you can check the filesystem with (as root)
fdisk /dev/sda (or sdb or whatever)
I get
Disk /dev/sdb: 8 MB, 8224768 bytes
1 heads, 16 sectors/track, 1004 cylinders
Units = cylinders of 16 * 512 = 8192 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 2 1004 8024 1 FAT12
You could try deleting and recreating the partition. Then maybe
mkdosfs -F FAT-12 /dev/sda1
to make a filesystem.
If you have valuable data on it you could try one of those Windows file recovery tools on it first. You can probably also make a 'disk image' of it using the linux 'dd' command before you delete everything.
|
|
|
04-14-2004, 10:52 PM
|
#3
|
Member
Registered: Apr 2004
Location: England
Distribution: SUSE 9.1
Posts: 60
Original Poster
Rep:
|
Hi
Thanks for taking the trouble to reply to my problem. I'm away from my machine for a while but will try the fix soon as I get home.
Cheers
|
|
|
04-25-2004, 02:14 AM
|
#4
|
LQ Newbie
Registered: Apr 2004
Posts: 1
Rep:
|
Hi,
I did the steps, thanks (for the first time it worked well). However, after I restart my machine, I tried the same and Linux refuse to accept any link to my flash card reader (TwinMOS, 256 MB). I am using Fedora with the kernels 2.4.6 and 2.6.5. (In 2.6.5 the system refused to light the led in my flash card).
|
|
|
All times are GMT -5. The time now is 04:58 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|