If you want to try out a new Linux distro, be it the latest Ubuntu 11.04 Natty Narwhal daily ISO or any other (I've only tested it with Ubuntu though!) and don't want to burn a CD each time you want to try a new daily build (and you don't have an USB memory stick around), you can use a cool GRUB 2 feature that lets you boot a live CD ISO directly from your hard disk.
Read more »How To Boot An ISO With GRUB2 (The Easy Way!)
Category: Beginner Tags:
- Login to post comments
U-boot for ARM on QEMU
Instructions to compile and run the U-Boot bootloader inside a QEMU emulation of an ARM platform.
Read more »Category: High End Tags:
- Login to post comments
dmesg: Command for Reviewing Boot Messages
dmesg ("diagnostic message") is a command on Unix-like operating systems that prints the message buffer of the kernel. This buffer contains a lot of important messages from those output during boot, this can be used for diagnostic purpose.
Read more »Category: Beginner Tags:
- Login to post comments
Boot Linux Over HTTP With boot.kernel.org (BKO)
This tutorial shows how you can boot Linux over HTTP with boot.kernel.org (BKO). All that users need is Internet connectivity and a small program (gpxe) to boot the machine. This gpxe program provides network booting facility. BKO allows you to boot into the following distributions: Debian, Ubuntu, Damn Small Linux, Knoppix, Fedora.
Read more »Karmic: Proposed Look & Feel for boot and GDM theme
As they announced the revamp of boot and login experiences in Ubuntu and received a great response from the Artwork Team, with many interesting concepts being submitted..
Read more »Category: Beginner Tags:
- Login to post comments
Boot On BTRFS With Debian
This tutorial will explain you how to boot from a BTRFS filesystem with kernel 2.6.31-RC4 and BTRFS 0.19. BTRFS is a new filesystem with some really interesting features like online defragmenting and snapshots. BTRFS is an experimental filesystem, use at your own risk. The kernel used is also experimental.
Read more »- Login to post comments
Fix / Restore GRUB Boot Loader
Unfortunately, maintaining a multi-boot configuration like this can be a pain, especially if you later install an operating system which overwrites the GRUB boot loader you had in place (such as a version of Windows). If your boot loader is overwritten, you could be left with no choice but to boot the most recently installed OS.
Read more »Category: End User Tags:
Take this Linux: Windows Boot Sequence Visualized
I've seen a cool visualization of the Linux boot sequence today. To those who haven't seen it yet, here's the image:According to Perry Hung, the creator:This is a visualization I made for funsies of a linux boot sequence where each function is a node and each edge represents a function call, direct branch, or indirect branch.
Read more »Category: High End Tags:
- Login to post comments
Installing Darned Small Linux Onto Your Boot Drive
This Linux is so darned small, I can't believe the name ;)
Read more »Category: Beginner Tags:
- Login to post comments
Improving boot time on a general Linux distribution
Mandriva has done quite a lot of work on optimizing boot speed for its latest release, Mandriva Linux 2009. Frederic Crozat (head of the French engineering team) has written a blog post summarizing Mandriva's past work on this front, and the tweaks and improvements made for 2009.
Read more »Cook up tasty custom Ubuntu live CDs with UCK
Live CDs let you boot an operating system without installing any software on a hard drive. The Ubuntu Customization Kit, tastefully called UCK, lets you add your favorite applications into the distro.
Read more »- Login to post comments