home.social

#debianinstall — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #debianinstall, aggregated by home.social.

  1. Done!

    Installation was bumpy… The main issue was that I chose btrfs for /boot, which apparently needs ext4 instead.

    Now I am getting this error message during boot, does anyone have any idea about how to solve this? (Please tell me I don’t need to reinstall…)

    Apart from that everything seems to be working well! I will conclude the configuration tomorrow.

    @debian @frameworkcomputer

    #Linux #LinuxInstall #Debian #DebianInstall #DebianTrixie #Debian13 #GRUB #LinuxBoot #help #Framework #FrameworkLaptop

  2. Done!

    Installation was bumpy… The main issue was that I chose btrfs for /boot, which apparently needs ext4 instead.

    Now I am getting this error message during boot, does anyone have any idea about how to solve this? (Please tell me I don’t need to reinstall…)

    Apart from that everything seems to be working well! I will conclude the configuration tomorrow.

    @debian @frameworkcomputer

    #Linux #LinuxInstall #Debian #DebianInstall #DebianTrixie #Debian13 #GRUB #LinuxBoot #help #Framework #FrameworkLaptop

  3. Done!

    Installation was bumpy… The main issue was that I chose btrfs for /boot, which apparently needs ext4 instead.

    Now I am getting this error message during boot, does anyone have any idea about how to solve this? (Please tell me I don’t need to reinstall…)

    Apart from that everything seems to be working well! I will conclude the configuration tomorrow.

    @debian @frameworkcomputer

    #Linux #LinuxInstall #Debian #DebianInstall #DebianTrixie #Debian13 #GRUB #LinuxBoot #help #Framework #FrameworkLaptop

  4. Done!

    Installation was bumpy… The main issue was that I chose btrfs for /boot, which apparently needs ext4 instead.

    Now I am getting this error message during boot, does anyone have any idea about how to solve this? (Please tell me I don’t need to reinstall…)

    Apart from that everything seems to be working well! I will conclude the configuration tomorrow.

    @debian @frameworkcomputer

    #Linux #LinuxInstall #Debian #DebianInstall #DebianTrixie #Debian13 #GRUB #LinuxBoot #help #Framework #FrameworkLaptop

  5. Done!

    Installation was bumpy… The main issue was that I chose btrfs for /boot, which apparently needs ext4 instead.

    Now I am getting this error message during boot, does anyone have any idea about how to solve this? (Please tell me I don’t need to reinstall…)

    Apart from that everything seems to be working well! I will conclude the configuration tomorrow.

    @debian @frameworkcomputer

    #Linux #LinuxInstall #Debian #DebianInstall #DebianTrixie #Debian13 #GRUB #LinuxBoot #help #Framework #FrameworkLaptop

  6. 雨の週末だった、 金曜日も祭日だって、 特に用事がなかったので、古いパソコンを蘇える練習しました。 集中的にすると、 (ちょっと退屈けど、 雨だった) 細かいことをおもいきり習ったり、覚えたりすることできる。あまりんも古くて、 また再インストールがやばそうPCのためにGrubのブットスクリーンで e を押してから ro quiet の後に init=/bin/bashをしてからpsswdが助かる。 これからいろいろな人の古い(もとのOSがサポートされていない)PCにGNU\Linux Debian Gnome(XFCEなど)をインストールするようになったら、 ぜったい、 passwd, passwd -d が必要になるでしょう。 いちいちインストールしなおすのが大変!! だけど、 以外とDebian 11.9から 12.5のupgradeが時間がかかった。。

    DVDを買いに行きたくなかったので、やっと以前に勝手がわるかった起動に使えうUSBスティック作成になれた。

    dd bs=4M if=/home/brian/download/qb/debian-12.5.0-amd64-DVD-1.iso of=/dev/sdb status=progress oflag=sync
    後はGnomeSettings(rootでアンロックして、自動ログイン)とGnomeTweaks(StartUpアプリなど)の使いわけを覚えると便利。

    興味深いだろうと思うから体験してほしいアプリがたくさんあって、ちゃんとしたパケージ名を覚えるのが大変。 すごい役立ったのは
    xargs -a packages-list.txt apt install -y
    いちいちapt search ~ で gpaste-2, gcompris-qtなどの名を確認しなくてもよくなった。今は使っているアプリが少い: Shotwell, Gimp, emacs, DrRacket, Firefox.. ぐらい。 地域社会のフリースクールでの体験のためにいろいろなアプリを選ぶと、 初まったばっかりのワクワクどきどきを思いだした。

    #DebianInstall #GnuLinuxInstall #DebianGnome