diff --git a/LDP/howto/linuxdoc/MP3-Box-HOWTO.sgml b/LDP/howto/linuxdoc/MP3-Box-HOWTO.sgml index 7451c273..ca038252 100644 --- a/LDP/howto/linuxdoc/MP3-Box-HOWTO.sgml +++ b/LDP/howto/linuxdoc/MP3-Box-HOWTO.sgml @@ -435,7 +435,7 @@ make bzImage cp arch/i386/boot/bzImage /tftpboot/X86PC/UNDI/linux-install -Presumably, you configured your network, sound drivers as modules. It will be necessary to compile them and put them in temporary directory (until you get the the mini-distribution setup). To compile and install in temporary directory do: +Presumably, you configured your network, sound drivers as modules. It will be necessary to compile them and put them in temporary directory (until you get the mini-distribution setup). To compile and install in temporary directory do: export INSTALL_MOD_PATH=/tmp make modules;make modules_install