Skip to content

proxikal/archinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

archinit

My helper scripts for vanilla Arch linux

Notes

Mounting Device

Simply run fdisk -l to see what your USB device is called.
Then make a directory - mkdir /mnt/my_usb - and mount it there: mount /dev/sdXY /mnt/my_usb .

About

My helper scripts for vanilla Arch linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages