User Tools

Site Tools


linux:filesystem:rmadisk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:filesystem:rmadisk [2022/02/17 18:48] – created mslinux:filesystem:rmadisk [2023/01/11 20:29] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== IMG-Filesystem ====== +====== RamDisk ====== 
-===== Mounten einer img-Datei ===== +===== Mounten einer RamDisk ===== 
-''mount -o loop /pfad/initrd.img /mnt''+<code> 
 +# as root 
 + 
 +mount -t ramfs ramfs /media/ramdisk 
 +chown user /media/ramdisk/ 
 +</code>
linux/filesystem/rmadisk.1645120118.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

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