Kernel panic when using initramfs instead of initrd

2013-05-05 Thread Ivan Nikolaev
boot, what I have is a kernel panic with the following details: List of all partitions: No filesystem could mount root, tried: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) Here's my config file: http://pastebin.com/XVd8ZukU Using linux v3.9.0 -- Ivan Nikolaev

Suppress all boot output (framebuffer?) - embedded linux distro

2013-02-19 Thread Ivan Nikolaev
Hi everybody! I'm new to linux kernel development (very very little experience), time ago have began studying Operating Systems, even written a simple x86 2-stage bootloader for my supa-dupa-noob-os (which never ended up in something working). Anyway, that was just to explain what kind of a

Re: Suppress all boot output (framebuffer?) - embedded linux distro

2013-02-19 Thread Ivan Nikolaev
Original Message Subject: Re: Suppress all boot output (framebuffer?) - embedded linux distro Date: Tue, 19 Feb 2013 22:52:25 +0100 From: Ivan Nikolaev void...@gmail.com To: Mulyadi Santosa mulyadi.sant...@gmail.com On Tue 19 Feb 2013 08:00:52 PM CET, Mulyadi

Re: Need of MODULE_LICENSE(GPL)

2012-12-20 Thread Ivan Nikolaev
On Thu 20 Dec 2012 11:34:13 AM CET, Niroj Pokhrel wrote: On Thu, Dec 20, 2012 at 4:00 PM, Ivan Nikolaev void...@gmail.com mailto:void...@gmail.com wrote: Modules which are not declared.as http://declared.as GPL, by default are considered proprietary. Proprietary code can't make