similar to: Panic on boot with 7.3 kernels when decrypting hard drive

Displaying 20 results from an estimated 10000 matches similar to: "Panic on boot with 7.3 kernels when decrypting hard drive"

2016 Dec 14
1
Panic on boot with 7.3 kernels when decrypting hard drive
I was excited to update my system to CentOS 7.3/1611 yesterday when the release announcement came through, but since then I've been running into some serious kernel issues. I've been successfully running 7.2 on a Thinkpad X301 for about 6 months now, with an encrypted disk that unlocks with a password at boot time. I think that's LUKS on LVM? I didn't tinker with the default
2016 Feb 03
2
Kernel Panic post kernel-2.6.32-504.23.4.el6.x86_64
On Wed, 3 Feb 2016, Warren Young wrote: > On Feb 3, 2016, at 12:24 PM, Max Pyziur <pyz at brama.com> wrote: >> >> When I tried rebooting the machine, none of the kernels would work except for the oldest one. > > Define ?would not work?. Post a photo of the error message somewhere if you can?t describe it better than that. You might have to turn off rhgb mode to get a
2013 Dec 17
1
Virtual Machine converted from physical : Kernel Panic at boot .
Hi. I used VMware Standalone converter 5.5 to convert a CentOS 5.3 machine from a Physical server to a Virtaul Machine on ESXi 5.1 . Thus far with every attempt to convert this machine I get a "Kernel panic" mount: could not find filesystem '/dev/root' setuproot: moving /dev failed: No such file or directory setuproot: error mounting /proc failed: No such file or directory
2011 Jul 26
0
Kernel panic after xen 4.0.1 being installed in RHEL5.4. Help
HI guys: While I ran xen 4.0.1 in RHEL5.4 , an kernel panic were found that displayed as follow: PCI: Not using MMCONFIG. Red Hat nash version 5.1.19.6 starting IRQ handler type mismatch for IRQ 288 cciss: Unable to get irq 288 for cciss0 mount: could not find filesystem ''/dev/root'' setuproot: moving /dev failed: No such file or
2008 Mar 25
0
Kernel Panic - not syncing: Attempted to kill init!
Hello Xen users, I tried to install Xen 3.1.0 on Scientific Linux (RHEL4), but this mission failed.. Hope you can help me by finding the reason for my problem. I downloaded the xen sources from http://bits.xensource.com/oss-xen/release/3.1.0/src.tgz/xen-3.1.0-src.tgz and compiled them by running "make" and "./install.sh". This seemed to work. After setting up grub like
2019 Oct 17
3
error while decrypting metadata
One of my hosts just rebooted for the first time in ages, and now it won't connect to any other nodes. The log just contains continual "error while decrypting metadata" errors. tincd[8324]: Error while decrypting: error:060A7094:digital envelope routines:EVP_EncryptUpdate:invalid operation tincd[8324]: Error while decrypting metadata from fairfield_gw (yy.yy.yy.yy port 655)
2019 Oct 17
0
error while decrypting metadata
On 18/10/19 7:30 am, Hamish Moffatt wrote: > One of my hosts just rebooted for the first time in ages, and now it > won't connect to any other nodes. > > The log just contains continual "error while decrypting metadata" errors. > > tincd[8324]: Error while decrypting: error:060A7094:digital envelope > routines:EVP_EncryptUpdate:invalid operation >
2020 Jan 22
0
Re: [PATCH] mltools, options: support --allow-discards when decrypting LUKS devices
On Wed, Jan 22, 2020 at 10:50 AM Richard W.M. Jones <rjones@redhat.com> wrote: > On Wed, Jan 22, 2020 at 10:14:38AM +0100, Jan Synacek wrote: > > -val inspect_decrypt : Guestfs.guestfs -> key_store -> unit > > +val inspect_decrypt : Guestfs.guestfs -> ?allow_discards:bool -> > key_store -> unit > > > > (** Simple implementation of decryption:
2019 Feb 28
0
[PATCH branch 1.1] fix: use EVP_DecryptUpdate while decrypting
From: Andreas Rammhold <andreas at rammhold.de> With OpenSSL versions 1.0.2r & 1.1.1b there were changes in regards to how OpenSSL treats misuse of Encrypt/Decrypt EVP methods in the opposite case. E.g. using the encrypt methods in a decrypt context. OpenSSL now returns an error in these situations. [1] Since tinc used the EVP_EncryptUpdate function in the cipher_decrypt function the
2020 Jan 22
0
[PATCH] mltools, options: support --allow-discards when decrypting LUKS devices
--- mltools/tools_utils-c.c | 8 ++++---- mltools/tools_utils.ml | 6 +++--- mltools/tools_utils.mli | 2 +- options/decrypt.c | 5 +++-- options/inspect.c | 2 +- options/options.h | 2 +- 6 files changed, 13 insertions(+), 12 deletions(-) diff --git a/mltools/tools_utils-c.c b/mltools/tools_utils-c.c index 6c43b8d..1dcebc4 100644 --- a/mltools/tools_utils-c.c +++
2020 Jan 22
2
Re: [PATCH] mltools, options: support --allow-discards when decrypting LUKS devices
On Wed, Jan 22, 2020 at 10:14:38AM +0100, Jan Synacek wrote: > -val inspect_decrypt : Guestfs.guestfs -> key_store -> unit > +val inspect_decrypt : Guestfs.guestfs -> ?allow_discards:bool -> key_store -> unit > > (** Simple implementation of decryption: look for any [crypto_LUKS] > partitions and decrypt them, then rescan for VGs. This only works > for
2015 Dec 03
2
7.2 kernel panic on boot
Duncan Brown wrote: > On 03/12/2015 17:00, m.roth at 5-cent.us wrote: >> Duncan Brown wrote: >>> On 03/12/2015 14:29, Leon Fauster wrote: >>>> Am 03.12.2015 um 15:06 schrieb Duncan Brown <centos2 at duncb.co.uk>: >>>>> On 03/12/2015 13:54, Jonathan Billings wrote: >>>>>> On Thu, Dec 03, 2015 at 01:44:47PM +0000, Duncan Brown
2006 Aug 17
1
How to enable pciback.hide in standard xen 3.0.2 kernels
Or how to delegate special PCI devices from domain-0 to dom(u) Hi, I tried to manage some pci devices for dom(u) domains, using the fedora core 5 (xen0/u) and 6-test2 (xen) i686 kernel-xen and kernel-xen-devel rpms: In domain-0 lspci shows the pci device 00:04.01 which should be delegated to dom(u) In dom(u) lspci does not show any information (this seems to be ok) lsmod in dom(u) gives:
2008 May 30
1
chainboot Windows on second drive
Hi, I'm new to the list. I've replaced grub by extlinux to multi boot my system. Now, I can't manage to boot one of my systems. I have 5 hard drives, 3 of them being part of a raid0 array, and one of them being here for backup purposes (can be removed). So the total 'logical' drives number is 2. First drive: - primary partition holding a rescue Windows XP system (ntfs) -
2015 Dec 03
0
7.2 kernel panic on boot
Am 03.12.2015 um 15:06 schrieb Duncan Brown <centos2 at duncb.co.uk>: > On 03/12/2015 13:54, Jonathan Billings wrote: >> On Thu, Dec 03, 2015 at 01:44:47PM +0000, Duncan Brown wrote: >>> The last message before it is "switching to clocksource hpet" >>> >>> Then the panic scrolls by >>> >>> I've no idea if that counts as
2015 Dec 03
0
7.2 kernel panic on boot
Duncan Brown wrote: > On 03/12/2015 14:29, Leon Fauster wrote: >> Am 03.12.2015 um 15:06 schrieb Duncan Brown <centos2 at duncb.co.uk>: >>> On 03/12/2015 13:54, Jonathan Billings wrote: >>>> On Thu, Dec 03, 2015 at 01:44:47PM +0000, Duncan Brown wrote: >>>>> The last message before it is "switching to clocksource hpet"
2016 Feb 03
0
Kernel Panic post kernel-2.6.32-504.23.4.el6.x86_64
On Feb 3, 2016, at 12:24 PM, Max Pyziur <pyz at brama.com> wrote: > > When I tried rebooting the machine, none of the kernels would work except for the oldest one. Define ?would not work?. Post a photo of the error message somewhere if you can?t describe it better than that. You might have to turn off rhgb mode to get a useful error message. > Here are the installed kernels:
2010 Jun 12
1
Booting from a USB hard drive?
I'm trying to learn Asterisk (specifically Trixbox) and, as you probably know, it runs on CentOS. I want to run it on my laptop and thought that I could install it to an external USB hard drive, like I've done with Fedora 12 and Linux Mint 8 (I like to keep my small CentOS/Windows dual booting hard drive in the laptop's hard drive slot). But it won't work. It kept giving me hard
2005 Sep 12
1
Boot process slow with rhgb quiet on
If I boot with "rhgb quiet" off, my computer boots in 1 minute and 30 seconds. If I boot with "rhgb quiet" on, my computer boots in 3m11s. That's a long time to wait. Significantly, when booting with "rhgb quiet", right at the moment X takes over, there is a 1m36s pause where the screen is blank except for the hourglass cursor turning around and around. Of
2010 Aug 31
2
Centos 5.5, not booting latest kernel but older one instead
I've been going along not noticing things happening right under my nose. so imagine my surprise when I discovered last night that my Centos 5 box has installed multiple new kernels over the last few months, as updates come out, and IT IS NOT BOOTING THE NEWST ONE. grub.conf says to boot kernel 0, and 0 is the newest one. but the one it actually boots is 6 or 8 down the list (clearly I've