Author Topic: <Solved>creating a livecd on 2012.12  (Read 883 times)

Offline gezza

  • Hero Member
  • *****
  • Posts: 516
<Solved>creating a livecd on 2012.12
« on: January 01, 2013, 02:00:26 AM »
Hi to all,
I have tried to create a livecd or usb stick on 2 quite different machines.
Depending upon the size of file system to backup I create a livecd or usb stick but the system is not installable.
The devices boots but the screen just shown a blue line going across the screen, no booting system shows. OR the dvd/usb get up but is not capable of being installed on any machine. It stops at sizing the system.
Please help!!!
Gezza
« Last Edit: March 04, 2013, 04:57:29 PM by gezza »

Offline ternor

  • Hero Member
  • *****
  • Posts: 1837
Re: creating a livecd on 2012.12
« Reply #1 on: January 01, 2013, 03:01:46 PM »
Just to be clear, do you mean that you created an iso of the system on each machine using mylivecd?

If so, please post the code you used.

Offline gezza

  • Hero Member
  • *****
  • Posts: 516
Re: creating a livecd on 2012.12
« Reply #2 on: January 01, 2013, 03:34:03 PM »
I can only do it for 1 machine as the other has had many re-install.
Machine 1............
mylivecd --xz --workdir=/mnt/data2T/workdir --nodir=^/mnt,^/media /mnt/data2T/workdir/my32-2012.12-01012913A.iso
df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1              30G  5.4G   23G  20% /
/dev/sda2              27G  5.2G   22G  20% /home
/dev/sdb2             1.9T  1.2T  539G  70% /mnt/data2T

end machine 1.
Hope this helps?
Gezza
+1....
I tried again to produce a livecd on this machine, it failed after booting just as above. It also would not connect to the internet??
I then tried to create the livecd on my 2012.08 machine, a Compaq laptop 1 cpu and 1Gb ram, it was created in 4 hours and is now installing on a second machine.
Gezza
« Last Edit: January 01, 2013, 09:19:48 PM by gezza »

Offline ternor

  • Hero Member
  • *****
  • Posts: 1837
Re: creating a livecd on 2012.12
« Reply #3 on: January 01, 2013, 11:20:34 PM »
It would not have occurred to me to place the iso in the 'workdir'.  I don't know whether that is a problem or not.  Have you used that code successfully until now?

I also use the "--md5sum" tag to embed an md5sum which I am then able to check using an oldish script.  I don't know of any other way to check the md5sum of a disk.

Offline corazon

  • Full Member
  • ***
  • Posts: 133
Re: creating a livecd on 2012.12
« Reply #4 on: January 02, 2013, 12:05:45 AM »
k3b generates an md5 when loading an iso file from hard-disk

When I ran mylivecd, with working dir on windows partition,
without choosing a name/path, livecd.iso wound up in
/home/name.

Offline atolboo

  • Full Member
  • ***
  • Posts: 248
Re: creating a livecd on 2012.12
« Reply #5 on: January 02, 2013, 01:32:25 PM »
Maybe you should do a
Code: [Select]
cd / before the 'mylivecd ...' command ???

Offline ternor

  • Hero Member
  • *****
  • Posts: 1837
Re: creating a livecd on 2012.12
« Reply #6 on: January 02, 2013, 02:51:26 PM »
I specify a path for 'workdir' and a different path for the iso.  I don't know why the live media don't work.  I had many problems with k3b and now use GnomeBaker (without any issues).  For a live usb there is a special application for PCLinuxOS.  In Synaptic the application is called PCLinuxOS-liveusb.  Once installed it is in the menu More Applications > Configuration.

Offline gezza

  • Hero Member
  • *****
  • Posts: 516
Re: creating a livecd on 2012.12
« Reply #7 on: January 03, 2013, 07:45:57 PM »
Hhi to all,
I did a fresh (new) install, udated the syste, installed some more files (200). Rebooted between ops.
The new install also meant a reformat of all partitions
Created a new iso with mylivecd.--Burn speed 2 X.
Booted the iso on another system
It stopped at----Unable to copy files to new root---- at this point how much of the system is installed?
Sorry guys, I still need help to get 2012.12 working.
Gezza