Archinstall 2.8.1 Released with Experimental LVM Support
Archinstall: Simple installation script for Arch Linux
Archinstall is a boot-based installation script for Arch Linux that provides a user-friendly interface for users who are not familiar with the traditional manual installation process of Arch Linux, known for its steep learning curve.
Table of contents
- Archinstall 2.8.1 Release
- Archinstall 2.8.1 Update Log
- Key features and improvements
- Bug fixes and enhancements
- UI and UX improvements
- System and performance updates
- Code refactoring and optimization
- Development and maintenance
Features of Archinstall scripts
- Automation: Archinstall automates most of the installation process, including disk partitioning, setting up file systems, installing basic systems, and configuring important settings such as locale settings, hostnames, and users.
- Customizable: Despite its high level of automation, Archinstall still allows for extensive customization. Users can choose which package to install, how to configure the bootloader, and other advanced settings.
- Ease of use: This script provides a boot-based menu-driven interface that is more user-friendly than traditional manual installations, especially for Arch Linux beginners.
- Official Support: Archinstall is an official project for the Arch Linux team, which means it is well maintained and integrated into the Arch Linux ecosystem, ensuring compatibility and regular updates.
- Flexibility: Users can choose between different installation profiles, such as minimal installation or more feature-rich settings. The script also supports custom scripts, allowing users to further customize the installation process.
- Availability: Archinstall is included in Arch Linux ISO, so it can be easily obtained by anyone installing Arch Linux.
Archinstall 2.8.1 Release
Archinstall's latest version 2.8.1 introduces several improvements, including the addition of experimental LVM support . This new feature allows users to select the default LVM layout when selecting a partition scheme during installation.
With LVM support, users can benefit from the flexibility provided by LVM, such as being able to dynamically adjust logical volume sizes and more efficiently manage storage space.
You can get the latest version from the releases page of the Archinstall GitHub repository.
Note that the LVM option in Archinstall 2.8.1 is currently marked as experimental, which means it is still in beta and may require further improvement.
Archinstall 2.8.1 Update Log
Here is a list of bug fixes and improvements in the latest Archinstall 2.8.1 scripts.
Key features and improvements
- (Experimental) LVM Support
- Add a Finnish translation
- Use curses to prepare a new menu implementation
Bug fixes and enhancements
- Locale Generator Repair
- Fix null fs_type of partition
- Handle missing free space and deleted partitions
- Handle unknown device/partition type
- Fix uninstalling all partitions
UI and UX improvements
- Rename the "Kde" configuration file to "KDE Plasma"/"Plasma"
- Added more applications to the Hyprland desktop configuration file
- Use the current keyboard layout instead of the US layout
System and performance updates
- Change the default root partition size
- Set the root partition type to GUID
- Update mkinitcpio.conf hooks to maintain upstream consistency
Code refactoring and optimization
- Refactor suggest_single_disk_layout()
- Refactor format()
- Convert partition path string to Path object
- Refactoring umount()
Development and maintenance
- Use VCS as pyparted version lock
- Skip devices that cannot get pyparted disks
- Add better mypy coverage and prepare for stricter checks
resource :
- https://www.php.cn/link/37f87a140bf3047362a857e05ce7a40f
- https://www.php.cn/link/37f87a140bf3047362a857e05ce7a40f/pull/2104
The above is the detailed content of Archinstall 2.8.1 Released with Experimental LVM Support. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Linux is best used as server management, embedded systems and desktop environments. 1) In server management, Linux is used to host websites, databases, and applications, providing stability and reliability. 2) In embedded systems, Linux is widely used in smart home and automotive electronic systems because of its flexibility and stability. 3) In the desktop environment, Linux provides rich applications and efficient performance.

The five basic components of Linux are: 1. The kernel, managing hardware resources; 2. The system library, providing functions and services; 3. Shell, the interface for users to interact with the system; 4. The file system, storing and organizing data; 5. Applications, using system resources to implement functions.

Linux system management ensures the system stability, efficiency and security through configuration, monitoring and maintenance. 1. Master shell commands such as top and systemctl. 2. Use apt or yum to manage the software package. 3. Write automated scripts to improve efficiency. 4. Common debugging errors such as permission problems. 5. Optimize performance through monitoring tools.

Linux is widely used in servers, embedded systems and desktop environments. 1) In the server field, Linux has become an ideal choice for hosting websites, databases and applications due to its stability and security. 2) In embedded systems, Linux is popular for its high customization and efficiency. 3) In the desktop environment, Linux provides a variety of desktop environments to meet the needs of different users.

The methods for basic Linux learning from scratch include: 1. Understand the file system and command line interface, 2. Master basic commands such as ls, cd, mkdir, 3. Learn file operations, such as creating and editing files, 4. Explore advanced usage such as pipelines and grep commands, 5. Master debugging skills and performance optimization, 6. Continuously improve skills through practice and exploration.

Linuxisfundamentallyfree,embodying"freeasinfreedom"whichallowsuserstorun,study,share,andmodifythesoftware.However,costsmayarisefromprofessionalsupport,commercialdistributions,proprietaryhardwaredrivers,andlearningresources.Despitethesepoten

Linux devices are hardware devices running Linux operating systems, including servers, personal computers, smartphones and embedded systems. They take advantage of the power of Linux to perform various tasks such as website hosting and big data analytics.

The disadvantages of Linux include user experience, software compatibility, hardware support, and learning curve. 1. The user experience is not as friendly as Windows or macOS, and it relies on the command line interface. 2. The software compatibility is not as good as other systems and lacks native versions of many commercial software. 3. Hardware support is not as comprehensive as Windows, and drivers may be compiled manually. 4. The learning curve is steep, and mastering command line operations requires time and patience.
