Displaying 20 results from an estimated 500 matches similar to: "I/O error"
2017 Mar 21
2
I/O error
Thanks Ady,
tried current master and shortened path to /boot/vmlinuz. Same stuff.
OSTree doesn't really come into play at this stage, it is just booting
the kernel. So I would rather suspect that there is something between
ext4, extlinux and qemu.
On 03/21/2017 04:01 AM, Ady Ady via Syslinux wrote:
>> Hi,
>>
>> I'm trying to make Syslinux, OSTree and Qemu work
2017 Mar 21
2
I/O error
Thanks. I've looked through all the links, and it seems everything is
fine wrt. to what was mentioned there (I've disabled 64 bits in mke2fs,
but it didn't help). I'd be glad to provide more details, but the error
message is the only info I've got by now. It seems nothing else can be
got from syslinux shell without modifiying the code.
I've tried to make it load the kernel
2017 Mar 21
0
I/O error
> Hi,
>
> I'm trying to make Syslinux, OSTree and Qemu work together. So I've made
> an image, installed Syslinux v. 6.0.3 on it with extlinux and try to
> boot it. Unfortunately it stops on the stage of loading the kernel with
>
> Loading
> /boot/ostree/agl-17980142f6d5ef5e82153aa533ffb9775181f93248e62a4821f925cdf1b81c34/vmlinuz...
> failed: I/O error
>
2017 Mar 21
1
I/O error
>> Thanks. I've looked through all the links, and it seems everything is
>> fine wrt. to what was mentioned there (I've disabled 64 bits in mke2fs,
>> but it didn't help). I'd be glad to provide more details, but the error
>> message is the only info I've got by now. It seems nothing else can be
>> got from syslinux shell without modifiying the
2014 May 27
2
Re: [PATCH 2/2] Use setfiles from the appliance for the SELinux relabel (RHBZ#1089100).
On Tuesday 27 May 2014 14:25:08 Richard W.M. Jones wrote:
> So I think an API which looks like this ...
>
> required params:
>
> None
>
> optional params:
>
> path =>
> Either a directory to be relabelled recursively, or a single
> file (defaults to "/").
>
> root =>
> Inspection root of guest. Optional, only
2014 Apr 22
4
Bootloader data in /boot vs package systems (and atomic updates)
Hi,
I'm working on https://wiki.gnome.org/Projects/OSTree which is a
general-purpose update system for Linux-based operating systems. It
isn't a package system itself, but operates at the same level.
A primary goal of OSTree is fully atomic updates, and the "swapped
chroots" model works well for most of userspace and the
kernel/initramfs.
However, syslinux relies on
2014 Apr 23
1
Bootloader data in /boot vs package systems (and atomic updates)
On Wed, Apr 23, 2014 at 4:49 PM, Ady <ady-sf at hotmail.com> wrote:
>
> FWIW and just as one example, ArchLinux has its own script
Looks like the canonical source is here:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/syslinux-install_update?h=packages/syslinux
Right. Hmm. The painful thing will be transitioning the existing
package, as it would obviously break
2014 May 27
3
Re: [PATCH 2/2] Use setfiles from the appliance for the SELinux relabel (RHBZ#1089100).
On Tuesday 27 May 2014 09:08:27 Richard W.M. Jones wrote:
> On Mon, May 26, 2014 at 11:21:59AM +0200, Pino Toscano wrote:
> > Rewrite the relabel API to read the policy configured in the guest,
> > invoking setfiles (added as part of the appliance, as part of
> > policycoreutils) to relabel the specified root. In case of failure
> > at
> > any point of the process,
2006 Jun 26
1
Patch for rgl with gcc 4.0 in R 2.3.0 on OS X
Hi,
I recently had a problem installing the rgl package on OS X and put together
a simple patch. The patched package is available here:
http://jinome.stanford.edu/files/rgl_0.66-patched_for_gcc4.tar.gz
It can be installed with "R CMD INSTALL rgl_0.66-patched_for_gcc4.tar.gz" as
normal at the command line.
Also -- as of right now rgl is not in the repository of version 2.3 packages
2010 Aug 02
1
Convert an expression to a function
Hi John,
Here is my code practicing. Please give me some advises. Thank you.
Wu Gong
# Extract the function string
f.str <- sub("y~","",exprtext)
# Get arglist from the text
sp1 <- paste("\\",c(getGroupMembers(Arith),"(",")"),sep="")
sp2 <- getGroupMembers(Math)
sps <-
2008 Feb 20
1
Compilation error on installing rgl package
Hi all,
I encountered difficulties when I tried to install the
rgl package. I'm using R devel (2.7.0) on Mac OS X
10.5.1. Below is the message popping up when
compiling the package from source.
I'd be grateful if someone can help me solve the
problem.
Thanks,
Kenneth
* Installing *source* package 'rgl' ...
checking for gcc... gcc -arch x86_64 -std=gnu99
checking for C
2015 Jan 13
0
RFC: OSTree support
Hi,
currently, libguestfs does not support the inspection of OSTree/Atomic
disk images [1].
While this means that certain tools which use inspection to
automatically mount all the partitions available (virt-customize,
virt-builder, virt-sysprep, virt-diff, guestfish -i, and the default
modes of virt-cat, virt-log, virt-edit) will fail, although it's still
possible to manually mount partitions
2015 Mar 12
2
Unstable phone connection
This is driving me to distraction. I have a switch with multiple
clients who are all working fine except for one and I can't figure out
what makes them different. I have tried every NAT setting in the ATA
(SPA112 ATA with 2 x FXS, 1 x LAN), stun server on and off, different
sip ports, different RTP ports and it still fails. I have left the
location with it working only to have it fail
2007 Apr 16
1
flexmix glm warning
Dear R-helpers & Friedrich Leisch,
I'm trying to fit a mixture of regression models on attached data set
by doing the following:
agl <- read.table("agl.txt")
mod1 <- flexmix(resp~gng+csc|Subject,data=agl,
model=FLXglm(family="binomial"),k=2)
The result is a (varying) number of the following warnings:
Warning messages:
1: non-integer #successes in a
2017 Jul 18
0
CentOS Atomic Host 7.1706 Released
An updated version of CentOS Atomic Host (tree version 7.1706), is now
available. [1] CentOS Atomic Host is a lean operating system designed to run
Docker containers, built from standard CentOS 7 RPMs, and tracking the
component versions included in Red Hat Enterprise Linux Atomic Host.
[1] https://wiki.centos.org/SpecialInterestGroup/Atomic/Download
CentOS Atomic Host is available as a
2003 May 16
4
How to handle call waiting?
Hello All,
I need to be able to pass hook flash from an extension on a TDM400P to the
analog line on an X100P FXS to use telco-provided call waiting feature. I
know, i know, this is evil and I need to get more lines in a call group, but
I dont think this is very appropriate for a home answering machine or a
one-persone office.
In any way, I do have callwaiting=yes in the zapata.conf. When I
2009 Jun 18
4
Random number datasets help
Hello:
My problem is that I have a data frame of means, and a data frame of standard deviations which match up to each mean. I have been trying to create 500 random numbers in a given dataset for each mean/sd combination, but I am only able to generate the last value in each data set to create one dataset (there should be 28 in all). Examining my code, what can I change to generate 28 datasets
2017 Sep 20
0
New CentOS Atomic Host with OverlayFS Storage
The CentOS Atomic SIG has released an updated version
(https://wiki.centos.org/SpecialInterestGroup/Atomic/Download) of
CentOS Atomic Host (7.1708), a lean operating system designed to run
Docker containers, built from standard CentOS 7 RPMs, and tracking the
component versions included in Red Hat Enterprise Linux Atomic Host.
This release, which is based on the RHEL 7.4 source code
2017 Jul 20
0
CentOS-announce Digest, Vol 149, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2014 Apr 23
0
Bootloader data in /boot vs package systems (and atomic updates)
On Tue, Apr 22, 2014 at 6:58 PM, Colin Walters <walters at verbum.org> wrote:
> Hi,
>
> I'm working on https://wiki.gnome.org/Projects/OSTree which is a
> general-purpose update system for Linux-based operating systems. It isn't a
> package system itself, but operates at the same level.
>
> A primary goal of OSTree is fully atomic updates, and the "swapped