Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
Так набери в консоли, нажми Enter а то, что будет выведено пиши сюда
fdisk -l
narik@debianlinuxmusic:~$ sudo fdisk -l
sudo: unable to resolve host debianlinuxmusic
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
[sudo] password for narik:
narik is not in the sudoers file. This incident will be reported.
/home/narik# fdisk -l
Disk /dev/hda: 82.3 GB, 82348277760 bytes
255 heads, 63 sectors/track, 10011 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x8f8000b0
Device Boot Start End Blocks Id System
/dev/hda1 * 1 9681 77762601 83 Linux
/dev/hda2 9682 10011 2650725 5 Extended
/dev/hda5 9682 10011 2650693+ 82 Linux swap / Solaris
Disk /dev/hdb: 400.0 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0f800000
Device Boot Start End Blocks Id System
/dev/hdb1 1 48640 390700768+ 7 HPFS/NTFS
debianlinuxmusic:/home/narik#
Так имя твоего диска /dev/hdb1. Теперь осталось его смонтировать.
Набери команду ls -l /mnt и напиши сюда че вывелось.
Так у тебя некуда монтировать твой диск, поэтому выполни команду
mkdir /mnt/windows
Так теперь покажи че выводит команда ls -l /mnt
debianlinuxmusic:~# ls -l /mnt
итого 4
drwxr-xr-x 2 root root 4096 Окт 25 15:33 windows