From fbe1de1024c195ae71ff83e39ec609fdaeba14bf Mon Sep 17 00:00:00 2001 From: Ognyan Kulev Date: Wed, 4 Jun 2003 18:11:56 +0000 Subject: none --- Distrib/CDNotesK3.mdwn | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Distrib') diff --git a/Distrib/CDNotesK3.mdwn b/Distrib/CDNotesK3.mdwn index 5a5ea0b5..193f690b 100644 --- a/Distrib/CDNotesK3.mdwn +++ b/Distrib/CDNotesK3.mdwn @@ -10,6 +10,18 @@ As usual, you can find [more information here](http://www.debian.org/ports/hurd/ ---- +GNU parted, the partitioning program, crashes when it's used like this: + +# parted /dev/hd0 + +This is a bug in the Hurd (Debian bug #196085). Use the following arguments instead: + +# parted device:hd0 + +-- [[Main/OgnyanKulev]] - 04 Jun 2003 + +---- + Unfortunately gcc-3.2\_3.2.3 gives "Internal error" while compiling the Hurd. You have to use gcc-3.3 but keep in mind that only CVS snapshots after 2003-05-08 can be compiled by gcc-3.3. -- [[Main/OgnyanKulev]] - 02 Jun 2003 -- cgit v1.2.3