Add the fdformat utility, based on a patch from Kent Robotti,
but I then completely reworked the fdformat utility to comply with the current busybox way of doing things.
This commit is contained in:
@ -59,6 +59,12 @@ config CONFIG_FDFLUSH
|
||||
you change a disk. Most people have working hardware and can safely
|
||||
say leave this disabled.
|
||||
|
||||
config CONFIG_FDFORMAT
|
||||
bool "fdformat"
|
||||
default n
|
||||
help
|
||||
Fdformat is used to low-level format a floppy disk.
|
||||
|
||||
config CONFIG_FDISK
|
||||
bool "fdisk"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user