Vergrößern einer Partition in Ubuntu – mit Terminal und ohne Neustart.
Sagen wir eine Ubuntu-Installation benötigt mehr „Luft zum Atmen“. Wir haben eine SSD mit z.B 100GB und 30 sind im Einsatz bei der Root Partition und 40 bei einer anderen. Wir haben also noch 30GB frei die wir der Root zuteilen möchten. Bei anderen OS müssten wir jetzt mit Tools die Partitionsgrenzen der zweiten Partition so verschieben das der leere Platz hinter der Root ist damit wir diese danach erweitern können. Nicht so bei meiner Lieblings Linux Distro.
Bei Ubuntu Linux bedarf es nur 4 bis 5 Befehle.
Vergrößern einer Partition in Ubuntu
Zuerst sorgen wir dafür das die Voraussetzungen erfüllt sind.
- Installiert Growroot (wenn nicht bereits vorhanden)
$ sudo apt install cloud-initramfs-growroot
- Zuerst die Partitionen auslesen wir können dies mit:
$ lsblk
alternativ
$ df -h
- So oder so wird eine Liste angezeigt notiert euch die Partition um die s geht z.B. SDA3
- Partition erweitern (wichtig Leerzeichen zwischen der Bezeichnung und der Nummer)
$ sudo growpart /dev/sda 3
Wenn die Meldung CHANGED erscheint, war die Aktion erfolgreich 😊
- Jetzt nur noch das Filesystem erweitern
$ sudo resize2fs /dev/sda3
FERTIG – war doch nicht schwer
- Mehr zu diesem oder anderen Tricks findet Ihr bei der offizielen Ubuntu Wiki: HIER
- Laufwerk unter Windows 10 mit DISKPART bereinigen
Andere Beiträge
- Bureaucracy: A Hacker’s Delight and an IT Security NightmareBureaucracy: A Hacker’s Delight and an IT Security Nightmare. Ah, bureaucracy! A term that evokes as much enthusiasm as a dentist appointment or cleaning out the attic. While many of us slog through paperwork, there’s a special group that finds it delightful: hackers. Believe me, the adventure that IT security in the jungle of bureaucracy entails could easily be a bestseller! Imagine this: A hacker sits comfortably in his dark, monitor-filled lair. He takes a sip of his favorite coffee and grins widely as he scrolls through endless documents and forms. Bureaucratic errors are like Easter eggs just waiting to be found. While most of us get gray hairs from a marathon of forms, hackers see it as a goldmine. That is the reality not a film.
- 26.07.2024 DDOS attack on New ZealandSome admin in NZ had a very busy day 🙂 DDPS with 100mb to 1gbs connections in a coordinated way. Umbrella or the Skynet-Shield group had started with counter attacks after 20 minutes with up to 10gbs. 10 minutes later everything was over.
- Quick FIX for the Microsoft CrowdStrike bugIt is just a quick fix for the CrowdStrike bug when your system is currently facing the blue screen of death. Just reboot into the safe mode or WRE go to: C:\Windows\System32\drivers\Crowdstrike Search for the File: C-000000291*.sys Delete this file Reboot
- CISCO Firepower FMC 100MB upload bugCISCO Firepower FMC 100MB upload bug. Somehow CISCO always manages to surprise me with unnecessary bugs that shouldn’t be there. Especially if these bugs are old and could be easily fixed by CISCO.
- IP-blocklist specifically for NAS securityIP-blocklist specifically for NAS security. I created a nice little feed with automatically updating IP addresses that specialize in attacking NAS devices