search for: mkinitcpio

Displaying 9 results from an estimated 9 matches for "mkinitcpio".

2014 Oct 13
0
Arch linux PV guest won't boot
...and is setup correctly which I believe I have done. I copied the sample grub.conf from "Xen - ArchWiki"(https://wiki.archlinux.org/index.php/xen) and used the UUID for "/" found in /etc/fstab (its the same I get from blkid) The wiki mentions that without certain modules in /etc/mkinitcpio.conf the VM will not boot. But I've added them as shown below. So I'm not sure why I'm getting the above error. gdisk /dev/xvda n 1 <enter> <enter> 8e00 #this sets up my lvm partition to stick everything in (root and home) as shown below. pvcreate /dev/xvda1 vgcreate...
2008 May 01
4
Boot into dom0 "Failed to parse block device name"
I am trying to install the binary version of xen 3.1. When I boot, after some console output, I get the following: :: Loading Initramfs scsi_mod: no version for "struct_module" found: kernel tainted. SCSI subsystem intialized :: Running Hook [udev] :: Loading udev...input: AT Translated Set 2 keyboard as /class/inpt/input0 done. :: Running Hook [keymap] :: Loading keymap...Cannot find
2010 Nov 22
9
btrfs problems and fedora 14
I thought I would try btrfs on a new installation of f14. yes, I know its experimental but stable so it seemed to be a good time to try it. I am not sure if I have missed something out of all my searching but am I correct in thinking that currently: I. it is not possible to boot from a snapshot of the operating system and, in particular, the yum snapshots cannot be used for
2012 Aug 13
0
Failed to setup GSI - dom0 Linux Kernel Boot Issues
...to Arch Linux compatible ones, and add support for xz-compressed dom0 kernels). My syslinux.cfg menu line is as follows: LABEL xen MENU LABEL Xen 4.1.3 KERNEL mboot.c32 APPEND ../xen-4.1.3.gz dom0_mem=6000000 --- ../vmlinuz-linux root=/dev/sdb3 ro --- ../initramfs-linux.img I have rebuilt mkinitcpio with module ''xen-blkfront'' in autoload. When rebooting, the Xen kernel appears to load fine (though I can''t confirm, it''s not logging anything and it flashes by in a second). It then passes to the Linux kernel and I get: ''Failed to setup GSI :10, err_c...
2007 Dec 11
0
[git patch] kinit fix, header install cleanup
.../$$d/. \ $(INSTALLROOT)$(INSTALLDIR)/$(KCROSS)include/$$d/. ; \ done ; \ done commit 9a6c1084bf4296840c0ed3877839af91c4ac2de3 Author: Aaron Griffin <aaronmgriffin at gmail.com> Date: Tue Sep 4 12:22:43 2007 +0200 [klibc] kinit: skip md assembly if mdX exists mkinitcpio initramfs(?) tries to start root MD device twice http://bugs.archlinux.org/task/4938 Belows patch shipped for one year in Archlinux, which seems to be an heavy kinit user. -maks Signed-off-by: maximilian attems <max at stro.at> diff --git a/usr/kinit/do_mounts_md.c...
2009 Nov 14
2
[Bug 25088] New: Nouveau and KMS doesn't support dual monitors
...85.0*+ 85.0 75.1 70.1 60.0 1280x1024 60.0 800x600 85.1 72.2 75.0 60.3 56.2 640x480 72.8 75.0 60.0 720x400 70.1 VGA-0 disconnected (normal left inverted right x axis y axis) [f at localhost ~]$ grep MODULES= /etc/mkinitcpio.conf # MODULES="piix ide_disk reiserfs" MODULES="nouveau" I put nouveau.modeset=1 in my kernel line in grub.lst to turn KMS on. With it off, two monitors work, but it's buggy: 1. I also have a bug with nouveau that sometimes colors change at random in FF and Thunder...
2014 Apr 21
5
[Bug 77729] New: Screen freeze then X crash
https://bugs.freedesktop.org/show_bug.cgi?id=77729 Priority: medium Bug ID: 77729 Assignee: nouveau at lists.freedesktop.org Summary: Screen freeze then X crash QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: soundx94 at hotmail.com
2008 Mar 25
2
bunch of small fixes
.../$$d/. \ $(INSTALLROOT)$(INSTALLDIR)/$(KCROSS)include/$$d/. ; \ done ; \ done commit 9a6c1084bf4296840c0ed3877839af91c4ac2de3 Author: Aaron Griffin <aaronmgriffin at gmail.com> Date: Tue Sep 4 12:22:43 2007 +0200 [klibc] kinit: skip md assembly if mdX exists mkinitcpio initramfs(?) tries to start root MD device twice http://bugs.archlinux.org/task/4938 Belows patch shipped for one year in Archlinux, which seems to be an heavy kinit user. -maks Signed-off-by: maximilian attems <max at stro.at> diff --git a/usr/kinit/do_mounts_md.c...
2011 Oct 22
7
Kernel BUG unable to handle kernel NULL pointer dereference
...em with BTRFS root filesystem $ pacman -Si linux Repository : core Name : linux Version : 3.0.7-1 URL : http://www.kernel.org/ Licenses : GPL2 Groups : base Provides : kernel26 Depends On : coreutils linux-firmware module-init-tools>=3.16 mkinitcpio>=0.7 Optional Deps : crda: to set the correct wireless channels of your country Conflicts With : kernel26 Replaces : kernel26 Download Size : 38639.75 K Installed Size : 57060.00 K Packager : Tobias Powalowski <tpowa@archlinux.org> Architecture : x86_64 Build Date : Wed...