Gentoo Archives: gentoo-user

From: Michael Kintzios <michaelkintzios@××××××××.uk>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How can I format correctly a FAT floppy?
Date: Mon, 29 Aug 2005 17:00:50
Message-Id: 198635627125680@lycos-europe.com
1 Hi All,
2
3 Using fdisk to check the partition table of a FAT floppy gave me this output:
4 ===================
5 # fdisk /dev/fd0
6
7 Command (m for help): p
8
9 Disk /dev/fd0: 0 MB, 737280 bytes
10 2 heads, 9 sectors/track, 80 cylinders
11 Units = cylinders of 18 * 512 = 9216 bytes
12
13 Device Boot Start End Blocks Id System
14 /dev/fd0p1 ? 103864578 194646963 817041466 44 Unknown
15 Partition 1 has different physical/logical beginnings (non-Linux?):
16 phys=(10, 0, 13) logical=(103864577, 1, 6)
17 Partition 1 has different physical/logical endings:
18 phys=(363, 105, 51) logical=(194646962, 1, 7)
19 Partition 1 does not end on cylinder boundary.
20 /dev/fd0p2 ? 61797750 91741548 269494180+ 65 Novell Netware 386
21 Partition 2 has different physical/logical beginnings (non-Linux?):
22 phys=(370, 108, 53) logical=(61797749, 1, 7)
23 Partition 2 has different physical/logical endings:
24 phys=(0, 13, 10) logical=(91741547, 1, 3)
25 Partition 2 does not end on cylinder boundary.
26 /dev/fd0p3 ? 62565495 62566594 9895+ 42 SFS
27 Partition 3 has dirderfferent physical/logical beginnings (non-Linux?):
28 phys=(329, 79, 13) logical=(62565494, 0, 8)
29 Partition 3 has different physical/logical endings:
30 phys=(335, 77, 4) logical=(62566593, 1, 7)
31 Partition 3 does not end on cylinder boundary.
32
33 Partition table entries are not in disk order
34 ===================
35
36 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?
37 --
38 Regards,
39 Mick
40
41 Lycos email has now 300 Megabytes of free storage... Get it now at mail.lycos.co.uk

Replies

Subject Author
Re: [gentoo-user] How can I format correctly a FAT floppy? Wade Brown <wanderer.wcb@×××××.com>
Re: [gentoo-user] How can I format correctly a FAT floppy? Alex <alex.tsr@×××××.com>
Re: [gentoo-user] How can I format correctly a FAT floppy? Hans-Werner Hilse <hilse@×××.de>
Re: [gentoo-user] How can I format correctly a FAT floppy? Matthias Bethke <Matthias.Bethke@×××.net>