summaryrefslogtreecommitdiff
path: root/faq/fd.mdwn
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2014-03-22 01:55:31 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2014-03-22 01:55:31 +0100
commitbe46e04c376a8b495a954105c26098387f95c0b2 (patch)
treec94eb10cd3932ad0beeb54f176444af8475e0fa0 /faq/fd.mdwn
parente82850ab28a8f5c0ab90597116f95ae8b3928628 (diff)
Update FAQ
Diffstat (limited to 'faq/fd.mdwn')
-rw-r--r--faq/fd.mdwn21
1 files changed, 0 insertions, 21 deletions
diff --git a/faq/fd.mdwn b/faq/fd.mdwn
deleted file mode 100644
index bae611f8..00000000
--- a/faq/fd.mdwn
+++ /dev/null
@@ -1,21 +0,0 @@
-[[!meta copyright="Copyright © 2013 Free Software Foundation, Inc."]]
-
-[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
-id="license" text="Permission is granted to copy, distribute and/or modify this
-document under the terms of the GNU Free Documentation License, Version 1.2 or
-any later version published by the Free Software Foundation; with no Invariant
-Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
-is included in the section entitled [[GNU Free Documentation
-License|/fdl]]."]]"""]]
-
-[[!tag faq/open_issues]]
-
-[[!meta title="I'm getting I/O eror, dev 02:00, sector 0"]]
-
-dev 02:00 is the floppy drive. This message simply means that reading the floppy
-was attempted, but no floppy disk was inserted, so it failed. It commonly
-happens during installer disk detection, or grub setup, and is completely
-harmless.
-
-To avoid it, you can as well remove `/dev/fd0` (do you really have a floppy
-around you anyway?)