Skip to content

attempt to update 22.04 #7

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

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

attempt to update 22.04 #7

wants to merge 27 commits into from

Conversation

kijimaD
Copy link
Owner

@kijimaD kijimaD commented Sep 13, 2022

No description provided.

@kijimaD kijimaD changed the title Guix and more try update Sep 13, 2022
@kijimaD
Copy link
Owner Author

kijimaD commented Sep 13, 2022

20.04 -> 22.04 にアップグレードすると、pty割当に失敗するようになる

sudo: unable to allocate pty: No such device

pty: 疑似端末インターフェース
sudo を使うときは新しいptyを作成して、権限設定をリレーして対象コマンドを実行する。が、allocateできないため、後続のコマンドも実行できない状態になっている。

@kijimaD kijimaD force-pushed the more branch 4 times, most recently from 788974d to a619779 Compare September 13, 2022 05:16
@kijimaD
Copy link
Owner Author

kijimaD commented Sep 13, 2022

sudo mkisofs -D -r -V kd_ubuntu -cache-inodes -J -l -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -o ../ubuntu-kd-22.04.1-desktop-amd64.iso .

I: -input-charset not specified, using utf-8 (detected in locale settings)
genisoimage: Uh oh, I cant find the boot catalog directory 'isolinux'!

@kijimaD kijimaD changed the title try update try update 22.04 Sep 13, 2022
@kijimaD kijimaD changed the title try update 22.04 attempt to update 22.04 Sep 13, 2022
@kijimaD kijimaD force-pushed the more branch 6 times, most recently from 1746fff to dcc7d3a Compare September 13, 2022 11:00
@kijimaD
Copy link
Owner Author

kijimaD commented Sep 13, 2022

@kijimaD
Copy link
Owner Author

kijimaD commented Sep 13, 2022

ライブUSB起動、ubiquity起動(GUI選択)まではいく。

  • ライブUSBの場合、アプリケーションが一切使えない状態。デスクトップに時刻その他が表示されてるだけで、右クリックも使えない。とくにエラーは起きない

  • ubiquityの場合、インストーラに従って最後までいける。が、インストールの途中でインストーラがクラッシュする

    • CasperMD5CheckMismatch

@kijimaD kijimaD force-pushed the main branch 2 times, most recently from a42fba3 to b376768 Compare September 27, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant