search for: nbootloader

Displaying 1 result from an estimated 1 matches for "nbootloader".

Did you mean: bootloader
2015 Mar 04
3
supermin on arm
...Reboot after installation\nreboot\n# Root password\nrootpw --plaintext qweqwe\n# System timezone\ntimezone Etc/UTC --isUtc --nontp\n# Firewall configuration\nfirewall --disabled\n# Network information\nnetwork - --bootproto=dhcp --device=link --activate\ncmdline\n\n# System bootloader configuration\nbootloader --location=none\n# Clear the Master Boot Record\nzerombr\n# Partition clearing information\nclearpart --all\n# Disk partitioning information\npart / - --fstype="ext4" --size=3000\n\n%post - --logfile /tmp/anaconda-post.log\n# Set the language rpm nodocs transaction flag persistently in th...