Hi Antonio
I UEFI-installed f23 on an HP Elite Book Folio 1040 and no problem
whatsoever using the following kickstart-file:
<quote>
#version=DEVEL
# Install OS instead of upgrade
install
# X Window System configuration information
xconfig --startxonboot
# Use network installation
url
--url="http://mirror.switch.ch/ftp/mirror/fedora/linux/releases/23/Server/x86_64/os/"
# Network information
network --bootproto=dhcp --hostname=myhost.lan
# System authorization information
auth --useshadow --passalgo=md5 --enableldap --enableldapauth
--ldapserver=ldapadmin.mydomain.com
--ldapbasedn=ou=pam-ldap,dc=mydomain,dc=com
--ldaploadcacert=http://www.url.abc./downloads/cacert.pem
# Use graphical install
graphical
firstboot --disable
# System services
services --enabled="chronyd"
# Firewall configuration
firewall --disabled
group --name=vboxadmin
group --name=disk
# Keyboard layouts
keyboard --vckeymap=sg --xlayouts='ch (de_nodeadkeys)'
# System language
lang en_US.UTF-8
ignoredisk --only-use=sda
# Root password
rootpw --iscrypted alkdfjödfkjadöflakjdföalkjasföl
# SELinux configuration
selinux --disabled
# System timezone
timezone Europe/Zurich --isUtc
user --groups=wheel,vboxadmin,disk --homedir=/home/myuser --name=myuser
--password=öaldkfjadöflkajdföladfjöaldfkjaöldfjkaöldfjkaöldfjaldfjalkdfjaldfjkaöldfjaöldfjkl--iscrypted
--uid=1111 --gid=1000
# System bootloader configuration
bootloader --location=mbr --timeout=5 --boot-drive=sda
# Partition clearing information
clearpart --none --initlabel
# Disk partitioning information
part /boot/efi --onpart=sda1
part swap --fstype="swap" --onpart=sda3
part /data --fstype="xfs" --onpart=sda4 --noformat
part / --fstype="xfs" --onpart=sda2
%packages
chrony
sssd
sssd-client
tar
-sendmail
%end
%addon com_redhat_kdump --disable --reserve-mb=128
%end
</quote>
all the best
suomi
On 12/26/2015 07:08 PM, Antonio M wrote:
I am using an USB stick as installation media, when I get to the
automatic partitioning I am told that there is no available space
more infos
/dev/sda1 fat32 HPDOCS 7,81 GiB
/dev/sda2 7,81GiB label=boot, lba
unallocated 450,15 GiB
from Gparted
any help
--
Antonio Montagnani
Skype : amontag52
Linux Fedora 23 (Workstation)
inviato da Gmail
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org