Search results

From Rosalab Wiki
Jump to: navigation, search
Displaying 1-7 of 7 matches for query MNT retrieved in 0.000 sec with following stats:
  • mnt found 48 times in 12 documents
  • ... for packages to install files in this directory.
    === dir-or-file-in-mnt ===
    A file in the package is located in /mnt. It's not permitted for packages to install files in this directory ...
    22 KB (3,174 words) - 18:42, 27 February 2012
  • ... each of them:
    <pre>
    mkdir /mnt/cd1
    mkdir /mnt/cd2
    mkdir /mnt/cd3
    ...
    </pre>
    and mount them in loopback: ...
    In other words, change the 'removable://mnt/cdrom' to 'file://mnt/cd1' for each of cd1, cd2, ...
    38 KB (6,361 words) - 00:04, 31 March 2015
  • ... .
    Now you have to mount your root partition:
    mount /dev/sda5 /mnt
    4. Now install Grub2 to MBR.
    grub2-install --root-directory=/mnt/ /dev/sda
    5. Finally, run '''update-grub2''' to refresh Grub2 ...
    1 KB (188 words) - 12:36, 16 May 2013
  • ... the first partition in output for
    blkid | grep ext4
    ):
    mount /dev/sda6 /mnt
    and copy grub.cfg
    cp /mnt/boot/grub2/grub.cfg /boot/efi/EFI/grub2/
    4. Add EFI string to BIOS ...
    2 KB (399 words) - 09:44, 31 August 2013
  • ... >
    mkdir /mnt
    mount /dev/sad2 /mnt
    mount -o bind /dev /mnt/dev
    mount -o bind /dev/pts /mnt/dev/pts
    mount -o bind /proc /mnt/proc
    mount -o bind /sys /mnt/sys
    mount /dev/sda5 /mnt/home
    chroot /mnt
    dd if ...
    3 KB (550 words) - 15:55, 9 July 2014
  • ... , ROSA Freeze freezes all top-level folders except the following:
    * /dev
    * /home
    * /lost+found
    * /media
    * /mnt
    * /proc
    * /run
    * /sys
    * /tmp
    A set of folder that should not be subjected to freeze can ...
    7 KB (1,112 words) - 17:35, 22 April 2015
  • ... we use simple 8GB FAT32 USB flash drive, which is mounted on host system in '''/mnt'''
    Our host system is named "hammer2" (See on '''Picture 2''').
    [[File:USB-rosavirt-Снимок-2.png|640px ...
    4 KB (651 words) - 13:22, 20 November 2015