Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Linux command: mount
(view source)
Revision as of 21:39, 3 March 2019
3 bytes added
,
21:39, 3 March 2019
no edit summary
Line 1:
Line 1:
−
== mount drives examples ==
+
==mount drives examples==
sudo mount -t vfat /dev/hda /media/sdb
sudo mount -t vfat /dev/hda /media/sdb
sudo mount -t ntfs-3g /dev/hda /media/sdb
sudo mount -t ntfs-3g /dev/hda /media/sdb
sudo mount -t iso9660 /dev/cdrom /media/cdrom
sudo mount -t iso9660 /dev/cdrom /media/cdrom
sudo mount -o umask=0022,gid=1000,uid=1000 /dev/sdc1 /media/rafa/GIT/
sudo mount -o umask=0022,gid=1000,uid=1000 /dev/sdc1 /media/rafa/GIT/
+
ntfs-3g es un paquete que hay que instalar. see df and fdisk
−
== Remount partition as read-write ==
+
==Remount partition as read-write==
sudo mount -o remount,rw /
sudo mount -o remount,rw /
−
ntfs-3g es un paquete que hay que instalar.
+
<br />
−
see df and fdisk
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version