Skip to main content
Made question format a little more neat. Improved grammar. Edited tag.
Source Link
AdminBee
  • 23.6k
  • 25
  • 55
  • 77

I found out that if I choose jffs or sd as filesystem (and not initramfs), the kernel size will be very small (1.4 MB as compared to with initramfs which is 3.4MB). It means that initramfs takes considerably large space. So if I can, I'd completely remove it, and thus will have very small kernel, which is what I want.

The basic question popping in my mind is: Why do I need initramfs? Can't a Linux kernel boot without having any initial filesystem?

My end application will only do calculation & communication - no storage at all. So an OS without a filesystem makes sense - at the least for my application.

My end application will only do calculation & communication - no storage at all. So an OS without a filesystem makes sense - at the least for my application.

I found out that if I choose jffs or sd as filesystem (and not initramfs), the kernel size will be very small (1.4 MB as compared to with initramfs which is 3.4MB). It means that initramfs takes considerably large space. So if I can, I'd completely remove it, and thus will have very small kernel, which is what I want.

The basic question popping in my mind is: Why do I need initramfs? Can't a Linux kernel boot without having any initial filesystem?

My end application will only do calculation & communication - no storage at all. So an OS without a filesystem makes sense - at the least for my application.

I found out that if I choose jffs or sd as filesystem (and not initramfs), the kernel size will be very small (1.4 MB as compared to with initramfs which is 3.4MB). It means that initramfs takes considerably large space. So if I can, I'd completely remove it, and thus will have very small kernel, which is what I want.

The basic question popping in my mind is: Why do I need initramfs? Can't a Linux kernel boot without having any initial filesystem?

My end application will only do calculation & communication - no storage at all. So an OS without a filesystem makes sense - at the least for my application.

Made question format a little more neat. Improved grammar. Edited tag.
Source Link

Why do I need initramfs  ?

I found out that if I choose jffsjffs or sdsd as file systemfilesystem (and not initramfsinitramfs),the the kernel size iswill be very small (1.4 MB as compared to with initramfs-3initramfs which is 3.4MB). It showsmeans that initramfsinitramfs takes concidreablyconsiderably large space. So idif I can, I'd completely remove it I, and thus will have very small kernel, which is what I want.

SoThe basic question popingpopping in my mind is: whyWhy do I need initramfs initramfs? canCan't a linuxLinux kernel not boot just without having any initial file systemfilesystem?

My end application will only do calculation & communication- no sotrage at all. So an OS without a file system makes sense - at least for my application.

My end application will only do calculation & communication - no storage at all. So an OS without a filesystem makes sense - at the least for my application.

Why do I need initramfs  ?

I found that if I choose jffs or sd as file system(and not initramfs),the kernel size is very small (1.4 MB as compared to with initramfs-3.4MB). It shows that initramfs takes concidreably large space. So id I can completely remove it I will have very small kernel, which is what I want.

So basic question poping in my mind is: why do I need initramfs ? can a linux kernel not boot just without having any initial file system?

My end application will only do calculation & communication- no sotrage at all. So an OS without a file system makes sense - at least for my application.

Why do I need initramfs?

I found out that if I choose jffs or sd as filesystem (and not initramfs), the kernel size will be very small (1.4 MB as compared to with initramfs which is 3.4MB). It means that initramfs takes considerably large space. So if I can, I'd completely remove it, and thus will have very small kernel, which is what I want.

The basic question popping in my mind is: Why do I need initramfs? Can't a Linux kernel boot without having any initial filesystem?

My end application will only do calculation & communication - no storage at all. So an OS without a filesystem makes sense - at the least for my application.

edited tags
Link
Gilles 'SO- stop being evil'
  • 865.3k
  • 205
  • 1.8k
  • 2.3k
Source Link
gpuguy
  • 1.4k
  • 12
  • 33
  • 45
Loading