What was default kernel in FOG 1.2.0?
-
We were trying to image some computers and changed our kernel, and now it won’t work for our Optiplex 3020’s anymore. I can’t find what the default kernel was for FOG 1.2.0. We had not changed the kernel until this morning from my original install. All that is listed in the working hardware section is that the default kernel works for that model. Thanks in advance for the help!!
-
This command might help you finding out what kernels you have:
$ file /var/www/fog/service/ipxe/bzImage* /var/www/fog/service/ipxe/bzImage: Linux kernel x86 boot executable bzImage, version 3.15.6 (root@debian64) #1 SMP PREEMPT Fri Jul 18 23:58:44 EDT 2, RO-rootFS, swap_dev 0x5, Normal VGA /var/www/fog/service/ipxe/bzImage32: Linux kernel x86 boot executable bzImage, version 3.15.6 (root@debian64) #1 SMP PREEMPT Fri Jul 18 23:58:56 EDT 2, RO-rootFS, swap_dev 0x5, Normal VGA
This output is on a 1.2.0 test install on my laptop. So I guess 1.2.0 came with 3.15.6
-
3.14.2 ( I think )
-
This command might help you finding out what kernels you have:
$ file /var/www/fog/service/ipxe/bzImage* /var/www/fog/service/ipxe/bzImage: Linux kernel x86 boot executable bzImage, version 3.15.6 (root@debian64) #1 SMP PREEMPT Fri Jul 18 23:58:44 EDT 2, RO-rootFS, swap_dev 0x5, Normal VGA /var/www/fog/service/ipxe/bzImage32: Linux kernel x86 boot executable bzImage, version 3.15.6 (root@debian64) #1 SMP PREEMPT Fri Jul 18 23:58:56 EDT 2, RO-rootFS, swap_dev 0x5, Normal VGA
This output is on a 1.2.0 test install on my laptop. So I guess 1.2.0 came with 3.15.6