This is just a simple guide to show you how I managed to have Debian, Ubuntu and Arch Linux installed on the same machine, under one Grub 2 installation. And how I managed to solve a small problem I had.
-
January 2nd, 2013 by cj2003
I understand EFI is somewhat buggy and what works for me might not work for you. So be careful, have a rescue disk at hand. On that topic, I should say that I could not get this to work with Debian sid’s 3.2 kernel, but 3.5 from experimental worked fine for me.
-
November 17th, 2012 by cj2003
The Debian GNU/Linux project has yet to decide on the method whereby it will ensure that the Linux distribution it produces can boot on computers that are certified for Windows 8. Read more here
-
October 14th, 2012 by cj2003
On Debian or Ubuntu, if you make changes to files like /boot/extlinux/extlinux.conf directly, they’ll be overwritten.So what’s a Debian user to do if she wants to customize the menus, add a splash image or boot other operating systems?
-
December 4th, 2011 by cj2003
How to dual-boot Windows 7 and Debian 6 is the latest in the series of articles on dual-booting Windows 7 and Linux and BSD distributions. None has been written for a BSD distribution, but with PC-BSD 8.2 scheduled to be released early next week, expect one to be written for it.
-
February 20th, 2011 by cj2003
Thus yesterday while switching on my notebook I was unpleasently surprised with an error Grub Error 17 and the boot process was hanging before it would even get to grub’s OS select menu
These days, the init.d script dependencies in Squeeze are quite complete, so complete that it is actually possible to run all the init.d scripts in parallell based on these dependencies
Starting applications when you’re Debian server reboots is easy. For this example, we’re going to start on boot an application called ‘laser.’
-
January 13th, 2010 by cj2003
Today I’ve been researching on Linux and Debian booting. There is an excellent article from IBM, which explains the procedure.
-
January 2nd, 2010 by cj2003
Now that Debian GNU/kFreeBSD is an official part of Debian, it is time to play around with the new toy. But in order to do such feat there are several issues that have to be resolved on the path to success.
-
December 16th, 2009 by cj2003
Just installed FreeBSD 8 on a spare partition of my computer. Was planning to use the Debian-installed GRUB to boot it, but when I went to edit GRUB config files they had changed beyond recognition. GRUB 2, it seems, is very different to GRUB 1
-
November 29th, 2009 by cj2003
You can make one autostartup script for ubuntu(debian) easily, and put commands to be started up automatically at boot.
-
September 19th, 2009 by cj2003
Over the last few years, the boot system in Debian has progressively deteriorated due to changes in the Linux kernel which make the kernel more and more event based.
-
September 5th, 2009 by cj2003
Developers from Debian and Ubuntu met and discussed ways to improve boot performance at Canonical’s London headquarters.
Fixing an unbootable computer after a failed grub installation can be a bit tricky. Here’s what I ended up doing.
A friend who is learning Linux installed a larger second(primary-slave) PATA drive to continue his Linux education but insisted on leaving Windows XP on the first(primary-master) PATA drive with no alterations to any part of the Windows XP drive including the MBR or changing master/slave orientation and using remapping in Grub.
Every modern operating system has some sort of startup routine. Even DOS had the old AUTOEXEC.BAT and CONFIG.SYS. The startup system defines what is launched on system startup, under what conditions, and in what order.
-
April 19th, 2009 by cj2003
I have been tending to run MySQL on my computers for the purpose of Rails app development. However, for my laptop especially, I prefer if MySQL is not started by default. I prefer to start it manually if it’s needed.
-
April 9th, 2009 by cj2003