[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

fd01 & fd02



I have tried to make a boot disk with 2 partitions.
fdisk let me do it, after I supplied it with the diskette sectors,
cylinders and heads exact
numbers (in the "extra functionality" section), and, there I had:
/dev/fd01 which had bootable flag, and /dev/fd02.
I wanted to mkfs them, and then mount them, but the problem was that
fd01 & fd02 are
not standard devices, which means that they cannot be created with the
MAKEDEV
script.
I also didn't know if it's possible to create them using mknod, and if
it is, then what arguments should I give them.

Shahar.