mirror of
https://github.com/Dasharo/preseeds.git
synced 2026-06-13 10:16:39 -07:00
+3
-2
@@ -18,7 +18,7 @@ user --name=linux --groups=wheel --password=$6$FY/YSTovPfAOkdg/$o0dGMNyW9Squf/VW
|
||||
reqpart
|
||||
|
||||
# root partition with 20GB
|
||||
part btrfs.236 --fstype="btrfs" --size=20480 --maxsize=20480
|
||||
part btrfs.236 --fstype="btrfs" --size=30960 --maxsize=30960
|
||||
btrfs none --label=fedora btrfs.236
|
||||
btrfs / --subvol --name=root LABEL=fedora
|
||||
|
||||
@@ -36,6 +36,7 @@ systemctl enable sshd
|
||||
|
||||
# Change the hostname
|
||||
hostnamectl set-hostname 3mdeb
|
||||
echo 3mdeb > /etc/hostname
|
||||
|
||||
# FULL GRUB CONFIG FOR SERIAL SUPPORT
|
||||
sed -i 's/^GRUB_TIMEOUT=.*/GRUB_TIMEOUT=5/' /etc/default/grub
|
||||
@@ -61,4 +62,4 @@ gsettings set org.gnome.SessionManager logout-prompt false || true
|
||||
|
||||
%end
|
||||
|
||||
reboot
|
||||
reboot
|
||||
|
||||
Reference in New Issue
Block a user