User Tools

Site Tools


old:linux:system

Mounten einer ISO-Datei

# mount -t iso9660 -o loop,ro /pfad/image.iso /mnt

Mounten einer RamDisk

# mount -o loop /pfad/initrd.img /mnt

fat32 unter Debian

$ apt-file search mkfs.vfat

dosfstools: sbin/mkfs.vfat

mkfs.vfat -F 32 /dev/<laufwerk>

mkdosfs -F 32 /dev/<laufwerk>

old/linux/system.txt · Last modified: 2023/01/11 20:29 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki