Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #58212
| From | Peter Colberg <peter@colberg.org> |
|---|---|
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#864777: initramfs-tools: Please support a tmpfs boot mode |
| Date | 2017-06-29 22:00 +0200 |
| Message-ID | <tXNLz-3oJ-7@gated-at.bofh.it> (permalink) |
| References | <tSiS5-75d-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
Hi Benjamin, On Wed, Jun 14, 2017 at 05:47:54PM +0200, Benjamin Drung wrote: > Package: initramfs-tools > Version: 0.130 > Severity: normal > Tags: patch > > Hi, > > The tmpfs boot mode allows one to operate a disk-less live system by > downloading a root tarball (that can be created with debootstrap) and > extracting it to a tmpfs root partition. > > The tmpfs boot mode is similar to the nfs boot mode, but it does not > rely on any external service (after booting). We use this boot mode for > our compute nodes. I have attached a patch to support this boot mode and > tested it with qemu and on real hardware. Please take a look at the package live-boot (and the man page of the same name in live-boot-doc). Specifically, the parameter fetch=URL should satisfy your requirements and consume less resources. live-boot creates an overlay filesystem backed by a squashfs image, which means it likely uses much less RAM than copying root to tmpfs. (For my system, squashfs reduces the required memory to a third.) Regards, Peter
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#864777: initramfs-tools: Please support a tmpfs boot mode Benjamin Drung <benjamin.drung@profitbricks.com> - 2017-06-14 18:00 +0200
Bug#864777: initramfs-tools: Please support a tmpfs boot mode Peter Colberg <peter@colberg.org> - 2017-06-29 22:00 +0200
Bug#864777: initramfs-tools: Please support a tmpfs boot mode Benjamin Drung <benjamin.drung@profitbricks.com> - 2017-12-14 13:30 +0100
csiph-web