Rocky Linux [edit]

CentOS からの移行 [edit]

CentOS7 -> Rocky Linux8 [edit]

# yum install -y http://repo.almalinux.org/elevate/elevate-release-latest-el7.noarch.rpm
# yum install -y leapp-upgrade leapp-data-rocky
# leapp preupgrade
 leapp preupgrade の Inhibitor対応
# leapp answer --section remove_pam_pkcs11_module_check.confirm=True
# vi /etc/ssh/sshd_config  (PermitRootLogin yes のコメントを外す)

# yum install yum-utils
# package-cleanup --oldkernel --count=1
# leapp upgrade
error 1 [edit]
File "/usr/share/leapp-repository/repositories/system_upgrade/common/libraries/dnfplugin.py", line 219, in _transaction     e.stdout = e.stdout.encode('utf-8', 'xmlcharrefreplace') AttributeError: can't set attribute
BL460c Gen8 [edit]
rpm -ihv kmod-be2net-12.0.0.0-1​0.el8_7.elrepo.x86_64.rpm
modprobe  be2net
ip a s
2022/8/31 [edit]

CentOS8 -> Rocky Linux8 [edit]

git clone https://github.com/rocky-linux/rocky-tools.git
cd rocky-tools/
cd migrate2rocky/
chmod u+x migrate2rocky.sh
./migrate2rocky.sh -r

Trouble Shooting [edit]

 yum で エンタイトルメントサーバーに登録されていません[edit]

yum で "Curl error (60): SSL peer certificate or SSH remote key was not OK" のエラー [edit]

BL460c G9 を色々弄っていたら,sdb が sda になって,/dev/mapper/rl-home を見失った. [edit]


トップ   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS