Displaying 20 results from an estimated 500 matches similar to: "Solaris N90 on RedHat RHEL5"
2008 Jan 26
20
Solaris 10 HVM on Intel VT?
Can I run 8/07 fully virtualised on an Intel VT CPU (with a Linux Dom0)?
I gave up on 11/06 because of real mode problems. If not, does anyone
have an estimate of when this might be possible, if at all?
Thanks -
Evan
2008 Apr 01
4
panic ... recursive mutex_enter installing a snv_85 domU on Linux dom0
While attempting to install snv_85 as a domU, Debian etch as the dom0, the kernel panics before the rest of the system starts to boot. Currently I''m using the sid releases of xen 3.2 found in Debian sid. I stopped using 3.0.3, as it appears I''m unable to use a ramdisk setting.
# dmesg | grep -i mem
...
Memory: 1903728k/1949252k available (1623k kernel code, 36208k reserved,
2008 Mar 26
25
Failure to install SNV85 DomU at Xen 3.2 CentOS 5.1 Dom0 (64-bit)
************************
Installation profile
************************
[root@ServerRHL51 vm]# cat snv85.install
name = "Solaris85pvm"
vcpus = 1
memory = "1024"
kernel = "/usr/lib/xen-solaris/unix-85"
ramdisk = "/usr/lib/xen-solaris/x86.miniroot-85"
extra = "/platform/i86xpv/kernel/amd64/unix - nowin -B install_media=cdrom"
disk =
2008 Jun 15
1
OpenSolaris 200805 as pv domU
Hi there,
I''ve written a small manual on how to install OpenSolaris 2008/05 as paravirtualized domU.
http://wiki.xensource.com/xenwiki/OpenSolarisPVonLinux
Maybe, this is useful for someone.
Cheers,
Stepha
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2008 Feb 24
2
Install SNV DomU (b>75) at CentOS 5.1 (2.6.18-53.1.13.el5xen) Dom0 (64-bit)
"yum update" has been run first on CentOS 5.1 box.
************************
Installation profile :
************************
name = "Solaris81PVM"
vcpus = 1
memory = "1024"
kernel = "/usr/lib/xen-solaris/unix-81"
ramdisk = "/usr/lib/xen-solaris/x86.miniroot-81"
extra = "/platform/i86xpv/kernel/amd64/unix - nowin -B install_media=cdrom"
2008 Nov 02
4
Fw: Re: What packages ubuntu-xen-server & ubuntu-xen-desktop are up to on intrepid
I have installed Ubuntu Intrepid Server on bare metal and successfully ran:-
# apt-get install ubuntu-xen-server.
It installed several packages on system . Now i can see files
/boot/xen-3.3.gz, /etc/init.d/xend, /etc/init.d/xendomains, but no
xenified kernel gets in. Attempt to use vmlinuz-2.6.27-7-server, obviously , fails with system panic.
I do remember recompiling procedure for Xen
2008 Jul 03
3
xm create fails with ''elf_xen_note_check: ERROR:''
Hi --
I''m getting this error even though I have correct DVD ISO image for snv_92.
bash-3.2# uname -a
SunOS stoakly2 5.11 snv_92 i86pc i386 i86xpv
bash-3.2# xm create snv.py
Using config file "./snv.py".
Error: (2, ''Invalid kernel'', ''elf_xen_note_check: ERROR: Will only load
images built for the generic loader or Linux images'')
bash-3.2#
2008 Feb 21
5
pxelinux fails to load miniroot completly
Hello,
we have the following problem:
- a new Dell Optiplex 740 boots pxelinux.0
- loads the kernel
- start to load the miniroot.gz and crashs after loading about 1/5 of the miniroot
The tftpd messages are:
Feb 21 14:48:32 srv006 atftpd[26225]: Advanced Trivial FTP server started (0.7)
Feb 21 14:48:32 srv006 atftpd[26225]: Serving /linux/pxelinux.0 to 10.10.100.113:2070
Feb 21 14:48:32 srv006
2009 Sep 05
4
[LLVMdev] omission: clang-cc -MD -MF -c -fPIC
Hi,
I do not really have much direct control over the compile lines any more.
I guess I could code up a wrapper for your wrapper so that the libtool wrapper
would be happy, but could you all consider libtool built projects and
embed the necessary option stripping in your clang-cc thing?
Thank you.
Regards, Bruce
make[2]: Entering directory `/home/bkorb/ag/ag/snprintfv'
/bin/sh ../libtool
2017 Jul 03
3
reshaping the data
Dear all,
I would appreciate please a piece of help regarding the use of acast/dcast
functions in reshape2 package.
Specifically, I'm working with a data frame, that has information about
SAMPLE, GENE, and TYPE of MUTATION (as shown below):
Sample Gene Type
22M AEBP1 SNV
17M AEBP1 SNV
22M ATR INDEL
22M ATR SNV
11M BTK SNV
11M BTK
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
2008 Sep 16
3
iscsi target problems on snv_97
I''ve recently upgraded my x4500 to Nevada build 97, and am having problems with the iscsi target.
Background: this box is used to serve NFS underlying a VMware ESX environment (zfs filesystem-type datasets) and presents iSCSI targets (zfs zvol datasets) for a Windows host and to act as zoneroots for Solaris 10 hosts. For optimal random-read performance, I''ve configured a single
2009 Sep 05
0
[LLVMdev] Fwd: omission: clang-cc -MD -MF -c -fPIC
[retrying send with different email source]
Hi,
I do not really have much direct control over the compile lines any more.
I guess I could code up a wrapper for your wrapper so that the libtool wrapper
would be happy, but could you all consider libtool built projects and
embed the necessary option stripping in your clang-cc thing?
Thank you.
Regards, Bruce
make[2]: Entering directory
2015 Sep 18
2
Problem with 90MB Initrd
Hi,
I am currently trying to replace our companies elilo UEFI PXE boot with
syslinux.
I compiled all the needed files and the DHCP distributes them fine to
the requesting client.
However when I try to boot our companies miniroot the DHCP serves the
file, but it seems like it never finishes.
The image is generated with the following command:
find . | grep -v 'name'.bz2 | cpio -o -H newc
2008 May 29
2
Attempt of virt-install at Ubuntu 8.04 Desktop Dom0
Original Dom0 setup had been done per Todd Deshane''s
instruction:-
http://deshantm.livejournal.com/29959.html
Functionality of SNV89 PV and HVM DomUs tested fine as well as F8 and WinXP HVM guests. Once again, all done as advised at http://deshantm.livejournal.com/29959.html
Next i attempted to follow :-
https://help.ubuntu.com/8.04/serverguide/C/libvirt.html
#
2007 Nov 23
2
xvm NFS install
Hi
I want t create a demU. but I it require me the NFS location.
#virt-install -n xvm1 --paravirt -r 1024 --nographics -f /export/home/xvm1 -s 16 -l /net/t1000-up/software/snv-solarisdvd-x86-77.iso
but during installing, it need NFS server.
But I set NFS location /net/t1000-up/software/snv-solarisdvd-x86-77.iso.
ERROR: You must specify a host
who know what''s wrong?
If I install demU
2017 Jul 03
0
reshaping the data
Hi
Do you want something like
dcast(test, Sample~Gene, fun=function(x) paste(x, collapse=","))
or
dcast(test, Sample~Gene, fun=function(x) sum(as.numeric(x)))
1 means INDEL, 2 means SNV and three means both
Cheers
Petr
> -----Original Message-----
> From: R-help [mailto:r-help-bounces at r-project.org] On Behalf Of Bogdan
> Tanasa
> Sent: Monday, July 3, 2017 9:22 AM
2007 May 01
1
Using pxelinux mboot.c32 to multiboot Solaris
Hi All,
Now that we have multiboot capable pxelinux, thanks to mboot.c32,
I decided to try and remove pxegrub from my x86 jumpstart infrastructure
since, in theory, pxelinux can now do it all.
The problem I'm having is I'm not very sure I'm following Tim's documentation
correctly... I'm not 100% what comes after the --- and whether the Sun kernel
needs it's arguments
2006 Aug 04
11
Assertion raised during zfs share?
Working to get ZFS to run on a minimal Solaris 10 U2 configuration. In
this scenario, ZFS is included the miniroot which is booted into RAM.
When trying to share one of the filesystems, an assertion is raised -
see below. If the version of source on OpenSolaris.org matches
Solaris 10 U2, then it looks like it''s associated with a popen of
/usr/sbin/share. Can anyone shed any
2008 May 07
2
Solaris / OpenSolaris
I'm having some difficulties pxe booting Solaris. So far I have tried
the mboot.c32, and the pxegrub shipped with Solaris. At first I had some
problems with blksize, but this disapeared when I changed from atftpd to
tftpd-hpa. The point at which I'm stuck now is, the kernel and
x86.microroot/x86.miniroot is loaded but then VMWare crashes. I might
try with real hardware, but I thought