Re: [mklivecd-discussion] General Use
Status: Pre-Alpha
Brought to you by:
cblock
|
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 |