Welcome to the new era of TUIs.
**tui-uefi** — Build TUIs for your bootloader.
Works with Rust's x86_64-unknown-uefi target & runs in QEMU in the demo.
Written in Rust & built with @ratatui_rs
Welcome to the new era of TUIs.
**tui-uefi** — Build TUIs for your bootloader.
Works with Rust's x86_64-unknown-uefi target & runs in QEMU in the demo.
Written in Rust & built with @ratatui_rs
Maybe a 4 day poweroff will make it wake up and boot properly.
I could have sworn Solus Linux supported Secure Boot. Sadly, I get this error when trying to boot the USB. I can press "OK" and it brings me right back to my PCs UEFI menu.
#Uefi #SecureBoot #Linux #Solus #SolusLinux
Meine Datenschutz und Privatsphäre Übersicht 2025, für die Allgemeinheit
Teilen erbeten
als PDF:
https://cryptpad.digitalcourage.de/file/#/2/file/NdmBgSYkRCto8B+JmJkE9mQ4/
#DSGVO #TDDDG ( #unplugtrump )
#Datenschutz #Privatsphäre #sicherheit #Verschlüsselung
#encryption #WEtell #SoloKey #NitroKey #Email #Cybersecurity #Pixelfed #Massenűberwachung
#Google #Metadaten #WhatsApp #Threema #Cryptpad #Signal
#Hateaid #Cyberstalking #Messenger #Browser #Youtube #NewPipe #Chatkontrolle #nichtszuverbergen #ÜberwachungsKapitalismus #Microsoft #Apple #Windows #Linux #Matrix #Mastodon #Friendica #Fediverse #Mastodir #Loops #2FA #Ransomware #Foss #VeraCrypt #HateAid #Coreboot #Volksverpetzer #Netzpolitik #Digitalisierung #FragdenStaat #Shiftphone #OpenSource #GrapheneOS #CCC #Mail #Mullvad #PGP #GnuPG #DNS #Gaming #linuxgaming #Lutris #Protondb #eOS #Enshittification
#Bloatware #TPM #Murena #LiberaPay #GnuTaler #Taler #PreppingforFuture
#FediLZ #BlueLZ #InstaLZ #ThreatModel
#FLOSS #UEFI #Medienkompetenz
You can download a live image of gparted and work with the latest version with ease. My debian based distro has GParted 1.3.1 which is quite behind v1.7.0-1
Im downloading the latest right now!
log
$ wget -c https://cfhcable.dl.sourceforge.net/project/gparted/gparted-live-stable/1.7.0-1/gparted-live-1.7.0-1-amd64.iso?viasf=1
--2025-03-16 11:54:11-- https://cfhcable.dl.sourceforge.net/project/gparted/gparted-live-stable/1.7.0-1/gparted-live-1.7.0-1-amd64.iso?viasf=1
Resolving cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)... 146.71.73.5
Connecting to cfhcable.dl.sourceforge.net (cfhcable.dl.sourceforge.net)|146.71.73.5|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 589299712 (562M) [application/octet-stream]
Saving to: ‘gparted-live-1.7.0-1-amd64.iso?viasf=1’
gparted-live-1.7.0-1 9%[==> ] 55.49M 286KB/s eta 28m 15s
^Z
Giving credit to the programmers of GPARTED(8)
gparted works its magic, by entering correct parameters to a suite of partition control & editing commands, which are sh envoked, so you can easily manipulate your partitions on all your SSDs HDDs from the comfort of your UI
When you want to batch manipulate partitions, you can study the log output and make sh scripts yourself, controlling partitions anywhere.
You also have the convenience of running gparted from sh so it still works its magic for you, without the UI!
I usually run cfdisk gdisk fdisk when I partition a fresh mechanical or SSD, later on I invoke gparted when I want to resize or move them
it also runs important commands at the end so that the kernel gets to know your new partition layout, which makes rebooting your machine to use them unneeded
I shrunk and resized a partition where I installed a program, which needed 75GB (*1024!) as installation space but only uses 56GB in the end. I left 12GB of breathing room on the partition after the shrink and of course grew the partition before with the same size, minus the alignment snip of 1MB
log:
myserver kernel: JFS: nTxBlock = 8192, nTxLock = 65536
myserver kernel: SGI XFS with ACLs, security attributes, realtime, scrub, repair, quota, debug enabled
myserver kernel: sdb: sdb1 sdb2 sdb3 sdb4
myserver kernel: sdb: sdb1 sdb2 sdb3 sdb4
^Z
UEFI-Only Support for AMD Radeon RX 9000 Series Graphics and Later — https://www.amd.com/en/resources/support-articles/faqs/GPU-N4XCSM.html
#HackerNews #UEFI #Support #AMD #Radeon #RX9000 #Graphics #Technology #News
Die Upgrade-Falle von Windows 11: Wie man alle Sicherheitsupdates bekommt
Microsoft hängt einige PCs mit Windows 11 schon jetzt von Updates ab, sogar mit Windows 11 gekaufte. Im Podcast klären wir Hintergründe und zeigen Auswege auf.
Come usare Rufus per creare una chiavetta USB avviabile
#BIOS #ChiavettaUSB #Computer #Consigli #Guida #Linux #PC #Rufus #SistemaOperativo #Software #Tech #Tecnologia #Ubuntu #UEFI #UnitàAvviabili #Windows #Windows10 #Windows11
https://www.ceotech.it/come-usare-rufus-per-creare-una-chiavetta-usb-avviabile/
Now you will ask why I put up a screen cap of Naked.Gun.33.1.3.The.Final.Insult in this thread.
The logic is simple. Because I now have tsc=unstable in my permanent boot options in GRUB, I have achieved playing this 1080p stream on my machine without any hickups of mPlayer!
mPlayer has the gorgeous option of bailing out by itself if you have CPU/GPU/FPU or RAM issues, protecting an unstable machine as my Gigabyte miniPC. Since the switch mPlayer did not have to bail out!
Now the parameters are added permanently at boot
using this UI in my distro. I love editing config files directly. This convuloted manner of editing grub config is inefficient, also unusable in a proxmox or jail ENV where everything is done from *sh
The parameters were parsed successfully. Now the unsable tsc clock on this system is bypassed from boot
I've just added the parameters to the kernel according to the instructions on the web page; photographed them for our pleasure
Since the people who know about kernel parameter parsing via GRUB, did not see my post and because I forgot to use the AksFediverse hash, I hunted for a answer and am reading this one
https://linuxconfig.org/how-to-set-kernel-boot-parameters-on-linux
I wrote up a post about a joke which ended with me building a UEFI binary that would boot into a picture of Chosen One, Kier Eigen. Praise Kier! I wouldn't usually post stuff like this, EXCEPT using the UEFI rust crate was fucking awesome and maybe the most delightful thing i've done with a computer in a long time. Took me way longer to write the post than write the hack.
This is the massive list of GRUB sub commands that I have to wade through
I have taken a Higher Grade Android to make this photograph and luckily this camera system knows how to capture the Light of the IPS LED panel in Total Darkness.
Compliments of Open Camera Android version
I'm going to include another photograph to give you an indication of how complex GRUB is in comparison to Legacy Lilo
When I press tab twice in Rapid Succession, the whole screen is filled with commands that I can execute within the GRUB sh {command environment}
I literally have to read all the man pages of those GRUB sub commands which give me an indication that they can do what I want, just so I can pass the parameters to the kernel
GRUB has made the distance between the command prompt and the kernel much bigger!
The camera of the Android is utterly failing to focus on the dimly lit IPS Led flat panel screen, but I have still captured a photograph of the command shell of GRUB