Hi I have at long last successfully build a live ubuntu 12.04 image using Live-build and Colin Watson's config files from livecd-rootfs.
Hi there.
Does anyone know how i can make the default Ubuntu 12.04 iso with the live-build scripts?
I think it isn't just:
Code:
lb clean
lb config
lb build
lb clean
And i have a problem that /dev and the other things that should be mounted with the lb build script doesn't unmount.
Edit: This is the problem.
Code:
[2012-09-18 20:50:02] lb_chroot_live-packages
Reading package lists..
i was trying to upgrade from r2 to r3, and that's what i've got:
Code:
Reading package lists... Done
Building dependency tree
Reading state information...
hi i m new to ubuntu and have installed ubuntu 13.04
i'm now trying to install svn
i tried with the codes
sudo apt-get install subversion
but resulted in:
Building dependency tree
Reading state information... Done
E: Unable to locate package subversion
this is the same result for oyher packages....why is this error there and how do i overcome this
I am trying to install of ruby-gems below and errors appeared:
Code:
E: Unable to locate package eventmachine
Code:
E: Unable to locate package CFPropertyList
Code:
E: Unable to locate package httparty
Code:
E: Unable to locate package json
Code:
E: Unable to locate package uuidtools
Code:
E: Unable to locate package ruby-gems
I am using Ubuntu 11.10 now!
Im trying my hands at using live-build to build a iso of ubuntu and ive had success in the past using live-build for debian spin but never attempted with ubuntu.
You turn on your trusty old Linux box, and things are going well as you pass through the boot loader, until the disk check reveals that your hard drive partition table is corrupt, and you are unable to access your machine. You need a good rescue disk — and the best way to get one is to create your own.
Where to I find the scripts to bootstrap and create an normal Ubuntu installer/live iso image?
Or in other words, how are the (X)Ubuntu default installer/live images build?
Somehow my Ubuntu install can't find what I believe to be very common packages....
E: Unable to locate package php5-curl
E: Unable to locate package php5-gd
I know this has something to do with my sources, however, I am not sure which source I need or which source these packages would be included in.
These are the commands I ran
sudo apt-get install php5-curl
sudo apt-get install php5-gd
He