diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-04-21 13:11:01 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-04-21 13:11:01 +0200 |
commit | 814e148d4425b3f020fca5e7d5ff17a0f4e6b16c (patch) | |
tree | b0b020b7d0233a4c1bb23ee1a29a6d90074761df /hurd/running | |
parent | 6ab6fabb1af5a4b325454acd1f656452ba22ff43 (diff) |
Link to the fatfs file truncating bug.
Diffstat (limited to 'hurd/running')
-rw-r--r-- | hurd/running/qemu.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn index 8a3dce61..d5f27311 100644 --- a/hurd/running/qemu.mdwn +++ b/hurd/running/qemu.mdwn @@ -78,6 +78,9 @@ The Hurd [[`fatfs`_translator|translator/fatfs]] currently is read-only, but for testing executables (etc.) that is enough. And it is much easier than loop-mounting the file systems images. (Also you don't need `root' rights.) +However, note that there is a bug in [[translator/fatfs]]: [[GNU_Savannah_bug +25961]]. + # Networking in QEMU |