You are not logged in.

#1 2007-01-13 19:53:47

pjezek
Member
From: Praha - CZ
Registered: 2005-05-19
Posts: 79

USB flash disc formating an partitioning

Hi, under a time pressure I deleted two original FAT32 partitions on my USB flash disc. The disc is recognized by my 32bit Arch system as /dev/sdb and /dev/sdc, but parted fails in detection of these devices. There is a correct mountpoint for sdb and sdc in fstab. The goal before deletion of the original partitions was to merge them into a single one. Any advice? Thanks a lot!


Our tomcat for your mice! Archlinux for your comps! Alfa Romeo for your roads! Faster running guaranted!

Offline

#2 2007-01-14 07:23:45

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: USB flash disc formating an partitioning

The disk will be recognised as either sdb or sdc - not both. Check dmesg after plugging it in to find the device name.

Once you have, you can go ahead with parted.

Offline

#3 2007-01-15 06:58:30

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: USB flash disc formating an partitioning

tomk: It CAN be detected as both, but the chance is not big though. I had a stick here some time ago which created /dev/sdc as well as something tricky like /dev/ncd0 (don't remember the exact name). It was some protected drive which could only be removed with a special windows tool.
pjezek: Is it a stick with an U3 logo on it? they are rather (in)famous for this kind of protection.

Offline

#4 2007-01-15 09:35:21

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: USB flash disc formating an partitioning

Fair enough, mouse256, but what I said was that a device will not be recognised as both sdb and sdc - that is simply not possible.

Offline

#5 2007-01-15 10:19:10

noriko
Member
From: In My Mind
Registered: 2006-06-09
Posts: 535
Website

Re: USB flash disc formating an partitioning

mouse256 wrote:

../dev/sdc as well as something tricky like /dev/ncd0..

if you check the files, u'll note that at least one is a symlink..
chck

ls -l /dev/cdrom

for example


The.Revolution.Is.Coming - - To fight, To hunger, To Resist!

Offline

#6 2007-01-15 10:32:10

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: USB flash disc formating an partitioning

Tomk: yeah that's possible. I thought because it could be detected as sdc and something fishy it also could be detected as sdc and sdd for example, my fault wink

Noriko: it actually wasn't a symlink, it was really a separate device.
see more about it here

Offline

Board footer

Powered by FluxBB