Displaying 20 results from an estimated 73 matches for "switchroot".
2006 Jun 15
1
1. Re: Re: [Xen-devel] Re: switchroot mount failed
...o
xen-users-request@lists.xensource.com
You can reach the person managing the list at
xen-users-owner@lists.xensource.com
When replying, please edit your Subject line so it is more specific than "Re: Contents of Xen-users digest..."
Today's Topics:
1. Re: Re: [Xen-devel] Re: switchroot mount failed (Keir Fraser)
2. Re: Re: [Xen-devel] Re: switchroot mount failed (vineet chadha)
3. Re: Re: [Xen-devel] Re: switchroot mount failed (vineet chadha)
4. Re: Re: [Xen-devel] Re: switchroot mount failed (Keir Fraser)
5. Re: Re: [Xen-devel] Re: switchroot mount failed (vineet ch...
2005 Sep 16
2
Boot/init problem with IBM Netfinity 4500
...CentOS people don't mind me cross-posting for their input.
I've just done a clean, text-mode minimal WBEL4 install on an IBM
Netfinity 4500, essentially the same hardware as an xSeries 340.
The install went fine but now the box will boot, run through the
initrd init sequence, perform its switchroot then hang here...
SELinux: Initializing.
SELinux: Starting in permissive mode
I don't think it's an SELinux issue though, booting with selinux=0 the
system just hangs after the switchroot because it's not initializing
SELinux at all. It's what's coming next that's causing...
2006 Apr 09
5
Switchroot: mount failed: 22, Kernel panic - not syncing: Attempted tp kill init!
Hi, everybody!
My pxelinux.0/default file is:
LABEL linux
KERNEL vmlinuz-2.6.16
APPEND initrd=initrd-2.6.16.img
root=192.168.4.110:/clients/192.168.4.100/root
When mounting I get:
switchroot: mount failed: 22
Kernel panic - not syncing: Attempted tp kill init!
Before it I get some messages about: Can't find /dev/console.
/clients/192.168.4.100/root/dev was empty. I've copied my /dev to
/clients/192.168.4.100/root/dev/ but the errors weren't fixed.
What is the problem with...
2006 Jul 06
1
switchroot failure
I''ve hit a bit of a roadblock getting a domU operating under FC4. The last
few lines on the console are:
Creating /dev
Starting udev
Loading jbd.ko module
Loading ext3.ko module
Creating root device
Mounting root filesystem
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Switching to new root
unmounting old /proc
unmounting old /sys
2006 Jun 13
17
switchroot mount failed
All,
I am running xen3.0.2 and xen unstable on RHEL 4, and get this error when
trying to boot Xen kernel(domain0)
......
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempting to kill init!
Then system reboot.In grub.conf,I have changed the root=LABEL=/ to the
actual device
(root=/dev/sda3),and make the same change in /etc/fstab,but I got same
error.*****
*
My system is Intel Xeon, Dual...
2006 Jun 13
17
switchroot mount failed
All,
I am running xen3.0.2 and xen unstable on RHEL 4, and get this error when
trying to boot Xen kernel(domain0)
......
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempting to kill init!
Then system reboot.In grub.conf,I have changed the root=LABEL=/ to the
actual device
(root=/dev/sda3),and make the same change in /etc/fstab,but I got same
error.*****
*
My system is Intel Xeon, Dual...
2007 Jan 15
2
network booting initrd -mount: error 6 mounting ext3
...all,
Im network booting initrd-2.6.9-22.EL.img from
pxelinux.
<snip from init script>
echo Creating root device
mkrootdev /dev/root
umount /sys
echo Mounting root filesystem
mount -o defaults --ro -t ext3 /dev/root /sysroot
mount -t tmpfs --bind /dev /sysroot/dev
echo Switching to new root
switchroot /sysroot
echo UMOUNTING initrd-dev
umount /initrd/dev
</snip>
I receive error while mounting :
mount -o defaults --ro -t ext3 /dev/root /sysroot
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
UNMOUNTING initrd-dev
umount /initrd...
2009 Feb 11
7
Volume group "VolGroup00" not found
Hi,
I am compiling Xen from source on FC9. On booting the
Xen dom0 kernel it gives the following error:
Volume group "VolGroup00" not found
and ultimately the error that switchroot: mount failed: No such file or
directory
So my question is that why it fails to detect logical volumes?
Thanks,
Abdul Qadeer
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Mar 31
9
iSCSI root on Dom0
I am getting the following error on boot on a new install Centos 51:
#/bin/sh ro no such file or directory
then a kernel panic
I have traced it to the call ''switchroot'' in the init script in the initrd.
the exact same build without zen has no problems.
the boot messages look like:
Attaching to iSCSI storage
iscsistart: transport class version 2.0-724. iscsid version 2.0-865
iscsistart: version 2.0-865
scsi0 : iSCSI Initiator over TCP/IP
iscsistart: co...
2006 Oct 26
4
installing xen-3.0.3 on AMD sempron, CentOS4.4
...compile
xen-3.0.2, and in fact xen compiled and installed very cleanly.
I created my initrd image and then I modded grub.conf in order to boot
from the newly compiled xen.. and to my surprise it came up with a panic:
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
unmount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
I have tried to compile it on several ocassions. On the same PC, it is
an AMD sempron with 1GB RAM, 10GB HD. The /boot and / FS is ext3.
I have again compiled xen-3.0.2-testing and it works perfect...
2008 Nov 07
2
converting full to para
...e groups found
Volume group "VolGroup00" not found
mount: could not find filesystem ''/dev/root''
setuproot: moving /dev failed: No such file or directory
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
---
Any help will be appreciated.
Thanks !
Paras.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2005 Oct 01
2
Problem getting x86_64 dom0 to boot on a FC4 machine
...e
Mounting root filesystem
EXT3-fs: unable to read superblock
mount: error 22 mounting ext3
Switching to new root
ERROR opening /dev/console!!!!: 2
error dup2''ing fd of 0 to 0
error dup2''ing fd of 0 to 1
error dup2''ing fd of 0 to 2
unmounting old /proc
unmounting old /sys
switchroot: mount failed: 22
Kernel panic - not syncing: Attempted to kill init!
[2] Machine Config
Tyan S2882
Single Opteron
512M RAM
Marvell SATA Controller (Highpoint 1820A)
RAID 1 /boot
RAID 1 /
RAID 5 for non-system data mounted on /raid
[3] /init script extraced from the initrd image
#!/bin/nash
mo...
2006 May 31
2
NFS root mount problem
...create a subdomain referencing the netapp nfs mount.
The xm create dies with the following errors:
Making device nodes
File descriptor 3 left open
No volume groups found
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
My nfs configs from my config file are the following:
# Root device for nfs.
root = "/dev/nfs"
# The nfs server.
nfs_server = ''172.21.156.15''
# Root directory on the nfs s...
2008 Jul 18
3
Centos Dom0 kernel panic on boot
...I attempt to boot into it, I receive the following
messages:
mount: could not find filesystem ''/dev/root''
setuproot: moving /dev failed: No such file or directory
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
As the serial console log attached shows, there is some problem with the
SATA drivers that seems to be preventing the hard disks from being
mounted. I am running this on an HP wx9400 workstation (AMD 64...
2007 Nov 30
1
jailtime, could not find filesystem ''/dev/root''
...g /dev failed: No such file or directory
no fstab.sys, mounting internal defaults
setuproot: error mounting /proc: No such file or directory
setuproot: error mounting /sys: No such file or directory
Switching to new root and running init.
unmounting old /dev
unmounting old /proc
unmounting old /sys
switchroot: mount failed: No such file or directory
Kernel panic - not syncing: Attempted to kill init!
i have gotten a fedora ~sorta up and running (haven''t figured out the
networking yet), but this would be a great help.
--
Vincent Grato
vgrato@gmail.com
_______________________________...
2006 Sep 07
1
2.6.9.42 Kernel Panic
...ring boot:
No volume groups found
Activating logical volumes
Unable to find volume group "lvm1"
ERROR: /bin/lvm exited abnormally! (pid 199)
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
Root partition is a LVM2 on Software RAID.
With old kernel (2.6.9-34.0.2) the system boot normally.
Any idea what is error?
Best regards
Heitor Augusto
-------------- next part -------...
2007 Apr 08
2
Boot Error My server running Centos Blue Quartz
...Blue Quartz has a bit of a problem booting. P4 3.0g
processor with twin 250g hd and 1g of RAM.
The boot screen is locked at:
md: ...autorun DONE.
Creating root device
VFS: Can't find ext3 filesystem on dev md1
mount: error 22 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed 2
Kernal panic - not syncing: Attempted to kill init!
_____
See what's free at AOL.com <http://www.aol.com?ncid=AOLAOF00020000000503> .
__________ NOD32 2173 (20070407) Information __________
This message was checked by NOD32 a...
2006 Dec 14
4
Help With Installation to USB Stick
...b quiet
[Linux-bzImage, setup=0x1400, size=0x16dd65]
initrd /initrd-2.6.9-42.EL.img
[Linux-initrd @ 0x1fefe000, 0x612ef bytes]
Uncompressing Linux... Ok, booting the kernel.
Red Hat nash version 4.2.1.8 starting
mkrootdev: label / not found
mount: error 2 mounting ext3
mount: error 2 mounting none
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
***************************************
This is what I did:
- installed CentOS 4.4 from CDs using "expert mode"
- grub bootloader
- /dev/sda1 mounted on /boot 100M
- /dev/sda2 mounted on...
2005 Oct 10
1
mkinitrd-4.2.1.3-1 unsuitable for 2.6.13+ kernels?
...sted this in x86_64 -mode yet.
The symptom is that mptbase and mptscsih load, but mptscsih does not
discover any controllers nor drives, and things like
Booting the kernel.
Red Hat nash version 4.1.18 starting
mkrootdev: lable / not found
mount: error 2 mounting ext3
mount: error 2 mounting none
switchroot: mount failed : 22
umount : /initrd/dev failed : 22
kernel panic - not syncing : Attempted to kill init
occur.
I have been informed that there are changes to the mpt-driver options
between 2.6.12 and 2.6.13, and that part of the menuconfig-screens does
indeed look different.
So - are there any...
2013 Apr 12
3
New motherboard - kernel panic
...lace the motherboard on one of my CentOS 4 systems and am
now getting a kernel panic.
When I try to boot up, I get this:
Volume group "VolGroup00" not found
ERROR: /bin/lvm exited abnormally! (pid 448)
mount: error 6 mounting ext3
mount: error 2 mounting none
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
(I apologize for any typos, I don't have a way to copy/paste from that
screen)
I can boot up with the boot CD, go into rescue mode and browse the
files, so I know the drives are ok....