Search results

From Linuxintro
  • * Mount a CD-Image: mount -t iso9660 -o ro,loop=dev/loop0 cdimage.iso /cdrom
    214 bytes (41 words) - 08:16, 4 March 2011
  • ...actually burning the ISO. With Linux and unlike on Windows, you can simply mount the ISO without any additional utilities, since an ISO file is just the sam You can just mount the ISO using a loopback device:
    1 KB (196 words) - 07:42, 11 October 2010
  • == mount == mount ''/dev/sdx1'' /mnt
    1 KB (211 words) - 14:03, 8 January 2012
  • The [[Linux boot process]] will first mount an initial [[ramdisk]] to mount the [[harddisk]]s. This is how you modify an initrd:
    621 bytes (92 words) - 11:26, 20 August 2014
  • $ mount /dev/hda3 /media/hda3 $ mount --bind /dev /media/hda3/dev
    1 KB (182 words) - 06:03, 15 January 2014
  • mount -t tmpfs tmpfs /tmp -o size=512M mount -t tmpfs tmpfs /tmp -o size=1024M,remount
    1 KB (232 words) - 09:31, 27 November 2021
  • You are on a Linux computer and want to mount a Windows computer's shared drive. To do this, [[open a console]] and type mount -o username="''windowsdomain''\''windowsuser''",password=''password'' //''c
    3 KB (437 words) - 08:18, 17 May 2016
  • That means you can [[mount]] the following: mount localhost:/public /mnt
    862 bytes (135 words) - 09:07, 17 October 2013
  • To mount our [[NTFS]] [http://en.wikipedia.org/wiki/Disk_partitioning partition] rea # mount
    978 bytes (164 words) - 06:06, 2 January 2021
  • * mount your flash reader's card to this directory mount /dev/sdc1 /mnt/sdc1
    795 bytes (142 words) - 06:51, 22 July 2012
  • Mount it mount /dev/vg1/myvol /mnt/lvm
    871 bytes (145 words) - 18:23, 1 May 2012
  • This will create all mount points beneath /misc. The mount points will appear even if they are not active ("ghosts"). * If your [[device]] is already mounted, automount may not mount it again. This means you will also have to stop other automounters like gno
    2 KB (290 words) - 14:58, 15 August 2015
  • * If you see the share, mount it like this: mount //''winhost''/share1 /mnt/smb
    3 KB (520 words) - 09:18, 31 May 2012
  • Mount the server's export to (as an example) ''/mnt/nfs'' mount ''server'':/public ''/mnt/nfs''
    5 KB (902 words) - 12:54, 26 June 2015
  • mount -o remount, rw / mount -o remount,ro /
    2 KB (259 words) - 13:47, 21 January 2015
  • # mount /dev/mapper/''blah'' /mnt/test
    956 bytes (142 words) - 18:22, 8 January 2011
  • * mount the target harddisk to /mnt: mount ''/dev/sdx2'' /mnt
    5 KB (817 words) - 12:27, 28 March 2015
  • ...tures and your texts and your secret passwords. Now go and buy a USB disk. Mount the disk on /mnt/usb. Now [[install]] [[Unison]], here is an example for SU
    1 KB (198 words) - 08:46, 9 September 2010
  • You can now mount ''/dev/sdc1'' to /mnt/camera: sudo mount ''/dev/sdc1'' /mnt/camera
    5 KB (795 words) - 19:08, 11 January 2016
  • When trying to mount the cluster volume you get the error message node1:~ # mount /dev/sdb /mnt
    3 KB (495 words) - 07:20, 15 December 2014

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)