similar to: Kernel Panic

Displaying 20 results from an estimated 200 matches similar to: "Kernel Panic"

2019 Oct 10
2
create virtual network fails with virt-manager
hello list, creatig a virtual network via virt-manager fails. gentoo linux vanilla-sources 5.3.1 virt-manager 2.2.1 qemu 4.0 libvirt 5.5.0 the error output of Error creating virtual network: internal error: Failed to apply firewall rules /sbin/iptables -w --table filter --insert LIBVIRT_INP --in-interface virbr1 --protocol tcp --destination-port 67 --jump ACCEPT: iptables: No
2002 Jan 03
4
ext3 crash after RedHat 7.2 installation
Hi everyone, I've been running Redhat 7.2 (new install) for about 2 weeks now without any problems, but today I was not so lucky. My system hung while I was trying to configure the kernel-source RPM using 'xconfig'. After rebooting the system, it seems that my whole ext3 file system is corrupted. I get the message: Mounting root filesystem EXT3-fs: ide0(3,3):couldn't mount
2003 May 01
3
mount: error 22 mounting ext3
Hi, I am running RH 9.0 with Grub. I just added an additional "old" drive from another system which has Win98 (fat32) and RH 7.2 (ext2) installed. However, now when I boot up, I am getting the following errors: ext3: No journal on filesystem ide3(34,7) mount: error 22 mounting ext3 pivotroot: pivot_root(/sysroot,/sysroot/initrd) failed: 2 umount /initrd/proc failed: 2 Freeing unused
2002 May 20
5
A solution to Kernel Panic ... on ext3 only!
Here I don't want to start a discussion, but rather share a *solution* that took me some days to come up with. The whole stuff started with a power-outage. After reboot, my server (ext3) came back with the dreaded file system error (Ctrl-D to reboot or password for maintenance) - if you've never seen this, consider yourself lucky! In any case, I did the fsck as prescribed, but abandoned
2002 Feb 23
1
ext3 mount problem after upgrading kernel
Hi, I use RH 7.2 (the download version) with kernel 2.4.9-13 (upgraded by using the Up2date program). Today i used Up2date (version 2.7.11) to upgrade to 2.4.9-21 (kernel, headers and source). I get the following error while the new kernel is booting: EXT3-fs: unable to read superblock mount: error 22 mounting ext3 pivotroot: pivot_root (/sysroot, /sysroot/initrd) failed: 2 Of course this
2005 May 22
1
[patch 00/12] ipconfig and nfsmount compatibility with glibc
Hi, The following set of patches is intended mostly to improve ipconfig and nfsmount compatibility with glibc. The context: I'm working on yaird, an alternative to mkinitrd, and currently implementing nfs root file systems. This is based on ipconfig and nfsmount from klibc, with a rewritten version of kinit. Users should be able to build the package with vanilla glibc, since klibc is not
2019 Oct 11
0
Re: create virtual network fails with virt-manager
On Thu, Oct 10, 2019 at 03:40:24PM +0200, Marko Horn wrote: > > >hello list, > >creatig a virtual network via virt-manager fails. >gentoo linux vanilla-sources 5.3.1 >virt-manager 2.2.1 >qemu 4.0 >libvirt 5.5.0 > Please try newer libvirt. There were some fixes related to iptables/nf_tables in libvirt in recent releases, so it might just solve that for you. >
2005 Nov 30
1
problem booting from USB key
I managed to install RHEL3 onto a 1GB USB key. I had to forgo using grub to get it to but, but am now using extlinux. It actually boots, but ends up panicking. Here's the console messages that should be of interest: usb.c: registered new driver hub Loading ehci-hcd.o module ehci-hcd 00:1d.7: Intel Corp. 82801EB USB2 ehci-hcd 00:1d.7: irq 23, pci mem f882b000 usb.c: new USB bus
2019 Jan 21
2
samba group root:"domain users" not found
Debian streatch, package installated: samba winbind smbclient libpam-winbind libnss-winbind libpam-krb5 acl attr krb5-config krb5-user ntp net ads testjoin: Join is OK getent group 'Domain Users' it does not return anything What OS ? debian streatch Il 21/01/2019 10:22, Rowland Penny via samba ha scritto: > On Mon, 21 Jan 2019 08:37:43 +0100 > marco pirola <mapirola81 at
2008 Jul 29
4
Migrating RHEL 3 to Centos 5.2 - has Adaptec 2400a RAID
Greetings all. I'm new to the mailing list. Hope to get to know many of you. I'll jump right in with a recent project. I have a machine with RHEL WS 3 - Taroon; plus dual boot to Win 2000 Pro. The RAID card is Adaptec's 2400A w/128 megs cache, running RAID 10 on 4 WD's. I want to migrate to 5.2 Centos and wipe the NTFS partition. I have the 5.2 Centos DVD. Anyone see any
2003 Jul 09
3
`acting' on variables
Dear list, How can one "from within a function" act on these variables ("outside" a function) that were given as arguments. If I have e.g. this beginning of a function: foo <- function(tiro){ app.tiro <- 3 * tiro [...] } How can I from within the curly brackets e.g. concatenate the app.tiro to the particular variable I passed as the argument `tiro' ? What is
2005 Jan 11
17
[Fwd: Installing from distribution CDs]
Sorry, hit send instead of attach again. Rest of patches included. -- Anthony Liguori Samba, Linux/Windows Interoperability Linux Technology Center (LTC) - IBM Austin E-mail: aliguori@us.ibm.com Phone: (512) 838-1208 Tie Line: 678-1208
2012 Apr 30
1
Dovecot dsync mail replication issues
Hi, I'm trying to set up some dsync based replication between two hosts on my network. The current topology is a single server running Postfix with a single dovecot installation with a Maildir per user (only 4 users including myself). No NFS, just local system users on ext4. I am only using system users, ie no virtual users. I am using dovecot deliver to deliver mails into the
2002 Feb 04
1
ext3 mount: error 22
Hello, I'm using RedHat 7.2. I needed to mount my root fs to QNX 6.1. QNX supports ext2 only but I tried that anyway. It was mounted wrong (e.g. the /root directory was symbolic link to non-existing file). When I wanted to boot from the RedHat again, these errors occured: ... Mounting root filesystem EXT3: failed to open journal device unknown-block(0,0):-19 mount: error 22 mounting ext3
2002 Feb 04
0
ext3 mout: error 22
Hello, I'm using RedHat 7.2. I needed to mount my root fs to QNX 6.1. QNX only support ext2 but I tried that anyway. The disk was mounted bad (for example the /root directory seemed to be symbolic link to a non-existing file). When I wanted to boot from the RedHat again, these error messages occured: ... Mounting root filesystem EXT3: failed to open journal device unknown-block(0,0):-19
2012 Jan 04
5
a quick question about "rbinom"
Hello, I have the following code using rbinom, but I don't understand what *"+1"* means in the code. Could someone help? Thanks so much, > X1<-c("A","B")[rbinom(n,1,0.6)+1] > X2<-c("C","D")[rbinom(n,1,0.1)+1] -- View this message in context: http://r.789695.n4.nabble.com/a-quick-question-about-rbinom-tp4262977p4262977.html Sent
2011 Feb 04
5
[PATCH] kdump: introduce "reset_devices" command line option
upstream commit 7e96287ddc4f42081e18248b6167041c0908004c Author: Vivek Goyal <vgoyal@in.ibm.com> [PATCH] kdump: introduce "reset_devices" command line option Resetting the devices during driver initialization can be a costly operation in terms of time (especially scsi devices). This option can be used by drivers to know that user forcibly wants the devices to
2019 Jan 06
3
samba4 domain member
Hi everyone. I have 2 vps: one configured as pdc (witch ip address 192.168.1.6) fully functional. On the second vps I would like to create a domain member and have it join on the pdc. I read the wiki https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member but I can not understand the guide. For example, pearl of krb client but does not say (use debian streatch) what I have to
2019 Jan 20
3
samba group root:"domain users" not found
Hi all. I have this question: if put chown root:"Domain User" /patch/ i optain error:group not found. This is my parametred. # Global parameters [global] security = ADS workgroup = ROBINOOD realm = ROBINOOD.TST dns forwarder = 192.168.1.6 log file = /var/log/samba/%m.log log level = 1 # Default ID mapping configuration for local BUILTIN accounts # and groups on a domain member. The
2015 Feb 28
7
Looking for a life-save LVM Guru
On 2/27/2015 4:52 PM, Khemara Lyn wrote: > I understand; I tried it in the hope that, I could activate the LV again > with a new PV replacing the damaged one. But still I could not activate > it. > > What is the right way to recover the remaining PVs left? take a filing cabinet packed full of 10s of 1000s of files of 100s of pages each, with the index cards interleaved in the