You are not logged in.

#1 2008-01-29 16:34:24

MarioTex
Member
Registered: 2008-01-29
Posts: 3

As boot without initramfs?

Hello, sorry for my English

As boot without initramfs?, Without initramfs in dev only are created the devices console, null and zero, and the kernel no boot because  can not  access the device root, i have to create the device manually  with makedev?

Thanks.

Offline

#2 2008-01-29 17:26:24

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: As boot without initramfs?

Try using the fallback image (/boot/kernel26-fallback.img)

Offline

#3 2008-01-29 17:40:43

MarioTex
Member
Registered: 2008-01-29
Posts: 3

Re: As boot without initramfs?

Thanks but fallback image (/boot/kernel26-fallback.img) is precisely an image initrd.

Thanks anyway.

Offline

#4 2008-01-29 19:50:29

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: As boot without initramfs?

If you want to boot without using an initramfs image, you need to build your own kernel. The stock Arch kernel package required initramfs.

Offline

#5 2008-01-29 21:15:45

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: As boot without initramfs?

MarioTex wrote:

Thanks but fallback image (/boot/kernel26-fallback.img) is precisely an image initrd.

Thanks anyway.

Yes. But your *problem* is that you cannot boot. The proper solution is to use the fallback image. There are other solutions, such as building your own kernel without initramfs, but that's a lot of excess work for little benefit.

Offline

#6 2008-01-30 00:41:27

MarioTex
Member
Registered: 2008-01-29
Posts: 3

Re: As boot without initramfs?

Already this OK smile

Building kernel without initramfs
In fstab hda3 instead of sda3
In grub hda3 instead of sda3

Time boot the grub until prompt: with intitramfs and kernel with modules (archlinux default) --> 35 second
Time boot the grub until prompt: without intitramfs and kernel without modules --> 14 second   wink

Thanks.

Offline

Board footer

Powered by FluxBB