diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-26 18:02:46 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-26 18:04:32 +0100 |
commit | 3d0cd78f9983a4652e05a96489693797bf44a6c2 (patch) | |
tree | f849dc34a5fce899b62aecb574099d9bc62389b9 /hurd/running | |
parent | ce68e01b053e29788f010daca627913048c64336 (diff) |
Hurd/LiveCD: Move to hurd/running/live_cd.
Diffstat (limited to 'hurd/running')
-rw-r--r-- | hurd/running/live_cd.mdwn | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/hurd/running/live_cd.mdwn b/hurd/running/live_cd.mdwn new file mode 100644 index 00000000..3680e080 --- /dev/null +++ b/hurd/running/live_cd.mdwn @@ -0,0 +1,17 @@ +# <a name="GNU_Hurd_Live_CD"> </a> GNU/Hurd Live-CD + +You can download a gzipped iso of a Hurd Live CD at: + +* <http://www.superunprivileged.org/hurd/live-cd/> + +The Superunpriveleged crew also offers a tiny Hurd Live CD that is under 10 megabytes: + +* <http://www.superunprivileged.org/hurd/tiny-cd/> + +* [A disk image with an installation of the Debian distribution of GNU/Hurd](http://www.numenor.art.pl/balrog/hurd/) + + +These [LiveCDs](http://en.wikipedia.org/wiki/LiveCD) should 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, the bootable Hurd CDs should enable us to have a native installer instead of relying on Linux. + +* [[RequirementsForLiveCD]] +* [[BuildingHurdLiveCD]] |