Gentoo Archives: gentoo-user

From: Wade Brown <wanderer.wcb@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How can I format correctly a FAT floppy?
Date: Mon, 29 Aug 2005 17:10:53
Message-Id: cee44eb3050829100253bd7554@mail.gmail.com
In Reply to: [gentoo-user] How can I format correctly a FAT floppy? by Michael Kintzios
1 Easiest way would be to try "mformat a:" (yes, that is the actual
2 command), I'm not sure if it's part of the basic utilities set or not,
3 but it's about as simple as you can get regarding FAT floppies.
4
5 --
6 Wade Brown
7
8 On 8/29/05, Michael Kintzios <michaelkintzios@××××××××.uk> wrote:
9 > Hi All,
10 >
11 > Using fdisk to check the partition table of a FAT floppy gave me this output:
12 > ===================
13 > # fdisk /dev/fd0
14 >
15 > Command (m for help): p
16 >
17 > Disk /dev/fd0: 0 MB, 737280 bytes
18 > 2 heads, 9 sectors/track, 80 cylinders
19 > Units = cylinders of 18 * 512 = 9216 bytes
20 >
21 > Device Boot Start End Blocks Id System
22 > /dev/fd0p1 ? 103864578 194646963 817041466 44 Unknown
23 > Partition 1 has different physical/logical beginnings (non-Linux?):
24 > phys=(10, 0, 13) logical=(103864577, 1, 6)
25 > Partition 1 has different physical/logical endings:
26 > phys=(363, 105, 51) logical=(194646962, 1, 7)
27 > Partition 1 does not end on cylinder boundary.
28 > /dev/fd0p2 ? 61797750 91741548 269494180+ 65 Novell Netware 386
29 > Partition 2 has different physical/logical beginnings (non-Linux?):
30 > phys=(370, 108, 53) logical=(61797749, 1, 7)
31 > Partition 2 has different physical/logical endings:
32 > phys=(0, 13, 10) logical=(91741547, 1, 3)
33 > Partition 2 does not end on cylinder boundary.
34 > /dev/fd0p3 ? 62565495 62566594 9895+ 42 SFS
35 > Partition 3 has dirderfferent physical/logical beginnings (non-Linux?):
36 > phys=(329, 79, 13) logical=(62565494, 0, 8)
37 > Partition 3 has different physical/logical endings:
38 > phys=(335, 77, 4) logical=(62566593, 1, 7)
39 > Partition 3 does not end on cylinder boundary.
40 >
41 > Partition table entries are not in disk order
42 > ===================
43 >
44 > What's the appropriate way to format a floppy with FAT using Linux, so that it can be used in M$Windoze without the need of a native re-formatting?
45 > --
46 > Regards,
47 > Mick
48 >
49 > Lycos email has now 300 Megabytes of free storage... Get it now at mail.lycos.co.uk
50 >
51
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
RE: [gentoo-user] How can I format correctly a FAT floppy? Dave Nebinger <dnebinger@××××.com>