tazlito rev 429

writeiso: fix message
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Aug 19 17:28:40 2016 +0200 (2016-08-19)
parents da648e687bb6
children 000740da7eac
files tazlito
line diff
     1.1 --- a/tazlito	Thu Aug 04 17:28:37 2016 +0200
     1.2 +++ b/tazlito	Fri Aug 19 17:28:40 2016 +0200
     1.3 @@ -2595,9 +2595,8 @@
     1.4  		else
     1.5  			touch /tmp/.write-iso-error
     1.6  			longline "When SliTaz is running in RAM the kernel and bootloader \
     1.7 -files are kept on the CD-ROM. Please insert a Live CD or loop mount the \
     1.8 -slitaz.iso to /media/cdrom (run # mount -o loop slitaz-rolling.iso /media/cdrom ) \
     1.9 -or # (tazpkg -gi linux --forced) to let Tazlito copy the files."
    1.10 +files are kept on the CD-ROM. `boldify ' Please insert a Live CD or run:
    1.11 +# mount -o loop slitaz.iso /media/cdrom ' `  to let Tazlito copy the files."
    1.12  			echo -en "----\nENTER to continue..."; read i
    1.13  			[ ! -d /media/cdrom/boot/isolinux ] && exit 1
    1.14  			copy_from_cd