Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Creating a Bootable USB Device" procedure is using an obsolete command #3450

Open
gpoppino opened this issue Nov 15, 2024 · 0 comments
Open

Comments

@gpoppino
Copy link

Introduction

Right now it is not possible to create a bootable USB device image following the current public documentation of SUSE Manager 5.0 at Deploy Terminals with a Removable USB Device

Documentation Update Required

The command used for the creation of bootable USB device to deploy a terminal is outdated for SUSE Manager 5.0.

What does the documentation say now?

The outdated command is salt-call image_sync_usb.create <usb image name> <size in MB>

What change is required?

The previous command should be replaced for cobbler buildiso --iso /root/myiso.iso --profiles $orgid-$branchname --distro $orgid-$imagename-$version-$release where profiles names can be obtained with cobbler profile list and distros with cobbler distro list.

Note: in future versions the distro will not be required anymore.

Subject Matter Expert (SME)

@aaannz is the SME.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant