mklivecd-discussion Mailing List for Debian GNU/Linux Live-CD
Status: Pre-Alpha
Brought to you by:
cblock
You can subscribe to this list here.
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
(5) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(2) |
| 2007 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Yen I. <jue...@fa...> - 2007-02-12 09:49:46
|
Hi, V / A G R A V A L / U M C / A L / S http://www.tedrx .com Remove space in the above link. the tent that Harry finally dozed off. CHAPTER TEN MAYHEM AT THE MINISTRY |
|
From: Pinchas F. <hon...@wa...> - 2006-12-16 13:10:49
|
V/AGGRA $ 3. 30=20 and 200 more items http://www.polontunhanstrefjunahusne.com =20 =20 words the thing in the chair spoke as it raised a wand. There was a flash of green light, a rushing sound, and Frank Bryce crumpled. He was dead before he hit the floor. |
|
From: Jemma H. <au...@br...> - 2006-11-22 07:18:00
|
Hi, V r a g r a from $ 3, 33 http://www.zasedbeirunkiontunhawe.com =20 _____ =20 though they secretly would love to wipe us out. Then there is an |
|
From: Onisim I. <mcn...@ah...> - 2006-11-04 21:45:45
|
Hi, VljlAGRA $ 3, 35 http://www.basdutionkderunhasedin.com =20 _____ =20 Steengo had not left that message. It was his voice all right. Easy |
|
From: <ben...@id...> - 2004-05-22 12:25:30
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
|
From: Kris <kr...@ml...> - 2003-04-24 16:59:51
|
> Hello Kris, > specify either PARTITON or TARGET. If a TARGET is defined, the PARTITION will > be ignored. CDROM is unused. > > Try TARGET="/live" and keep PARTITION unset (###PARTITION="...") > Be sure, that TARGET is mounted as ro. > > Which version of mklivecd you are using ? I am using mklivecd, Version: 0.02 I tried with out the partition set and it tried to write over my /live file system but since it is read-only it failed. I do have IMAGE=/test/mklivecd.iso and /dev/hda8 is mounted to /test this is weird I can't seem to get mklivecd to burn the file system for my /live it does how ever make a completely new FS for it on what ever I specify for the partition. I am going to try and copy my /live FS to a different partition and make it re writeable and try with out the partition command. I will let you know. Kris |
|
From: Carsten B. <car...@co...> - 2003-04-24 12:41:16
|
> PARTITION="/dev/hda7" > TARGET="/live" > CDROM="/dev/cdrom" > > /dev/hda2 is mounted to /live and is the file system I want on cd > /dev/hda7 is not mounted by default and is where I want the cd files to be > when created > > while it says install basic system from scratch I checked my mount and it > shows this > > /dev/hda2 on /live type ext2 (ro) > /dev/hda7 on /live type ext2 (rw) Hello Kris, specify either PARTITON or TARGET. If a TARGET is defined, the PARTITION will be ignored. CDROM is unused. Try TARGET="/live" and keep PARTITION unset (###PARTITION="...") Be sure, that TARGET is mounted as ro. Which version of mklivecd you are using ? Best regards Carsten |
|
From: Kris <kr...@ml...> - 2003-04-23 19:30:58
|
So that I understand in partition I specify the location of where I want the cd-rom image to be made and the target is the location of the file system I want to create. So far it says Install basic system from scratch. this is what I have done with my mklivecd.conf PARTITION="/dev/hda7" TARGET="/live" CDROM="/dev/cdrom" /dev/hda2 is mounted to /live and is the file system I want on cd /dev/hda7 is not mounted by default and is where I want the cd files to be when created while it says install basic system from scratch I checked my mount and it shows this /dev/hda2 on /live type ext2 (ro) /dev/hda7 on /live type ext2 (rw) Now if I am correct how can it copy from /dev/hda2 if /dev/hda7 has mounted over it empty. Or is my thinking of this all wrong. :( Kris > Hello Kris, > > I am trying to use mklivecd for the first time and I am just lost. I do not > > know where to begin or where to start. Is there any hints or suggestions on > > where I would start to get building of a bootable cd. Thanks Kris > Install the deb package and modify /etc/mklivecd/mklivecd.conf > Be root and call mklivecd. > > Best regards > Carsten > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > mklivecd-discussion mailing list > mkl...@li... > https://lists.sourceforge.net/lists/listinfo/mklivecd-discussion |
|
From: Carsten B. <car...@co...> - 2003-04-23 17:52:23
|
Hello Kris, > I am trying to use mklivecd for the first time and I am just lost. I do not > know where to begin or where to start. Is there any hints or suggestions on > where I would start to get building of a bootable cd. Thanks Kris Install the deb package and modify /etc/mklivecd/mklivecd.conf Be root and call mklivecd. Best regards Carsten |
|
From: Kris <kr...@ml...> - 2003-04-23 17:18:50
|
I am trying to use mklivecd for the first time and I am just lost. I do not know where to begin or where to start. Is there any hints or suggestions on where I would start to get building of a bootable cd. Thanks Kris |