27-02-2021, 20:41
0
(27-02-2021, 20:28)yahoob3 napisał(a): Namieszałeś z partycjami, to się nie dziw, że system musi się nagłowić zanim ogarnie tę rozpierduchę na dyskach.
Tak - nie mogłeś skopiować tak dużego pliku ze względu na ograniczenia FAT32 (https://pl.wikipedia.org/wiki/FAT32).
Te "dyski", to fizyczne napędy zamontowane w komputerze plus System plików. To nie są partycje.
To właśnie partycje _zamontowane_ do odpowiednich katalogów widzisz, jako katalogi.
Co do uruchamiania... pokaż wynik polecenia:
Kod:cat /etc/fstab
BTW Proszę, zainstaluj/włącz słownik w przeglądarce internetowej i "zwracaj uwagę na podkreślone słowa".
Kod:
szychal@SATELLITE-P750:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda1 during installation
UUID=9eaccfb8-28db-4981-b41f-455cd458c826 / ext4 errors=remount-ro 0 1
# /aneta was on /dev/sda9 during installation
UUID=6835-A40D /aneta vfat utf8,umask=007,gid=46 0 1
# /boot was on /dev/sda5 during installation
UUID=5e621fd6-b73e-459d-ad36-38cc84c49175 /boot ext4 defaults 0 2
# /gracjan was on /dev/sda10 during installation
UUID=684A-B390 /gracjan vfat utf8,umask=007,gid=46 0 1
# /home was on /dev/sda8 during installation
UUID=6201450a-140f-42ac-9f33-630ae8e4565a /home ext4 defaults 0 2
# /tmp was on /dev/sda6 during installation
UUID=517d9653-3a8a-4cc4-953d-9e3be2f9f818 /tmp ext4 defaults 0 2
# /torrent was on /dev/sda11 during installation
UUID=f152dbbd-c765-4a93-be5f-38427386f577 /torrent ext4 defaults 0 2
# /var was on /dev/sda7 during installation
UUID=945692b5-9326-4a37-b21e-15350355834e /var ext4 defaults 0 2
/swapfile none swap sw 0 0
/dev/sda11 /usr/torrencik vfat nosuid,nodev,nofail 0 0