LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-02-2010, 10:18 AM   #1
song2asdaq
LQ Newbie
 
Registered: May 2010
Distribution: Ubuntu
Posts: 7

Rep: Reputation: 0
USB Partitions (floppy disk in XP)


After a netbook instalation of Jolicloud, the USB stick I used was partitioned in two:
- 1.44Mb partition recognized as A: (floppy drive) in XP and /dev/sdd in Ubuntu
- the rest (4Gb - 1.44Mb) recognized as F: (removable media) in XP and /dev/sdc in Ubuntu.

Now, I want to have again only one partition on the USB drive and I can't.
I tried the "HP format tool" and some low level format tool in XP but it only formats the F: drive, skipping A:
In Ubuntu I tried fdisk but, apparently, because the drive is seen as two different drives (sdc and sdd) I cannot unify the partitions. The only thing I can do is to format and delete each one separately.

I wouldn't mind having the two partitions but this means that the dongle is no longer bootable .

Do you have any other idea on how to unify those two partitions?

Thanks!

first one: erased partition
http://bayimg.com/image/camojaace.jpg
second one: erased partition
http://bayimg.com/image/camokaace.jpg
 
Old 05-02-2010, 10:37 AM   #2
DragonSlayer48DX
Registered User
 
Registered: Dec 2006
Posts: 1,454
Blog Entries: 1

Rep: Reputation: 75
Hi, and welcome to LQ!

You need to use GParted in Ubuntu to delete both partitions, and then create a single partition set to the maximum size of the device. You can do the same with FDisk in XP; however, you'll be restricted to FAT32 or NTFS.

Cheers
 
Old 05-02-2010, 11:23 AM   #3
song2asdaq
LQ Newbie
 
Registered: May 2010
Distribution: Ubuntu
Posts: 7

Original Poster
Rep: Reputation: 0
Thank you for your reply.

I installed Gparted, and it says that I have two different drives: /dev/sdc/ 3.82Gib and /dev/sdd/ -512.00 B (minus !).
I can format the first partition only at 3.82Gb and if I try to format the second, I get: "A partition cannot have a length of -1 sectors" (duh!).
So, I have two separate devices on one USB dongle and I have no idea how to get them back in the initial phase: Only one partition on the stick.

I have no idea what the Jolicloud installer did, but I'm beginning to regret that I've tried it :|.
 
Old 05-02-2010, 11:50 AM   #4
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
GParted gives you the option to print the partition table. Do so, and paste it here (in code tags please).
 
Old 05-02-2010, 12:12 PM   #5
song2asdaq
LQ Newbie
 
Registered: May 2010
Distribution: Ubuntu
Posts: 7

Original Poster
Rep: Reputation: 0
I formated both drives with Disk Utility from Ubuntu:
Code:
Model:  MEMUP (scsi)
Disk /dev/sdc: 4111MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system  Flags
 1      32.3kB  4104MB  4104MB  primary  ext4


Error: Can't have the end before the start! (start sector=16065 length=-13185)
Model:  MEMUP (scsi)
Disk /dev/sdd: 1475kB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start  End     Size    Type     File system  Flags
 1      1536B  1475kB  1473kB  primary  ext4
After I deleted the partitions from Gparted I get:

Code:
Model:  MEMUP (scsi)
Disk /dev/sdc: 4111MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start  End  Size  Type  File system  Flags


Model:  MEMUP (scsi)
Disk /dev/sdd: 1475kB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start  End  Size  Type  File system  Flags

Last edited by song2asdaq; 05-02-2010 at 12:15 PM.
 
Old 05-02-2010, 12:55 PM   #6
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
It appears that you have a drive with the U3 format so you need a special uninstaller to remove the partition.
You can get it from here :
http://www.u3.com/support/default.aspx#CQ3
 
Old 05-02-2010, 01:15 PM   #7
brucehinrichs
Member
 
Registered: Mar 2008
Location: US
Distribution: Debian Sid; Sabayon, UbuntuStudio, Slackware-multilib 13.1, Peppermint Ice, CentOS
Posts: 575

Rep: Reputation: 69
Unfortunately the uninstaller only works from windoze. I used Vbox running XP pro to remove the U3 crap from 4 of my SanDisk Cruzer sticks. What a pain. If you have a buddy that runs windoze, maybe you can convince him to let you use his machine to do it (easier).
 
Old 05-02-2010, 01:29 PM   #8
song2asdaq
LQ Newbie
 
Registered: May 2010
Distribution: Ubuntu
Posts: 7

Original Poster
Rep: Reputation: 0
Thank you, I've tried that already but no luck:
Quote:
Please insert a U3 smart Drive
Before I have installed Jolicloud on the stick I hadn't had this 1.44Mb drive. So I don't think it's U3 related.
I also tried to install U3, thus to have something to uninstall . But:
Quote:
Please insert a compatible SanDisk drive
No chance.

@brucehinrichs
Thanks. I have a dual-boot at this moment so I could easily go back in XP. It's not a sandisk, it's a Memup:
Code:
PnP Device ID: VID = 13FE PID = 1E20
Serial Number: 077B16B51379
Revision: PMAP/PMAP

Device Type: Standard USB device - USB2.0 High-Speed

Chip Vendor: phison
Chip Part-Number: unknown

Product Vendor: MEMUP
Product Model:
I tried also to find a way to "flush" it, but i couldn't find the software for these particular PID and VID.
So I have to stick to some idea of formatting it.

Also, /dev/sdd/ is not a ISOFS partition (like in the case of U3). I can format it, copy on it & stuff (in Ubuntu and XP). The problem is that it's seen as another drive. Which sucks, big time!

Last edited by song2asdaq; 05-02-2010 at 01:44 PM. Reason: complementary infos
 
Old 05-02-2010, 02:08 PM   #9
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
What about a low level format ?
http://www.techspot.com/vb/topic63357.html
 
Old 05-02-2010, 02:48 PM   #10
song2asdaq
LQ Newbie
 
Registered: May 2010
Distribution: Ubuntu
Posts: 7

Original Poster
Rep: Reputation: 0
I've tried it, but apparently it doesn't do sh*t. After the LLF, I can still access the drives, which remain untouched with the same file system.
I've tried to disable the floppy from Windows and then LLF. Same story.
 
Old 05-02-2010, 04:03 PM   #11
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
According to Jolicloud you should be able to deal with it in windows disk management.
I don't believe you haven't already tried that, but that's the answer I keep getting from them.
 
Old 05-02-2010, 05:37 PM   #12
song2asdaq
LQ Newbie
 
Registered: May 2010
Distribution: Ubuntu
Posts: 7

Original Poster
Rep: Reputation: 0
In Disk Management I can't see the little (1.44Mb) partition. I get only the big one (as a whole disk actually) which I can format, of course; but with no effect on the USB stick.
Disk Management:
http://bayimg.com/image/famafaacf.jpg

I don't know if it's my stick's fault or the Jolicloud installation really screwed things up. Urgh!
 
Old 05-02-2010, 06:54 PM   #13
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
Are you sure it wasn't like this before ?

According to the memup guides, if you have installed their protection software, then that is where the other drive comes from.

Lock system manual
http://memup.co.uk/downloads/Install...eys_t5387.html
 
Old 05-04-2010, 03:16 AM   #14
song2asdaq
LQ Newbie
 
Registered: May 2010
Distribution: Ubuntu
Posts: 7

Original Poster
Rep: Reputation: 0
Yes, now I'm not that sure that it's Jolicloud's fault. It's just a bad usb stick. I've decided to use it as it is.
I managed to get another ubuntu installation on it, and with some bios tweaks I got it to boot on my netbook. Simply, I just ignore the 1.44Mb partition.
Thank you for your patience .
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to see partitions of external USB disk soumyadeep Linux - Hardware 3 01-23-2008 09:35 AM
Linux USB Floppy Disk metallica1973 Linux - Hardware 0 08-06-2007 03:58 PM
Will Slack install from a USB floppy disk on a laptop? silin Slackware 1 11-14-2006 05:25 PM
need to boot flonix usb edition on floppy disk superius Linux - General 2 04-30-2004 05:47 AM
Using a floppy disk to load a USB disk. joeyjwc Linux - General 2 03-21-2004 06:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration