more notes to self:
to mount an ISO image:
mount -o loop -t iso9660 image.iso /path/to/mount/point
to remount a disk mounted read-only
mount -o remount rw file-system
good old: mount -a
Subscribe to:
Post Comments (Atom)
things that I need to remember, would like to build, enterprise-level stuff (or so I'm told), simplistic coding things...
0 comments:
Post a Comment