me voici sans passer par la tablette, quel bonheur
la première commande c'était pour passer mon clavier en Français ?
mint@mint:~$ sude fdisk -l
Command 'sude' not found, did you mean:
command 'sudo' from deb sudo
command 'sudo' from deb sudo-ldap
Try: sudo apt install <deb name>
mint@mint:~$ sudo fdisk -l
Disk /dev/loop0: 1.7 GiB, 1859526656 bytes, 3631888 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk /dev/sda: 232.9 GiB, 250059350016 bytes, 488397168 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x9f88f44f
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 488396799 488394752 232.9G 83 Linux
mint@mint:~$ mount -t ext4 /dev/sda1 /mnt
mount: only root can use "--types" option
mint@mint:~$ sudo -i
root@mint:~# mount -t ext4 /dev/sda1 /mnt
root@mint:~# ls /mnt
bin etc lib mnt run sys var
boot home lib64 opt sbin timeshift vmlinuz
cdrom initrd.img lost+found proc srv tmp vmlinuz.old
dev initrd.img.old media root swapfile usr
root@mint:~#
root@mint:~# mount --bind /dev /mnt/dev
root@mint:~# mount -t proc /proc /mnt/proc
root@mint:~# mount -t sysfs /sys /mnt/sys
root@mint:~#
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 6 invités
.: Nous contacter :: Flux RSS :: Données personnelles :. |