Displaying 20 results from an estimated 100 matches similar to: "Installation error: partition does not exist"
2010 Mar 02
1
Installation error: partition does not exist
We compiled xen-3.4.2 (2.6.18.8-xen).
The grub entry, and the partition information to boot from /dev/sda1 is as
follows.
1. /boot/grub/menu.lst:
title Xen
uuid 30ec981c-187e-4488-ae98-fe54ad13a77b
kernel /boot/xen-3.4.gz console=vga
module /boot/vmlinuz-2.6.18.8-xen
root=UUID=30ec981c-187e-4488-ae98-fe54ad13a77b ro console=tty0 rootdelay=90
module
2008 Jan 31
5
Solaris DomU HVM Network issues
Hi,
I''m running Nevada 75a configured as dom0. I added a domU HVM running
Nevada 75a, on a Sun X4600 with 8 ADM Dual cores. I can get the domU
installed and configured, however, I can not get any network
connectivity. I followed the steps accoding to documents on Open
Solaris. I also followed some of the threads of the list to verify the
configuration, but I can not fix the
2009 Sep 23
1
steps to add a new physical disk to existing LVM setup in new centos box?
Not a centos specific question here, but if anyone can save me from
shooting myself in the foot would appreciate any pointers.... I have an
older centos 4.7 box that I recently replaced with a newer one running
centos 5.3. I'd like to add the hard disk from the older one to the
newer one before I scrap it for good. I don't care about the data on
it, would just like the extra drive
2020 Apr 02
2
Unable to "show" a group using samba-tool
On 02/04/2020 07:25, Rowland penny via samba wrote:
> On 02/04/2020 05:42, David Kowis via samba wrote:
>> On 2020-04-01 05:51, Rowland penny via samba wrote:
>>> On 01/04/2020 09:23, Rowland penny via samba wrote:
>>>> On 01/04/2020 08:23, Rowland penny via samba wrote:? >> On
>>>> 31/03/2020 22:48, David Kowis via samba wrote: >>> Howdy!
2010 Jul 31
0
how to find out total capacity and raid level of btrfs file system
I know df does not report the correct size for btrfs raid systems. Is
there any other way to find out the total capacity of a btrfs file
system? Or at least the raid level for data / metadata?
My test system is Ubuntu 10.10 alpha with btrfs 0.19 and a 2.6.35 kernel
(don''t know which rc).
# uname -a
Linux ubuntu 2.6.35-12-generic #17-Ubuntu SMP Mon Jul 26 18:48:06 UTC
2010 x86_64
2009 May 14
2
How to do a pretty panel plot?
The pretty picture that I saw at:
http://chartsgraphs.wordpress.com/2009/02/09/r-panel-chart-beats-excel-chart/#more-1096
inspired me to try something similar. The code that I wrote is:
------snipsnip---------------------------------------------------------------------
M <- structure(list(date = structure(c(13634, 13665, 13695, 13726,
13757, 13787, 13818, 13848, 13879, 13910, 13939, 13970,
2017 Oct 10
2
"Time Series Plotting"
Hello,
I need some help in plotting time series.
I have dataframe Data with two column and thousands of row, I want wherever
the sequence corresponding to Energy column is changed the color change
should be reflected in Time Series plot, some rows of dataframe are below
Energy sequence
13536 3
14335 3
14638 3
25363 3
18511 2
18371 2
14555 3
I am able
2016 Feb 26
0
[LLVM v3.8.0rc3] cmake-2.8.12: Statistics gcc-4.9 VS. clang-3.8
[ Please CC me I am not subscribed to this ML ]
Original posting from [1]...
<QUOTE>
On Thu, Feb 25, 2016 at 05:13:05PM +0100, Sedat Dilek via llvm-dev wrote:
> Build-time increased approx. 1h from 2 to 3 hours when using CMAKE
> instead of CONFIGURE/MAKE (logs deleted for LLVM v3.8.0rc2).
> Building always done with one single parallel-compile-jobs.
> When using CMAKE
2006 Aug 18
1
Beginner Help with a fatal error in a first Basic Install
dovecot at dovecot.org
Hello,
I have been doing my first BasicInstall of Dovecot, following the
documentation for VirtualUsers, and piecing together suggestions from other
on the list, and out on the web.
In dovecot.conf, I have added,
default_mail_env =
maildir:/var/Dovecot/%d/Accounts/%1u/%u/Maildir:INDEX=/var/Dovecot/indexes/%d/%n
auth default {
mechanisms = plain
user = pgnmail
2017 Oct 11
0
"Time Series Plotting"
Hi
keep your emails to R help, I do not offer private consultance and others could have different opinion how to solve your problem.
Did you even try my suggestion? If not, why not? If yes in what respect it does not comply with your expectations.
Cheers
Petr
From: niharika singhal [mailto:niharikasinghal1990 at gmail.com]
Sent: Tuesday, October 10, 2017 2:34 PM
To: PIKAL Petr <petr.pikal at
2009 Apr 30
2
Defaults of CentOS Install not working with SELinux
Following a hard drive corruption I have reinstalled the latest
version of CentOS and all current patch files.
For most applications I selected the default options. By doing this I
expected that the packages would play nice with one another and I
could customize as necessary.
Setting SELinux to enforce I encountered all sorts of problems - but
most were resolvable, save for Dovecot,
2006 Jun 23
2
WEBrick hangs with OCI8?
Has anyone experienced "hangs" with the WEBrick/OCI8 combination?
The sequence of actions I perform to consistently get WEBrick to hang is:
1. start WEBrick
2. list a table form my Oracle 10g DB
3. startup sqlplus and update a few records in the table
4. go back to my browser and reload the table
Here none of the chances I made directly to the table are reflected
in the listing.
2015 Nov 03
26
[Bug 11588] New: missing option: preallocate for all files except for sparse
https://bugzilla.samba.org/show_bug.cgi?id=11588
Bug ID: 11588
Summary: missing option: preallocate for all files except for
sparse
Product: rsync
Version: 3.1.2
Hardware: x64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: core
2020 Apr 02
2
Unable to "show" a group using samba-tool
On 2020-04-01 05:51, Rowland penny via samba wrote:
> On 01/04/2020 09:23, Rowland penny via samba wrote:
>> On 01/04/2020 08:23, Rowland penny via samba wrote: >> On 31/03/2020
>> 22:48, David Kowis via samba wrote: >>> Howdy! >>>
>>>> I'm setting up a domain controller, and things are going >>>
>>>> wonderfully, but
2008 Sep 05
0
Wine release 1.1.4
The Wine development release 1.1.4 is now available.
What's new in this release (see below for details):
- Substantial chunks of WinHTTP are implemented.
- More JavaScript support.
- Beginnings of shell AppBar implementation.
- Several fixes for Google Chrome support.
- Chinese translations.
- Various bug fixes.
The source is available from the following locations:
2013 Nov 09
6
Learning Ruby - Don't give up
An article for those starting learning Ruby
Learning Ruby - Don''t give up<http://arubystory.blogspot.com/2013/11/dont-give-up-on-ruby.html>
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
2010 Jan 28
10
Anyone successfully setup Continous Backup of mailboxes using rsync ?
Hi All..
Am working on continous backup of mailboxes using rsync(for e.g by running rsync every 2 min)
Things gets more complicated when users create Subfolders in INBOX , SENT , etc..
If anyone among you did that plz guide & advise.
Thanks
CoolAtt
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
2012 Aug 22
1
Error in if (n > 0)
I've searched the Web with Google and do not find what might cause this
particular error from an invocation of cenboxplot:
cenboxplot(cu.t$quant, cu.t$ceneq1, cu.t$era, range=1.5, main='Total
Recoverable Copper', ylab='Concentration (mg/L)', xlab='Time Period')
Error in if (n > 0) (1L:n - a)/(n + 1 - 2 * a) else numeric() :
argument is of length zero
I do
2011 May 05
5
Dovecot imaptest on RHEL4/GFS1, RHEL6/GFS2, NFS and local storage results
We have done some benchmarking tests using dovecot 2.0.12 to find the best
shared filesystem for hosting many users, here I share with you the results,
notice the bad perfomance of all the shared filesystems against the local
storage.
Is there any specific optimization/tunning on dovecot for use GFS2 on
rhel6??, we have configured the director to make the user mailbox persistent
in a node, we will
2017 Oct 26
2
not healing one file
Hi Karthik,
thanks for taking a look at this. I'm not working with gluster long
enough to make heads or tails out of the logs. The logs are attached to
this mail and here is the other information:
# gluster volume info home
Volume Name: home
Type: Replicate
Volume ID: fe6218ae-f46b-42b3-a467-5fc6a36ad48a
Status: Started
Snapshot Count: 1
Number of Bricks: 1 x 3 = 3
Transport-type: tcp