Displaying 20 results from an estimated 10000 matches similar to: "Installing TOO USB Drive"
2005 Dec 01
2
Booting from an external USB drive?
Is it possible?
Booting the installer from the CD works, finds the USB drive, and
allows me to put the root filesystem on it. I put the /boot partition
on the internal hard drive and installed GRUB in the boot record of
that partition.
GRUB shows the menu and begins booting, but eventually fails with the
error that /dev/sda5 (the external partition) does not exist.
I was hoping (perhaps in
2008 Jun 14
1
getting device to boot from thumb drive
I have created a custom kernel as I needed to add floating point
emulation to the kernel.
I used the command below to create my initrd:
mkinitrd --preload=ohci-hcd --preload=uhci-hcd --preload=ehci-hcd
--preload=ext3 --preload=jbd --preload=scsi_mod --preload=sd_mod
--preload=ata_piix --preload=libata /boot/initrd-2.6.9-67.ELmsgnet.img
2.6.9-67.ELmsgnet
When I copy my vmlinuz and initrd to
2008 Jun 08
1
what modules are needed in initrd to boot from USB thumb drive
Hi,
What modules are needed in my mkinird command with --preload
to boot from usb thumbdrive?
THanks,
Jerry
2004 Mar 11
2
Booting to USB Pen Drive
I am trying to use Syslinux as my boot loader for a stripped down
version of Knoppix (DSL) on a USB Pen Drive. I followed the instructions
verbatim on
http://rz-obrian.rz.uni-karlsruhe.de/knoppix-usb/knoppix-usb.html, but
no luck. The system will start to boot to the USB, but gives a Kernel
Panic. I will give all information that shows on the screen.
After I select Boot from USB (which on my
2005 May 02
4
DELL 2800 : PCI Parity error
Hi,
I am struggling to get rid of a conflict on DELL 2800 : PCI Parity error
(EB113 on the display)
I am learning linux and asterisk as I go along, there might be obvious
things I should know, but bear with me.
>From demsg below my 2 digium cards installed are listed (no config or
connections done to digium cards yet), the conflict is with the TDM400P
card, without that card, in any slot, no
2008 May 22
5
my domU from jailtime.org using latests xen kernel freezees
Hello, i will describe my approach
1) I have downloaded Centos5-64bit xen image from jailtime.org
2) I have created own swap image with 512MB file size
3) I have used same as dom0 kernel 2.6.18-53.1.19.el5xen
4) I have mounted my image file and copied
/lib/modules/2.6.18-53.1.19.el5xen
5) I have created custom ramdisk for domU with mkinitrd --with=xennet
--preload=xenblk
2012 Apr 10
3
Removing LVM
I have a CentOS 5 machine in which I'm trying to remove lvm. I dd'ed the
file system to another partition, then dd'ed it back overwriting the lvm
partition. I then modified menu.lst and fstab and replaced the paths to
point to the correct device.
When the system boots it's still looking for lvm. I can restore the
system back to where it was with lvm, but I'm not sure what
2007 Aug 10
5
Can't get ipw2200 to work in CentOS 5 on Dell laptop
I've installed ipw2200-firmware-3.0-3.nodist.rf from RPMForge using yum OK.
I've loaded the ipw modules with /sbin/modprobe ipw2200 and then
/sbin/lsmod | grep ipw which gives:
ipw2200 136873 0
ieee80211 33417 1 ipw2200
However, when I run system-config-network I don't see Intel Coporation
PRO/Wireless 2200BG (eth1) in the list of adapters.
Also, when I
2007 Feb 08
5
kernel 2.6.9-42.0.8.EL error while booting - CentOS 4.4
Hi ,
I am ruuning Senmail with MailScanner on CentOS 4.4. It has updated to
kernel 2.6.9-42.0.8.EL from its past kernel 2.6.9-42.0.3.EL.
Now the Server can not boot up and gives the below error.
mkrootdev: label / not found
Mounting root filesystem
mount: error 2 mouting ext3
switchroot: mount failed: 22
Kernel panic - not syncing: Attempted to kill init!
But I can boot up from its
2007 Dec 14
7
CentOS 5.1 and Xen - mount: could not find filesystem ''/dev/root''
Hi all-
I''m hoping someone can help me with this problem with Xen under CentOS
5.1 (RHEL 5.1) I''m having... This is the Xen package that comes stock
with the distribution, I didn''t compile it from source. I can boot
Domain0 and the hypervisor just fine. I''m trying to bring up a Xen
guest VM and it crashes on boot, with this error:
# xm create -c tcga1
2008 Mar 09
1
DomU boot hangs after cron; XENBUS errors
I am having an issue getting a DomU to boot properly. There is never any
indication of a stop error or kernel panic, it simply hangs after "Starting
crond [ OK ]" and never continues. I''ve included my mkinitrd and output
from xm create... please help!
##### XENBUS errors #####
XENBUS: Device with no driver: device/vbd/2049
XENBUS: Device with no driver: device/vbd/2050
2012 Sep 18
4
[PATCH] EHCI/Xen: propagate controller reset information to hypervisor
Just like for the in-tree early console debug port driver, the
hypervisor - when using a debug port based console - also needs to be
told about controller resets, so it can suppress using and then
re-initialize the debug port accordingly.
Other than the in-tree driver, the hypervisor driver actually cares
about doing this only for the device where the debug is port actually
in use, i.e. it needs
2006 Apr 03
1
Anaconda Exeption
I'm intalling CentOS Sparc and after i choose the packages i want to install
i get the below exeption:
Traceback (most recent call last):
File "/usr/bin/anaconda", line 1176 in intf.run (id, dispatch, configFileData)
File "/local/builder/tmp/anaconda-10.1.1.25 //usr
/lib/anaconda/text.py", line 510, in run
Then the installation aborts.
WHAT CAN I DO TO SOLVE THE
2011 Oct 05
11
compiling kernel in Centos Domu
Hi,
Im trying to compile kernel 3.0.4 inside Centos 5 DomU
The steps I do are
Make bzImage
Make modules
Make modules_install
Depmod -a
mkinitrd /boot/initrd.img-3.0.4 3.0.4
but them im getting this
-bash-3.2# mkinitrd /boot/initrd.img-3.0.4 3.0.4
ls: /etc/modprobe.d/*.conf: No such file or directory
No module ehci-hcd found for kernel 3.0.4, aborting.
If I exclude the
2007 Apr 19
2
CentOS 4.4 Xen VM/VPS install on CentOS 5 (xen kernel) issues
Ok So I''ve been able to successfully create a CentOS5 virt-install on
xen using LVM created partitions. But have many problems trying to
install 4.4 (It does not work with virt-install hence you have to try
another method). I Created a name, name-tmp, name-swap, name-root
paritions.
I did mke2fs and mkswap no problem everything is good. I went on further
to mount the name-tmp and
2012 Nov 02
5
[PATCH, v3] fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled
Since there''s no possible caller of dbgp_external_startup() and
dbgp_reset_prep() when !USB, there''s no point in building and exporting
these functions in that case. This eliminates a build error under the
conditions listed in the subject, introduced with the merge
f1c6872e4980bc4078cfaead05f892b3d78dea64.
Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jan
2007 Nov 13
2
[LLVMdev] BasicAliasAnalysis and out-of-bound GEP indices
Hi!
While investigating into the PR1782 I spent some time analyzing
BasicAliasAnalysis.cpp. While the mentioned problem should be fixed now
(I hope), I have discovered some other possibilities for a bug to occur.
In the case of checking for aliasing of two pointer values, where at
least one of them is a GEP instruction with out-of-bound indices,
BasicAliasAnalysis can return NoAlias, even if the
2007 Feb 16
5
LVM on dom0?
I''ve spent the past while researching this but I''m just not finding a
solution. I''ve been trying to get my xen kernel booting on a pretty much stock
CentOS 4.4 installation. I installed Xen from src rpm and installed all the
requisite software and I''m sure it''s with the ram disk but I can''t figure out
how to resolve this.
With a stock kernel
2008 Jul 18
3
Centos Dom0 kernel panic on boot
hello,
I am attempting to compile a Dom0 CentOS 5.2 guest from source, using
XenLinux 2.6.18.8 with a Xen 3.2.1 hypervisor. I am able to compile the
Dom0 kernel, but when 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
2006 Oct 27
2
0 channels configured with tdm400 (tdm04b rev. G)
Hi,
Some weird problem (or I'm too sleepy) happens with a tdm04B revision G (4fxo)
Steps:
modprobe zaptel
modprobe wctdm
ztcfg -vv
/etc/zaptel.conf
fxsls=1-4 # TDM04B
defaultzone=us
loadzone=us
/etc/asterisk/zapata.conf
signalling=fxs_ls
group=1
context=incoming
channel => 1-4
modprobe zaptel and wctdm load fine, however ztcfg -vv shows:
0 channels configured
Im using centos 4.4 with