Displaying 2 results from an estimated 2 matches for "stage01".
Did you mean:
stage0
2019 Jan 10
3
@reboot only some lines of a script are working (yum install not)
...-------- day of month (1 - 31)
# | | | .------- month (1 - 12) OR jan,feb,mar,apr ...
# | | | | .---- day of week (0 - 6) (Sunday=0 or 7) OR
sun,mon,tue,wed,thu,fri,sat
# | | | | |
# * * * * * user-name command to be executed
@reboot root
/opt/install_via_pxe/centos_autoinstall/stage01/init_stage01_docker.sh
xxx
#! /bin/bash
echo 'script init_stage01_docker.sh ist gestartet' >>
/var/log/comline/autoinst.log
/usr/bin/yum install -y cifs-utils
systemctl stop packagekit.service
systemctl disable packagekit.service
yum remove PackageKit -y
/usr/bin/yum install -y...
2013 Mar 12
4
isohybrid --uefi - resulting EF00 partition too small
...g -V
LESSLINUX-SEARCH-AND-RESCUE -o
lesslinux-search-and-rescue-uluru-20130312-110347.iso -r cdmaster
--sort-weight 0 / --sort-weight 1 /boot
Isohybrid capability was added by using a statically linked isohybrid
binary built from the sources of syslinux 5.02pre3:
/mnt/archiv/LessLinux/llbuild/stage01/chroot/usr/bin/isohybrid --uefi
/mnt/archiv/LessLinux/llbuild/stage03/lesslinux-search-and-rescue-uluru-20130312-110347.iso
If you want to examine the resulting ISO image, it can be downloaded here:
http://download.lesslinux.org/testing/lesslinux-search-and-rescue/lesslinux-search-and-rescue-ulu...