This is my first day on linux and I can't figure out how to mount a usb drive. I plugged it and used fdisk -l to locate it. However when I type mount /dev/sda1 it says that sda1 does not exist.
root@kali:/media# fdisk -l
Disk /dev/sda: 62.9 GB, 62932647936 bytes
255 heads, 63 sectors/track, 7651 cylinders, total 122915328 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 identifier: 0x73876c0c
Device Boot Start End Blocks Id System
/dev/sda1 2048 122914815 61456384 b W95 FAT32
root@kali:/media# mount /dev/sda1
mount: can't find /dev/sda1 in /etc/fstab or /etc/mtab
root@kali:/media#
any idea? thanks.
Aucun commentaire:
Enregistrer un commentaire