Showing posts with label Introduction-to-Debian. Show all posts
Showing posts with label Introduction-to-Debian. Show all posts

Saturday, October 20, 2007

Understanding the GNU / Debian Linux Boot Process

Learning a Unix-like operating system is like a Herculean task for most of us. Most people even those working in the IT industry break into cold sweats on hearing words like Unix, Linux and Debian. Such aura of mystery and wizardry commonly associated with it is perhaps much to do with fear is unknown rather than the difficulty of learning the operating system(s).

One of the important advantage of learning a Unix-like operating system is in its transparency. If you want to understanding the intrusive details of how an operating system works you can dig right into the bowls of the operating system and to its source code. A closed source Operating system like Microsoft Windows NT XP or Vista will not allow you do that thus a very bad choice for learning OS concepts.

The boot process starts the moment you power up your PC and until the time the computer is able allow you to log on. Understanding this booting process of a GNU/ Debian Linux is an essential part of mastering the OS, the From Power Up To Bash Prompt HOWTO written a decade ago provides a detailed look at the boot process from Power up to the bash prompt . Even the experienced Linux users will learn from this HOWTO.

The author(s) of the HOWTO document sums it up as thus.

I find it frustrating that many things happen inside my Linux machine that I do not understand. If, like me, you want to really understand your system rather than just knowing how to use it, this document should be a good place to start. This kind of background knowledge is also needed if you want to be a top notch Linux problem solver.

This HOWTO is can be found in doc-linux package on GNU/Debian in text and html formats.The Debian Documentation page has an extensive list of manuals that are available to aid the learning the OS. Also visit the The Linux Documentation Project(TLDP) for more such HOWTO's , Guides and FAQ's.

Friday, October 19, 2007

Install Debian In Window (Video)

Sometime back I wrote about new official method for installing Debian from Microsoft Windows using the latest Debian Win32 Installer.

Here is the videos(two videos!!) of the debian windows (win32) installer in action.

The Second video, bit incomplete since it doesn't seems to show loading of the Debian installer after reboot.

Friday, September 28, 2007

Install Debian from Web in Windows

While going through old archives of emails I didn't read I stumbled upon this announcement of Debian-Installer Loader, a win32 loader for Debian Installer.

This is very good tool that would help new users start off the installation from the Web while still in Microsoft Windows OS environment.

This is the announcement of "Debian-Installer Loader", a win32 loader for
Debian Installer.


Overall, the process is very simple (it's been inspired by a similar
project with Ubuntu).  D-I-L runs on the users' win32 system,
auto-detects wether the CPU supports 64-bits, picks the appropiate
linux and initrd.gz images for netboot, and uses GRUB for DOS to
chainload into it.


This has a few interesting applications:


  - Migrating to Debian on hardware without CD drive (or USB boot
  capability).
  - Migrating to Debian for users who have no idea how to burn an ISO
  and/or how to configure their BIOS for CD boot.
  - Migrating a system to Debian inmediately, at any time, wether
  we have a boot CD at hand or not.
  - Advocating Debian to Windows users.  Rather than give them a CD
  (expensive), give them a piece of paper with an URL.


Frontend site for Windows clients to visit is at:


 http://goodbye-microsoft.com/

Further details (screenshots, GPLed source code) at:

 http://goodbye-microsoft.com/more.htm 

Hope you like it,

-- 
Robert Millan


The screenshots of the D I L in action would look familiar to those who used loadlin to start installation from Microsoft Windows 95/98 long back.
Debian Windows installer screenshots

Watch The Video

Popular Posts