]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/blob - arch/x86_64/boot/mtools.conf.in
Linux-2.6.12-rc2
[sojka/nv-tegra/linux-3.10.git] / arch / x86_64 / boot / mtools.conf.in
1 #
2 # mtools configuration file for "make (b)zdisk"
3 #
4
5 # Actual floppy drive
6 drive a:
7   file="/dev/fd0"
8
9 # 1.44 MB floppy disk image
10 drive v:
11   file="@OBJ@/fdimage" cylinders=80 heads=2 sectors=18 filter
12
13 # 2.88 MB floppy disk image (mostly for virtual uses)
14 drive w:
15   file="@OBJ@/fdimage" cylinders=80 heads=2 sectors=36 filter
16
17