/srv/irclogs.ubuntu.com/2013/06/10/#upstart.txt

hyperairhi. i'm getting a lot of these messages: [1384111.170887] init: Failed to spawn startpar-bridge (mountall-net--stopped) main process: unable to change root directory: No such file or directory01:17
hyperairis there any way i can stop this without having to reboot?01:17
FoShizz_anyone here?05:07
FoShizz_just lookin for some help.05:07
Cheeryhi12:16
CheeryI'd like to understand linux systems better, and for this I'm trying to build a filesystem.12:17
Cheeryit means I need to understand how linux boots up.12:18
Cheerywell. grub2 handles the bootup into the linux. linux initializes itself then calls /sbin/init12:19
CheeryI'd like to try something like: bash+init+linux+grub today.12:21
xnoxCheery: calls init from initramfs ( https://wiki.ubuntu.com/Initramfs ) which mounts root filesystem and then exec /sbin/init from the new root fs.12:21
Cheeryxnox: so I also need initframfs12:21
xnoxCheery: one can have busybox-static in the initramfs, thus your initramfs can already have shell. And the init in initramfs is no more than just a very long shell script. See the wiki page I linked to, on how to unpack ubuntu's initramfs.12:23
xnoxCheery: thus for a minimal testing you only need: grub + linux (kernel img + initramfs)12:24
Cheerynice12:24
CheeryI'll try figure out the rest on my own.12:26
=== SpamapS_ is now known as SpamapS
=== hatchetation_ is now known as hatchetation
=== crank_ is now known as crank

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!