People, that directories are created on livecd, but I cant get copy some files of my disk to him. That is the command I used at the end of my kickstart:
%post --nochroot Erro
cp $INSTALL_ROOT/media/JuniorHD/Multimídia/Imagens/Papeis de Parede/SolarVO.png $LIVE_ROOT/usr/share/wallpapers cp $INSTAL_ROOT/media/JuniorHD/Modificando/Kuai/Tema/Kuai.colors $LIVE_ROOT/usr/share/kde4/apps/color-schemes cp $INSTAL_ROOT/media/JuniorHD/Modificando/Kuai/Tema/GreenApparatus/* $LIVE_ROOT/home/Kuai/.icons/GreenApparatus
%end
Is $LIVE_ROOT set outside of the chrooted environment? I am using a post section in some appliances that looks like this:
%post --nochroot cp tcsplash.xpm.gz $INSTALL_ROOT/boot/grub/splash.xpm.gz %end
Copying into $INSTALL_ROOT
-- bk
Junior Tomazelli wrote:
People, that directories are created on livecd, but I cant get copy some files of my disk to him. That is the command I used at the end of my kickstart:
%post --nochroot Erro
cp $INSTALL_ROOT/media/JuniorHD/Multimídia/Imagens/Papeis de Parede/SolarVO.png $LIVE_ROOT/usr/share/wallpapers cp $INSTAL_ROOT/media/JuniorHD/Modificando/Kuai/Tema/Kuai.colors $LIVE_ROOT/usr/share/kde4/apps/color-schemes cp $INSTAL_ROOT/media/JuniorHD/Modificando/Kuai/Tema/GreenApparatus/* $LIVE_ROOT/home/Kuai/.icons/GreenApparatus
%end
-- Wolnei Cândido Tomazelli Junior (Charged) Brazil Fedora Ambassador Designer and TI E-mail : linux.charged@gmail.com mailto:linux.charged@gmail.com Linux User #477062
-- Fedora-livecd-list mailing list Fedora-livecd-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-livecd-list
livecd@lists.fedoraproject.org