Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/archlinux/archinstall
/ DiskError
Class
DiskError
archinstall/lib/exceptions.py:5–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
4
5
class
DiskError(Exception):
6
pass
7
8
9
class
UnknownFilesystemFormat(Exception):
Callers
15
_verify_boot_part
Method · 0.90
setup_btrfs_snapshot
Method · 0.90
_add_grub_bootloader
Method · 0.90
_add_limine_bootloader
Method · 0.90
_add_refind_bootloader
Method · 0.90
_fetch_lsblk_info
Function · 0.90
get_lsblk_info
Function · 0.90
mount
Function · 0.90
swapon
Function · 0.90
encrypt
Method · 0.90
unlock
Method · 0.90
_add_key
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected