Thread (15 messages) 15 messages, 6 authors, 2016-02-09
  • mkinitcpio · Tobin Harding <hidden> · 2016-02-07
  • mkinitcpio · Pablo G. Gallardo <hidden> · 2016-02-07
  • mkinitcpio · Valdis.Kletnieks at vt.edu <hidden> · 2016-02-08
  • mkinitcpio · Tobin Harding <hidden> · 2016-02-08
  • mkinitcpio · bjorn@mork.no (Bjørn Mork) · 2016-02-08
  • mkinitcpio · sudipm.mukherjee@gmail.com (Sudip Mukherjee) · 2016-02-08
  • mkinitcpio · me at tobin.cc <hidden> · 2016-02-09
  • mkinitcpio · me at tobin.cc <hidden> · 2016-02-09
  • mkinitcpio · Ruben Safir <hidden> · 2016-02-09
  • mkinitcpio · me at tobin.cc <hidden> · 2016-02-09
  • mkinitcpio · Ruben Safir <hidden> · 2016-02-09
  • mkinitcpio · me at tobin.cc <hidden> · 2016-02-09
  • mkinitcpio · sudipm.mukherjee@gmail.com (Sudip Mukherjee) · 2016-02-09
  • mkinitcpio · me at tobin.cc <hidden> · 2016-02-09
  • mkinitcpio · me at tobin.cc <hidden> · 2016-02-09

mkinitcpio

From: me at tobin.cc <hidden>
Date: 2016-02-09 05:16:35

I am glad this is the newbies list ;)

The initial problem was 

# mkinitcpio -g initramfs-custom.img -k 4.5.0-eudyptula+
==> Starting build: 4.5.0-eudyptula+
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> WARNING: No modules were added to the image. This is probably not
what you want.
==> Creating gzip-compressed initcpio image: /boot/initramfs-custom.img
==> Image generation successful
#

The cause of the warning turned out to be that I had built the kernel
with an 'empty' config file. 

$ zcat /proc/config > config

instead of

$ zcat /proc/config > .config
 
(note the dot on config)

If I was more experienced I would have realised this when the compile
time was so short. It was only  while replying to Pablo with the steps I
had taken to build the kernel that I noticed my error.

So, thank you to the kernelnewbies mailing list.

Regards,
Tobin Harding
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help