Skip to main content

Home/ KIIT_CSE_IT/ Group items tagged WWW

Rss Feed Group items tagged

2More

GRUB bootloader - Full tutorial - 0 views

  • Primary partitions are marked from 0 to 3 (hd?,0), (hd?,1), (hd?,2), (hd?,3). Logical partitions in the extended partition are counted from 4 up, regardless of the actual number of primary partitions on the hard disk, e.g. (hd1,7).
  • As the name implies, GRUB passes the control of the boot sequence to another bootloader, located on the device to which the menu entry points. This can be a Windows operating system, but also any other, including Linux.
1More

LinuxPlanet - Opinions - Not Having Linux Skills is IT Malpractice - Real World, Realit... - 0 views

  •  
    "Not Having Linux Skills is IT Malpractice"
1More

GRUB tips and tricks - 0 views

  • First, what exactly is GRUB? GRUB is a boot loader, which means it passes control of the boot process from the Power-On Self Test (POST) to the kernel of your GNU/Linux distribution. GRUB works in a modular, layered fashion so that any unneeded modules are not loaded. Not only does this reduce execution time, but it saves valuable resources when running from removable media. GRUB optionally loads its configuration file at run/boot time, so you don’t have to type in commands manually each time.
1More

An introduction to Linux kernel programming - Lesson 1: Building and running a new Linu... - 0 views

  •  
    Nice tutorial for Linux Compilation!!
« First ‹ Previous 41 - 60 of 305 Next › Last »
Showing 20 items per page