rocky-tools
rocky-tools copied to clipboard
Within a week or so HTTPS should be working. For now HTTP can only be used.
I try migrate from CentOS 8.5.2111 to Rocky 8. CentOS installed on bare metal server and disks added from storage with multipath. When I try run migration script, I get...
Hi. There are to "curl" commands in the script that doesn't work behind a proxy, to check de repos and to download de "gpg". You need to add manually to...
I want to migrate a rh 8.7 (Ootpa) to rocky. However it fails on line 446 saying there is a bad subscript. ` Found the following repositories which map from...
This is a modified script from migrate2rocky9.sh and has been tested to work on Fedora36 but maybe will work for 37, 38 (line 139, as currently been busy). Note: the...
I tried running the `migrate2rocky` tool but arrived at the following error: ``` Getting system package names for CentOS Linux 8........Error: No Matches found Can't get package that provides /etc/yum.repos.d/local-repository-0.repo....
Trying to migrate my mail server to Rocky. Fortunately I made a full clone of the VM so at least I'm not completely dead in the water. migrate2rocky - Begin...
I have a VM machine in GCP with Centos 8. When I try to run the script ([migrate2rocky.sh](https://github.com/rocky-linux/rocky-tools/blob/main/migrate2rocky/migrate2rocky.sh)), I get the following error: `Commands not found: grub2-mkconfig efibootmgr. Possible bad...
Reproduce: 1) `git clone https://github.com/rocky-linux/rocky-tools.git` 2) `cd rocky-tools/migrate2rocky` 3) `chmod 775 migrate2rocky.sh` 4) `sudo su` 5) `./migrate2rocky.sh -h` **Result**: `bash: ./migrate2rocky.sh: /bin/bash^M: bad interpreter: No such file or directory` Tested...
Greetings, Migrate failed on CentOS Stream 8 to RockyLinux 8 with the following messages, it might be nice to add the ability to use the flags suggested by the rpm...