On 9/23/21 12:37 PM, Samuel Sieb wrote:
On 2021-09-23 12:07 p.m., ToddAndMargo via users wrote:
Hi All,

I have been looking at the command line options
over on


https://docs.fedoraproject.org/en-US/quick-docs/creating-and-using-a-live-installation-image/index.html

and I am confused.

I need to create a live usb with the following:

8 GB flash drive (I will do a dd /dev/zero wipe first)
efi boot
safe boot if possible

Oops, that should have been "secure boot"

Mate (I have the iso)
small persistent /home directory

and

I need to install xrdp on it and have xrdp persist
between reboots

Any idea what the command line should be?

livecd-iso-to-disk --format --efi --overlay-size-mb 1024 --home-size-mb 1024 Fedora-mate.iso /dev/sdc

THANK YOU!!!


Change the iso name, flash device, and sizes as needed and add "--unencrypted-home" if you don't want the home directory encrypted.
Install xrdp after you boot it and it will be persistent.

I don't know what you mean by "safe boot" though.

I boo-boo-ed "secure boot"
https://www.minitool.com/lib/secure-boot.html
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to