Here is the simple way to Install your cusomize Debian Live into your machine
1.Set the two parameter in config/binary with by
a.LH_DEBIAN_INSTALLER="live"
b.LH_DEBIAN_INSTALLER_DISTRIBUTION="daily"
2.Give the access to /tmp folder in chroot
chmod 777 /tmp
3.clean binary by lh_clean --binary
4.Rebuild ISO
And now you can install your customized live CD in your machine ,which works fine .......
1.Set the two parameter in config/binary with by
a.LH_DEBIAN_INSTALLER="live"
b.LH_DEBIAN_INSTALLER_DISTRIBUTION="daily"
2.Give the access to /tmp folder in chroot
chmod 777 /tmp
3.clean binary by lh_clean --binary
4.Rebuild ISO
And now you can install your customized live CD in your machine ,which works fine .......
Comments
and hlpful post. I also wanna know brief introduction of Live CD and installer!