Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Nov 24 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Nov 24

Well done, you just removed your floppy drive :)

BTW, this isn't a binary file, it's a kernel device driver node.

As root, run:

# cd /dev
# mknod fd0 b 2 0

This will re-create the block device major 2, minor 0.

Share: 

 
 
Didn't find what you were looking for? Find more on fd0 bynary file Or get search suggestion and latest updates.


Tagged: