I learned the bios loads the boot loader. So it’s a bios loader that gives us the boot loader that gives us the OS that loads apps.
@hhskladby15963 жыл бұрын
I am very happy with syslinux loader the last decade, as well with BIOS as with UEFI. Lilo was wild west, GRUB tried to tame the stampede, both are now in their niches.
@youthfull36164 жыл бұрын
Very crisp and clear explanation .Thanks
@domaincontroller5 жыл бұрын
00:51 initrd 01:23 vmlinuz, compressed, vmlinux, uncompressed 01:42 dmesg, var/log/dmesg, generated by the linux kernel, ring buffer
@hhskladby15963 жыл бұрын
You managed to put much info in a short span without being hasty!
@MykeHawke-r9r6 ай бұрын
Thank you for making this video
@ahmetmutlu3484 жыл бұрын
But what if it says cannot find squashfs image . ;P we need some kind of gui or automated script/program to make it find it . It cant se the file on some directory. Thats the main problem on linuxes
@seunmatthew44976 жыл бұрын
I love to buy your course but my attention is focussed on redhat and getting the rhcsa exam? Do you think I will get that focussed knowledge from the course
@Unknown-ll1zt6 жыл бұрын
*facepalm* Just give up on Linux, of course it helps if you dam listen -_-
@seunmatthew44976 жыл бұрын
@@Unknown-ll1zt What are you talking about
@alexxander83414 жыл бұрын
@@seunmatthew4497 "unknown" was being sarcastic. learning linix no matter the flavor/type is going to benifit you. besides... most commands/tools are similar in nature. as a matter of fact, if you find the source code on github, you can use other tools from other platforms as long as they compile 100%(no errors).
@calmvolatility27874 жыл бұрын
BIOS is software, OS independent. Where does it live?
@r_spohr4 жыл бұрын
BIOS is coded into ROM that's part of the motherboard
@hhskladby15963 жыл бұрын
We call it, as said in vid, "firmware" - your hardware manufacturer may / should allow to flash it, so it's rather EPROM instead of ROM
@goooooo91975 жыл бұрын
My Linux freeze ata loding initial ramdisk plz helo
@anshultiwari27045 жыл бұрын
I'm struggling with same problem
@anshultiwari27045 жыл бұрын
Please help me if you have found a solution
@ヤメロー3 жыл бұрын
I heard ME is running before we push any button.
@TiagoChiaveri5 жыл бұрын
Cuida com carinho do meu like! Você é ótimo.
@dr.mikeybee6 жыл бұрын
It's in /var/log/kern.log not /var/log/dmesg.
@LinuxTrainingAcademy6 жыл бұрын
It really depends on how syslog is configured. Each distro has a slightly different config. For a full explanation see this: www.linuxtrainingacademy.com/linux-syslog/