Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate

Advertising

Stuff
Sunday, September 9th, 2007 at 10:03:02pm UTC 

  1. [email protected]:~$ chmod a+xr /media/disk-1
  2. chmod: changing permissions of `/media/disk-1': Read-only file system
  3. [email protected]:~$  mount /media/disk-1 -o remount
  4. mount: only root can do that
  5. [email protected]:~$ sudo  mount /media/disk-1 -o remount
  6. Password:
  7. Remounting is not supported at present. You have to umount volume and then mount it once again.
  8. [email protected]:~$ sudo umount /dev/sdb2
  9. umount: /dev/sdb2: not found
  10. [email protected]:~$ sudo umount /dev/sda2
  11. [email protected]:~$ sudo  mount /dev/sda2 -o remount
  12. Remounting is not supported at present. You have to umount volume and then mount it once again.
  13. [email protected]:~$ sudo  mount /dev/sda2 -o
  14. mount: option requires an argument -- o
  15. Usage: mount -V                 : print version
  16.        mount -h                 : print this help
  17.        mount                    : list mounted filesystems
  18.        mount -l                 : idem, including volume labels
  19. So far the informational part. Next the mounting.
  20. The command is `mount [-t fstype] something somewhere'.
  21. Details found in /etc/fstab may be omitted.
  22.        mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
  23.        mount device             : mount device at the known place
  24.        mount directory          : mount known device here
  25.        mount -t type dev dir    : ordinary mount command
  26. Note that one does not really mount a device, one mounts
  27. a filesystem (of the given type) found on the device.
  28. One can also mount an already visible directory tree elsewhere:
  29.        mount --bind olddir newdir
  30. or move a subtree:
  31.        mount --move olddir newdir
  32. A device can be given by name, say /dev/hda1 or /dev/cdrom,
  33. or by label, using  -L label  or by uuid, using  -U uuid .
  34. Other options: [-nfFrsvw] [-o options] [-p passwdfd].
  35. For many more details, say  man 8 mount .
  36. [email protected]:~$ sudo  mount /dev/sda2
  37. Volume is scheduled for check. Please boot into Windows TWICE, or
  38. use the 'force' mount option. For example type on the command line:
  39.  
  40.     mount -t ntfs-3g /dev/sda2 /media/disk-1 -o force
  41.  
  42. Or add the option to the relevant row in the /etc/fstab file:
  43.  
  44.     /dev/sda2 /media/disk-1 ntfs-3g defaults,force 0 0
  45.  
  46. [email protected]:~$ sudo  mount /dev/sda2 /media/disk-1 ntfs-3g defaults,force 0 0
  47. Usage: mount -V                 : print version
  48.        mount -h                 : print this help
  49.        mount                    : list mounted filesystems
  50.        mount -l                 : idem, including volume labels
  51. So far the informational part. Next the mounting.
  52. The command is `mount [-t fstype] something somewhere'.
  53. Details found in /etc/fstab may be omitted.
  54.        mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
  55.        mount device             : mount device at the known place
  56.        mount directory          : mount known device here
  57.        mount -t type dev dir    : ordinary mount command
  58. Note that one does not really mount a device, one mounts
  59. a filesystem (of the given type) found on the device.
  60. One can also mount an already visible directory tree elsewhere:
  61.        mount --bind olddir newdir
  62. or move a subtree:
  63.        mount --move olddir newdir
  64. A device can be given by name, say /dev/hda1 or /dev/cdrom,
  65. or by label, using  -L label  or by uuid, using  -U uuid .
  66. Other options: [-nfFrsvw] [-o options] [-p passwdfd].
  67. For many more details, say  man 8 mount .
  68. [email protected]:~$ sudo  mount /dev/sda2 /media/disk-1 ntfs-3g
  69. Usage: mount -V                 : print version
  70.        mount -h                 : print this help
  71.        mount                    : list mounted filesystems
  72.        mount -l                 : idem, including volume labels
  73. So far the informational part. Next the mounting.
  74. The command is `mount [-t fstype] something somewhere'.
  75. Details found in /etc/fstab may be omitted.
  76.        mount -a [-t|-O] ...     : mount all stuff from /etc/fstab
  77.        mount device             : mount device at the known place
  78.        mount directory          : mount known device here
  79.        mount -t type dev dir    : ordinary mount command
  80. Note that one does not really mount a device, one mounts
  81. a filesystem (of the given type) found on the device.
  82. One can also mount an already visible directory tree elsewhere:
  83.        mount --bind olddir newdir
  84. or move a subtree:
  85.        mount --move olddir newdir
  86. A device can be given by name, say /dev/hda1 or /dev/cdrom,
  87. or by label, using  -L label  or by uuid, using  -U uuid .
  88. Other options: [-nfFrsvw] [-o options] [-p passwdfd].
  89. For many more details, say  man 8 mount .

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

comments powered by Disqus
worth-right
worth-right
worth-right