aboutsummaryrefslogtreecommitdiff
path: root/Hurd/FlashHurd.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-11-26 18:02:46 +0100
committerThomas Schwinge <tschwinge@gnu.org>2007-11-26 18:04:32 +0100
commit3d0cd78f9983a4652e05a96489693797bf44a6c2 (patch)
treef849dc34a5fce899b62aecb574099d9bc62389b9 /Hurd/FlashHurd.mdwn
parentce68e01b053e29788f010daca627913048c64336 (diff)
downloadweb-3d0cd78f9983a4652e05a96489693797bf44a6c2.tar.gz
web-3d0cd78f9983a4652e05a96489693797bf44a6c2.tar.bz2
web-3d0cd78f9983a4652e05a96489693797bf44a6c2.zip
Hurd/LiveCD: Move to hurd/running/live_cd.
Diffstat (limited to 'Hurd/FlashHurd.mdwn')
-rw-r--r--Hurd/FlashHurd.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hurd/FlashHurd.mdwn b/Hurd/FlashHurd.mdwn
index 6558c014..a6288afc 100644
--- a/Hurd/FlashHurd.mdwn
+++ b/Hurd/FlashHurd.mdwn
@@ -2,7 +2,7 @@
It would be nice if we had a bootable [USB flash drive](http://en.wikipedia.org/wiki/USB_key) Hurd like [[DamnSmallLinux]]. It would be useful for those who want to try out the Hurd before they commit to installing it on their hard disks. In addition to that, a bootable Flash Hurd would enable us to have a native installer instead of relying on Linux.
-It could be installed in the USB using a [[LiveCD]] (using a script) - this is the Burned version - or directly downloading the iso files from the Internet - Unburned version -. One can use also [qemu] to run the [[LiveCD]] and them use the USB installation script.
+It could be installed in the USB using a [[hurd/running/Live_CD]] (using a script) - this is the Burned version - or directly downloading the iso files from the Internet - Unburned version -. One can use also [qemu] to run the [[hurd/running/Live_CD]] and them use the USB installation script.
Here is an outline of the things that need to be done. Please add your comments and suggestions.