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,854
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 15AHP9 83DX || AMD Ryzen 5 8645HS / 16GB DDR5 / Micron M.2 2242 1TB / nVidia Geforce RTX 4050 / Windows 11 Pro
Lenovo Thinkpad L15 Gen 1 || Intel Core i5 10210U / 16GB DDR4 / WD SN730 256GB / Intel UHD / FreeBSD 14.3
tomek@vz je offline   Reply With Quote