Displaying 20 results from an estimated 3000 matches similar to: "edit-livecd"
2010 Aug 18
2
1.2.13 QRESYNC crash.
Aug 18 22:07:31 twosheds IMAP(dwmw2): : Panic: file mail-index-transaction.c:
line 637 (mail_index_transaction_lookup): assertion failed:
(seq >= t->first_new_seq && seq <= t->last_new_seq)
* PREAUTH [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT
SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN
NAMESPACE UIDPLUS
2017 Apr 08
0
how to use livecd-creator to create my own livecd iso as same as offical release iso?
Hello list,
I use the livecd-creator to customize my own livecd iso. I use the
kickstart config file from
https://raw.githubusercontent.com/CentOS/sig-core-livemedia/master/kickstarts/centos-7-livecd.cfg.
#livecd-creator -v --config centos-7-livecd.cfg --cache
/var/cache/livecd
finally I got a iso, but the iso is strange.
The offical distribution iso is
2009 Sep 17
1
RFC: edit-livecd.py
This script replaces the existing script in ovirt-node-image to edit
live cds. I am Looking for comments/feedback before I send to
livecd-list for possible inclusion into Livecd-tools.
-D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: edit-livecd.py
Type: text/x-python
Size: 11863 bytes
Desc: not available
URL:
2009 Nov 10
2
[RFC][PATCH] ovirt-node-image : edit-livecd : fail on error in arbitrary code
Purpose : fail iso build on encountering error in arbitrary code '$CODE'
1. export 'WDIR' , for 'CODE' to pick-up location to create 'fail'
file to indicate failure, note that it may not always be possible to
return some error code on failure in 'CODE'
2. 'set' commands enclosing 'CODE' will not be required
3. 'CODE' is
2009 Aug 03
0
[PATCH node-image] Fix edit-livecd to re-create ext2 filesystem each time
Old edit-livecd just kept adding to the ext2 fs image which meant
it never decreased in size even if files were removed.
New functionality does multiple passes of ext2fs creation. First pass
creates a new ext2fs from the image file inside the squashfs. This
first pass is to allow the user to optionally increase the filesystem
size. If the -s parameter is omitted the existing size is used and
2009 Aug 20
3
[PATCH ovirt-node-image] fixes for edit-livecd
Patch set fixes issues with image size increase when using edit-livecd
Also address issue with ext4 root fs
2009 Sep 22
1
[PATCH] edit-livecd in python
This is the second generation of the edit-livecd tool that replaces our
original bash script with a python version and aims to reuse as much as
the livecd-creator libraries as possible. The main reason for the new
creator class is to avoid the need for a kisckstart file in order to
edit an existing livecd image.
edit-livecd is useful for people who don't have the development and yum
2009 Aug 19
1
Updated livecd building tool
I updated the livecd-tools package from version 013 to 014. This update
introduces new interesting features like :
- support for Xen kernel
- built-in md5sum into the resulting LiveCD ISO
- a new API
See https://projects.centos.org/trac/livecd/wiki/GetToolset for
instructions on how to get this updated toolset.
Since it is a major update, I expect some bugs. I am looking for
feedback from
2007 Oct 14
3
Howto reconfigure / rebuild CentOS 5 LiveCD
Hi,
I like to add some of my own utilities, etc.. to the CentOS 5.0 LiveCD.
IOW I am looking for a way to rebuild the livecd for specific purposes.
Can someone reach me handle where to start?
The only thing I've found so far is the out-of-the-box iso.
Thanks,
John
2010 Dec 01
4
problem booting (Fedora) LiveCD ISO over PXELINUX
This is an issue I've researched quite a bit on bug lists, and looked
in the Syslinux Wiki for a way to do this, but haven't yet found a
solution.
1) I have an existing Fedora 13 LiveCD which I burned to a CD and
tested on a system without issue.
2) I then took that same ISO and dropped it in my pxelinux.cfg/default
for being able to boot over the network. I made sure to extract the
2011 Dec 10
0
Release for CentOS-6.1 LiveCD i386 and x86_64
We are pleased to announce the immediate availability of CentOS-6.1
LiveCD for i386 and x86_64 architectures.
Detailed Release Notes are available at
http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveCD6.1
+++++++++++++++++++++++
Overview
The CentOS-6.1 LiveCD is meant to be a Linux environment suited to be
run directly from either CD media or USB storage devices. It does not
need any
2006 May 20
1
LiveCD different sums but file size match
Hello,
I just downloaded the very great CentOS LiveCD and have some issue with the sum.
when I do md5sum -c md5sum.livecd they simply don't match.
But when check the size file with the file size posted by johnny in the announce
http://lists.centos.org/pipermail/centos-announce/2006-May/012905.html
They both match (in 717729792 bytes)
Probably I am doing something wrong, just to be sure
2008 Aug 10
1
Writable Centos LiveCD on Embeded Linux?
Hi all,
I was wondering if it possible to have a Centos LiveCD installation boot
from
a Compact Flash in a embeded x86 (Wrap/Alix) platform *and* be able to
save the changes made to the File System back to the Flash memory.
So, the next time the LiveCD boots it will have all the changes made.
The problem I'm trying yo solve is:
- fast boot time
- fast recovery when the Linux is shutdown
2008 Sep 22
1
Utility of Centos liveCD
It appears that the liveCD (CentOS-5.2-i386-LoveCD.iso that I downloaded
late last week) does not contain either netcat or tcpdump. Given the
frequent use of a livecd for testing and debugging, those would seem to be
key tools that should be available.
Obviously a LiveCD can't contain everything anybody might ever want, but
I'd give those two tools a pretty high priority; certainly much
2011 Jul 25
0
Release for CentOS-6.0 LiveCD i386 and x86_64
We are pleased to announce the immediate availability of CentOS-6.0
LiveCD for i386 and x86_64 architectures.
Detailed Release Notes are available at
http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveCD6.0
+++++++++++++++++++++++
Overview
The CentOS-6.0 LiveCD is meant to be a Linux environment suited to be
run directly from either CD media or USB storage devices. It does not
need any
2007 Apr 12
2
CentOS 4.4 LiveCD instructions
I'm upgrading my current RedHat9 installation to CentOS 4.4, so decided
to buy the 4.4 LiveCD (rather than downloading and burning an ISO). I
thought the LiveCD was simply a 'reduced' version and that I could
install from it, but I find I don't actually know what to do with it and
can't find any relatively simple instructions (I'm a bit of a newbie to
linux but think
2008 Jul 02
1
CentOS LiveCD 5.2 release notes
I created both English and French release notes pages for the upcoming CentOS LiveCD
5.2:
http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveCD5.2
http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveCD5.2/French
The content is quite similar to the one from the CentOS LiveCD 5.1 except for these changes:
- 5.1 -> 5.2
- file information (filename, size, md5sum, sha1sum)
- updated package
2009 Nov 11
2
Build a LiveCD?
Hi,
I have a highly customized desktop built from CentOS 5.4 and RPMForge
repos (plus some stuff of my own). I'd like to build a LiveCD from that,
for one very specific reason. I have a medical application (MedinTux)
that would be very handy to demonstrate to doctors, hospital staff, etc.
with a LiveCD.
Any ideas?
Niki
2009 May 15
2
CentOS LiveCD 5.3 release notes
I created both English and French release notes pages for the upcoming
CentOS LiveCD
5.3:
http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveCD5.3
http://wiki.centos.org/Manuals/ReleaseNotes/CentOSLiveCD5.3/French
The content is quite similar to the one from the CentOS LiveCD 5.2
except for these changes:
- 5.2 -> 5.3
- file information (filename, size, md5sum, sha1sum)
- some packages
2009 Dec 22
1
About liveCd installation...
Hi List;
I didn't found the installation from Centos5.4 LiveCD. Does not have any
installation script inside this distribution? or How can I start to install
LiveCd to HDD?
Thanks a lot...
Sincerely,
Tolun ARDAHANLI
Computer Engineer
web: www.ardahanli.net
E-mail: tolun at ardahanli.net
Icq:326600
-------------- next part --------------
An HTML attachment was scrubbed...
URL: