Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Formating a USB stick
Date: Wed, 07 Oct 2009 22:30:48
Message-Id: 200910072330.36480.michaelkintzios@gmail.com
1 What's the best way to reformat a USB stick? It currently shows this in
2 fdisk:
3 ===========================================
4 Disk /dev/sda: 1010 MB, 1010826752 bytes
5 255 heads, 63 sectors/track, 122 cylinders
6 Units = cylinders of 16065 * 512 = 8225280 bytes
7 Disk identifier: 0x91f72d24
8
9 Device Boot Start End Blocks Id System
10 /dev/sda1 * 1 123 987104 6 FAT16
11 Partition 1 has different physical/logical endings:
12 phys=(121, 254, 63) logical=(122, 227, 40)
13 ===========================================
14 Not sure I understand the "physical/logical endings" comment that fdisk throws
15 at me.
16
17
18 This is what sfdisk shows:
19 ===========================================
20 # sfdisk /dev/sda
21 Checking that no-one is using this disk right now ...
22 OK
23
24 Disk /dev/sda: 1011 cylinders, 32 heads, 61 sectors/track
25 Old situation:
26 Warning: The partition table looks like it was made
27 for C/H/S=*/255/63 (instead of 1011/32/61).
28 For this listing I'll assume that geometry.
29 Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
30
31 Device Boot Start End #cyls #blocks Id System
32 /dev/sda1 * 0+ 122- 123- 987104 6 FAT16
33 end: (c,h,s) expected (122,227,40) found (121,254,63)
34 /dev/sda2 0 - 0 0 0 Empty
35 /dev/sda3 0 - 0 0 0 Empty
36 /dev/sda4 0 - 0 0 0 Empty
37 Input in the following format; absent fields get a default value.
38 ===========================================
39
40 Grateful for any attempt to educate me on this! :-)
41 --
42 Regards,
43 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] Formating a USB stick dhk <dhkuhl@×××××××××.net>
Re: [gentoo-user] Formating a USB stick Daniel Quinn <expendable.0@×××××××××××.org>
Re: [gentoo-user] Formating a USB stick Frank Steinmetzger <Warp_7@×××.de>