03-16-2015, 09:00 PM
(03-16-2015, 08:24 PM)rokytnji link Wrote: How about giving Jerry a
Code:sudo parted -l
report because you cut off the ram report on your inxi report and your inxi report shows no ram specs like mine does.
or a /swap partition.
Great!!!
You pointed me in the right direction. THANKS
Yesterday during install I formatted the boot (sda5) and the home (sda6) dir. And in some way, the swap got lost. So with Gparted I recreated it again, and it works. The output
Code:
e@asus-e:~$ sudo parted -l
Model: ATA WDC WD3200BPVT-8 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/4096B
Partition Table: msdos
Number Start End Size Type File system Flags
1 2096kB 211GB 211GB extended
5 2097kB 10,5GB 10,5GB logical ext4 boot
6 10,5GB 105GB 94,4GB logical ext4
7 105GB 211GB 106GB logical ext4
3 211GB 319GB 108GB primary ext4
2 319GB 320GB 1311MB primary
doesnot state in File system that sda2 is a swap, (don't know why) but Gparted shows me. (and cannot show you as images are not allowed as attachment)
It is working!
GREAT. THANKS