# HG changeset patch # User Xander Ziiryanoff # Date 1471620520 -7200 # Node ID 6daedd809d1bccd6315676246b5e312a41272fb8 # Parent da648e687bb6fb80127283a2feba8dd167f97c39 writeiso: fix message diff -r da648e687bb6 -r 6daedd809d1b tazlito --- a/tazlito Thu Aug 04 17:28:37 2016 +0200 +++ b/tazlito Fri Aug 19 17:28:40 2016 +0200 @@ -2595,9 +2595,8 @@ else touch /tmp/.write-iso-error longline "When SliTaz is running in RAM the kernel and bootloader \ -files are kept on the CD-ROM. Please insert a Live CD or loop mount the \ -slitaz.iso to /media/cdrom (run # mount -o loop slitaz-rolling.iso /media/cdrom ) \ -or # (tazpkg -gi linux --forced) to let Tazlito copy the files." +files are kept on the CD-ROM. `boldify ' Please insert a Live CD or run: +# mount -o loop slitaz.iso /media/cdrom ' ` to let Tazlito copy the files." echo -en "----\nENTER to continue..."; read i [ ! -d /media/cdrom/boot/isolinux ] && exit 1 copy_from_cd