dd bs=4M if=/path/to/archlinux.iso of=/dev/sdx status=progress && syncloadkeys <your-keymap>| DEBUG|000.891|BreakpointsAdapter: Setting 1 breakpoints for /home/kevin/projects/ff-test/src/App.tsx | |
| DEBUG|000.909|FirefoxDebugAdapter: Setting exception filters: ["uncaught"] | |
| DEBUG|000.909|FirefoxDebugAdapter: 0 threads | |
| DEBUG|000.957|DebugConnection: Received response/event {"from":"root","applicationType":"browser","testConnectionPrefix":"server1.conn0.","traits":{"sources":true,"networkMonitor":true,"storageInspector":true,"storageInspectorReadOnly":true,"conditionalBreakpoints":true,"debuggerSourceActors":true,"wasmBinarySource":true,"bulk":true,"directorScripts":true,"noBlackBoxing":false,"noPrettyPrinting":false,"memoryActorAllocations":true,"webConsoleCommands":true,"allowChromeProcess":true,"profilerDataFilterable":true,"heapSnapshots":true,"documentLoadingMarkers":true,"webExtensionAddonConnect":true,"perfActorVersion":1}} | |
| DEBUG|001.157|RootActorProxy: Fetching tabs | |
| DEBUG|001.157|DebugConnection: Sending request {"to":"root","type":"listTabs"} | |
| DEBUG|001.638|DebugConnection: Received response/event {" |
| # Install ARCH Linux with encrypted file-system and UEFI | |
| # The official installation guide (https://wiki.archlinux.org/index.php/Installation_Guide) contains a more verbose description. | |
| # Download the archiso image from https://www.archlinux.org/ | |
| # Copy to a usb-drive | |
| dd if=archlinux.img of=/dev/sdX bs=16M && sync # on linux | |
| # Boot from the usb. If the usb fails to boot, make sure that secure boot is disabled in the BIOS configuration. | |
| # Set swedish keymap |