search for: mnt_init

Displaying 4 results from an estimated 4 matches for "mnt_init".

Did you mean: mic_init
2020 Mar 15
0
How to create a Bootable Live CD/DVD from your Linux From Scratch (LFS) build
...step creates a busybox based ramdisk. The ramdisk does the work of creating and mounting the union filesystem and switching to it for the root file system. #------------ Cut and Paste start cd /sources echo "Teo En Ming Linux 2020.03 (FINAL) Bootable Live CD/DVD" >id_label mkdir -pv mnt_init/{bin,boot} cp -v id_label mnt_init/boot cp -v /bin/busybox mnt_init/bin cp init.sh mnt_init/init sed -i "s/<ARCH>/$(uname -m)/g" mnt_init/init chmod +x mnt_init/init pushd mnt_init find . | ./bin/busybox cpio -o -H newc -F ../initramfs.cpio popd gzip -9 initramfs.cpio rm -rf mnt_in...
2014 Jun 27
2
virt_blk BUG: sleeping function called from invalid context
...ffffff811020f4>] lock_acquire+0xa4/0x1d0 [<ffffffff8180cb35>] mutex_lock_nested+0x85/0x440 [<ffffffff812d6d6f>] kernfs_activate+0x1f/0xf0 [<ffffffff812d7140>] kernfs_create_root+0xf0/0x110 [<ffffffff821f1ddc>] sysfs_init+0x13/0x51 [<ffffffff821ef5af>] mnt_init+0x107/0x231 [<ffffffff821ef213>] vfs_caches_init+0x98/0x106 [<ffffffff821bdfb0>] start_kernel+0x44f/0x4bc [<ffffffff821bd4d7>] x86_64_start_reservations+0x2a/0x2c [<ffffffff821bd626>] x86_64_start_kernel+0x14d/0x170 irq event stamp: 33518 hardirqs last enabled...
2014 Jun 27
2
virt_blk BUG: sleeping function called from invalid context
...ffffff811020f4>] lock_acquire+0xa4/0x1d0 [<ffffffff8180cb35>] mutex_lock_nested+0x85/0x440 [<ffffffff812d6d6f>] kernfs_activate+0x1f/0xf0 [<ffffffff812d7140>] kernfs_create_root+0xf0/0x110 [<ffffffff821f1ddc>] sysfs_init+0x13/0x51 [<ffffffff821ef5af>] mnt_init+0x107/0x231 [<ffffffff821ef213>] vfs_caches_init+0x98/0x106 [<ffffffff821bdfb0>] start_kernel+0x44f/0x4bc [<ffffffff821bd4d7>] x86_64_start_reservations+0x2a/0x2c [<ffffffff821bd626>] x86_64_start_kernel+0x14d/0x170 irq event stamp: 33518 hardirqs last enabled...
2014 Jun 29
0
virt_blk BUG: sleeping function called from invalid context
...acquire+0xa4/0x1d0 > [<ffffffff8180cb35>] mutex_lock_nested+0x85/0x440 > [<ffffffff812d6d6f>] kernfs_activate+0x1f/0xf0 > [<ffffffff812d7140>] kernfs_create_root+0xf0/0x110 > [<ffffffff821f1ddc>] sysfs_init+0x13/0x51 > [<ffffffff821ef5af>] mnt_init+0x107/0x231 > [<ffffffff821ef213>] vfs_caches_init+0x98/0x106 > [<ffffffff821bdfb0>] start_kernel+0x44f/0x4bc > [<ffffffff821bd4d7>] x86_64_start_reservations+0x2a/0x2c > [<ffffffff821bd626>] x86_64_start_kernel+0x14d/0x170 > irq event stamp: 3351...