1
vote
2answers
32 views

Making a bootable pendrive for custom kernel

I read the tutorials to make a mimalistic custom kernel from here and am able to boot it up as explained in the tutorial over a virtual machine using GRUB as the boot loader. I think it would be more ...
2
votes
0answers
54 views

How to specify an ISO as the location of root filesystem for GRUB?

I'm trying to understand the Debian "booting from Hard Disk" installation manual. The process is as follows: I copy a kernel image, a ramdisk initrd and an ISO with installer to the hard drive and ...
2
votes
1answer
51 views

What happened to `vga=ask` etc. in the newer Kernels?

I used to activate framebuffer mode in the "older" kernels with vga=ask, and later setting it to a value, once I've figured out which one works best for me. Now, this option seems to be gone, the ...
1
vote
2answers
133 views

Linux Mint Debian quits on boot

I just upgraded Linux Mint Debian Edition with the up7 package. The update manager failed initially (can't remember where...) so I ran sudo apt update, sudo apt dist-upgrade, sudo apt upgrade and ...
2
votes
2answers
138 views

How does Linux load the 'initrd' image?

I've been trying to understand the booting process, but there's just one thing that is going over my head.. As soon as the Linux kernel has been booted and the root file system (/) mounted, ...
1
vote
0answers
42 views

Booting failing in different Debian and Debian derivated distros?

I've tried Ubuntu, Linux Mint and Debian, even though all have worked great for me I'm keeping with Ubuntu, I tested 12.04, 12.10 and even 13.04. The 12.04 LTS is the one I work with. There's one ...
5
votes
1answer
127 views

What does the “00:00:00” timestamp mean in kern.log?

I'm looking for causes of a particular problem in kern.log. There are many entries with a 00:00:00 timestamp: Jun 11 00:00:00 mymachine kernel: [ 0.000000] Initializing cgroup subsys cpusetJun 11 ...
2
votes
1answer
787 views

Excluding kernel modules through /etc/modprobe.d/blacklist.conf does not work

I don't want to load the kernel module nouveau on my debian box at startup, so I put the following in /etc/modprobe.d/blacklist.conf: blacklist ttm blacklist drm blacklist nouveau I even did a ...
1
vote
1answer
229 views

Can kexec be built to a standalone binary, to be used where kexec was not built into the kernel?

I have remote embedded Linux devices I am trying to update to a new kernel without having to physically access. However, the command line options they boot with make one of the MTDs read only - I ...
0
votes
0answers
221 views

*ERROR* timed out waiting for panel to power on

I'm using Ubuntu 13.04 on Asus VX6 (1.8GHz Atom - 2 cores, optimus nVidia ION) with Kernel 3.9.0. When I start my system I get this error: [ 15.728106] [drm:intel_enable_lvds] *ERROR* timed out ...
1
vote
1answer
157 views

Booting encrypted root partion fails after system update

I have a problem booting my Debian Linux server. After a system update, GRUB loads the initrd and the system should ask for the password, but it doesn't. Instead, I get dropped to BusyBox. After ...
4
votes
1answer
106 views

Making a recovery partition in embedded Linux

I have an Atmel SAM9X system running Angstrom. I am trying to make a recovery partition so when a user holds a button during boot up the recovery partition boots up. I have modified the bootstrap so ...
1
vote
0answers
224 views

Unable to install the selected kernel

I have problem with my DVD drive. It's corrupted and when I'm trying to install Ubuntu it stucks (even with the miniISO) I was able to successfully start the OS from system rescue CD. I'd like to ...
0
votes
1answer
113 views

How does kernel swapping / INT 13h interrupts work?

I'm looking for a way to learn about and understand this technique. Here's what I'm talking about: Slax boots, {does stuff, like copy itself to RAM}, then transitions control to the kernel/file ...
0
votes
0answers
279 views

PC BSD 9.1 not loading after initial install

I just tried to install PC-BSD 9.1 on my Alienware m14x-R3 laptop (with Optimus support), and it refuses to boot. It will come to the bootloader screen, but when I attempt to boot, the actual kernel ...

15 30 50 per page