Hi folks,
on a Fedora 40 XFCE I'm running livecd-iso-to-disk to create a bootable
stick with persistent home and persistent overlay. In the direcotry
where I downloaded Fedora-Xfce-Live-x86_64-40-1.14.iso I run the
following command:
sudo livecd-iso-to-disk --efi --format --reset-mbr --nomac
--unencrypted-home --home-size-mb 8192 --overlay-size-mb 16384
Fedora-Xfce-Live-x86_64-40-1.14.iso /dev/sdc
I can boot another machine from that stick as expected. It feels as if
home dir ist persistent, for example I configured keyboard layout and
wifi password, and when I reboot from the USB stick those settings
remain. From my understanding they are stored in the home directory.
Furthermore I did
date >> ~/persistent.txt
which also remains after reboot. But it feels as if the 'data
persistence' doesn't work. I ran an dnf update and got errors:
sudo dnf -y update
...
(406/563): open-vm-tools-12.4.0-1.fc40.x86_64.rpm 2.5 MB/s | 871 kB
00:00
(407/563): open-vm-tools-desktop-12.4.0-1.fc40.x86_64.rpm 1.4 MB/s | 163
kB 00:00
(408/563): openexr-libs-3.1.10-6.fc40.x86_64.rpm 2.7 MB/s | 1.1 MB
00:00
(409/563): orca-46.1-2.fc40.noarch.rpm 330 kB/s | 3.3 MB 00:10
[MIRROR] nvidia-gpu-firmware-20240610-1.fc40.noarch.rpm: Curl error
(23): Failed writing received data to disk/application for
https://fr2.rpmfind.net/linux/fedora/linux/updates/40/Everything/x86_64/Packages/n/nvidia-gpu-firmware-20240610-1.fc40.noarch.rpm
[Failure writing output to destination]
[FAILED] nvidia-gpu-firmware-20240610-1.fc40.noarch.rpm: Curl error
(23): Failed writing received data to disk/application for
https://fr2.rpmfind.net/linux/fedora/linux/updates/40/Everything/x86_64/Packages/n/nvidia-gpu-firmware-20240610-1.fc40.noarch.rpm
[Failure writing output to destination]
(411-412/563): mint-y-icons-1.7.5-1.fc40.noarch.rpm
82% [======================================================== ] 7.9 MB/s
| 844 MB 00:22 ETA
The downloaded packages were saved in cache until the next successful
transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
nvidia-gpu-firmware-20240610-1.fc40.noarch: Download failed: Curl error
(23): Failed writing received data to disk/application for
https://fr2.rpmfind.net/linux/fedora/linux/updates/40/Everything/x86_64/Packages/n/nvidia-gpu-firmware-20240610-1.fc40.noarch.rpm
[Failure writing output to destination]
I verified with
df -Th
Filesystem Type Size Used Avail Use% Mounted on
/dev/mapper/live-rw ext4 5.9G 5.8G 75M 99% /
devtmpfs devtmpfs 4.0M 0 4.0M 0% /dev
tmpfs tmpfs 1.9G 0 1.9G 0% /dev/shm
efivarfs efivarfs 128K 91K 33K 74% /sys/firmware/efi/efivars
tmpfs tmpfs 746M 9.6M 736M 2% /run
/dev/sdb1 ext4 57G 26G 28G 49% /run/initramfs/live
tmpfs tmpfs 1.9G 8.0K 1.9G 1% /tmp
vartmp tmpfs 1.9G 0 1.9G 0% /var/tmp
/dev/loop3 ext4 7.8G 21M 7.4G 1% /home
tmpfs tmpfs 373M 116K 373M 1% /run/user/1000
tmpfs tmpfs 373M 96K 373M 1% /run/user/1001
I expect /dev/mapper/live-rw to be bigger than 5.8G, I expect it to be
16GB as specified with --overlay-size-mb 16384 parameter. What am I
doing wrong when creating the bootable USB stick? Which options Do I
have to set, that it becomes a stick with 'data persistence' as
explained in
https://docs.fedoraproject.org/en-US/quick-docs/creating-and-using-a-live-installation-image/index.html#command-line-method
"/'data persistence' support - so changes you make to the entire
live environment will persist across boots/"
Thanks in advance for any help.
Regards,
Meikel
--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue