Search found 3 matches

by jmazaredo
2018/12/04 16:43:34
Forum: CentOS 6 - General Support
Topic: Kernel Panic while changing kernels
Replies: 1
Views: 1173

Kernel Panic while changing kernels

I tried changing kernel due to my last error on https://www.centos.org/forums/viewtopic.php?f=14&t=68931 using other kernel gives same kernel panic Kernel panic - not syncin: Attempted to kill init! Pid: 1,comm: init Not tainted 2.6.32-754.21.el6.i686 #1 Call Trace: [<c0885d7f>]? panic+0x6e/0x13b [<...
by jmazaredo
2018/11/29 03:47:28
Forum: CentOS 6 - Software Support
Topic: Centos 6.10 Swap File Issue Shows only 4K
Replies: 2
Views: 2508

Re: Centos 6.10 Swap File Issue Shows only 4K

ls -la shows the file with the right size ex. i create 4G it will show 4G in ls -la Already removed in fstab, added again reboot still 4k Sample creating swap with different size still 4k Using two kernels << | CentOS (2.6.32-754.6.3.el6.i686) | >> << | CentOS (2.6.32-754.3.5.el6.i686) | >> Server L...
by jmazaredo
2018/11/28 04:41:51
Forum: CentOS 6 - Software Support
Topic: Centos 6.10 Swap File Issue Shows only 4K
Replies: 2
Views: 2508

Centos 6.10 Swap File Issue Shows only 4K

I have CentOs 6.10 with swapfile (3.81GB) on default install running with no problem. I noticed my swap shows yesterday 4K only. I tried removing and adding again but no avail still same. Also I tried creating swapfile via DD and FALLOCATE with random sizes 4GB 3GB 8GB and do mkswap. When i check vi...