Minor Change

This commit is contained in:
AwlsomeAlex 2016-10-01 00:06:56 -04:00 committed by GitHub
parent 06f73c0544
commit 4a89a1a196

View File

@ -52,5 +52,6 @@ After that simply run the below script. It doesn't require root privileges. In t
-boot-info-table \
./
isohybrid -u ../minimal_linux_live.iso 2>/dev/null || true
cd ..
Note that this produces very small live Linux OS with working shell only. The network support has been implemented properly in the [Minimal Linux Live](http://github.com/ivandavidov/minimal) project which is extensively documented and more feature rich, yet still produces very small live Linux ISO image.