View Single Post
Staro 02.10.2015., 16:35   #283
tomek@vz
Premium
Moj komp
 
tomek@vz's Avatar
 
Datum registracije: May 2006
Lokacija: München/Varaždin
Postovi: 4,684
Citiraj:
Autor bertone Pregled postova
Nisi radio sam particije diska već si sve prepustio automatici?? .. i onda je Ubnuntu instaler napravio samo root particiju i pritom ostavio slobodnih tih 1,8 GB.. zašto, nemam pojma (možda za GRUB, možda za kikiriki.. možda za.. )

.. napravi particioniranje kako treba (root/home/swap) i neće ga biti (i da, napravi swap bez obzira koliko RAM-a imaš.. nebuš propao zbog pola gige ili gigu prostora

Porque?

Code:
tomek@kanta:~$ free -m
             total       used       free     shared    buffers     cached
Mem:          7943       4584       3359         20        116       3260
-/+ buffers/cache:       1206       6737
Swap:            0          0          0


Ovakav setup koristim već više od 4 godine (nekad davno tu je bilo 4GB meme) i nikad nikakvih problema.

+

Code:
tomek@kanta:~$ 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>
.
.
.
tmpfs    /tmp        tmpfs    defaults    0  0
tmpfs    /var/tmp    tmpfs    defaults    0  0
__________________
Lenovo LOQ || AMD Ryzen 5 8645HS / 16 GB DDR5 / 1TB Micron M.2 2242 / 1TB Sandisk Extreme nvme M.2 / nVidia Geforce RTX 4050 / Windows 11 Pro
Lenovo Thinkpad T540p || Intel Core i7-4700MQ / 16GB DDR3 / 240GB Sandisk Plus / nVidia Geforce GT 730 / FreeBSD 14.3
tomek@vz je offline   Reply With Quote