Software :: Upgrade Base System Of Ubuntu LiveCD
Jun 30, 2009
I am using the Ubuntu 7.10 Livecd with some modifications I did, and I wanted to update the base-system to the most recent release of Ubuntu. Once I have chrooted into the custom ISO's root filesystem do I use:
Code:
apt-get update
apt-get upgrade
apt-get dist-upgrade
or
Code:
aptitude update
aptitude upgrade
or neither?
View 3 Replies
ADVERTISEMENT
Jul 27, 2009
Anyone have a practical example of how to invoke livecd-creator using the (--base-on) switch to add packages to an existing iso image?
I've looked high and low, but can't find much info concerning the use of this option.
View 6 Replies
View Related
Apr 12, 2010
I have a kind of Internet connection where I'm not allowed to download much at all. How many MB's would be required to upgrade a base 9.10 installation (only default apps) to version 10.04?
View 1 Replies
View Related
Apr 23, 2009
I try to do a upgrade on my fedora 6 ill 10. But when I try to write yum update or yum upgrade on my server a get this error:
yum update
Loading "installonlyn" plugin
Setting up update process
Setting up repositories
Error: Cannot find a valid baseurl for repo: extras
View 1 Replies
View Related
Jan 15, 2010
i get this error
root:/boot# apt-get upgrade
Code:
Setting up desktop-base (5.0.3) ...
Updating /boot/grub/grub.cfg ...
Found linux image: /boot/bzImage
/etc/grub.d/01_OVHkernel: line 37: syntax error: unexpected end of file
[code]....
View 3 Replies
View Related
Apr 20, 2010
can we find logarithm to base 10 instead of base 2 on shell script??i can do it with bc..like 'l(1000)/l(10)' | bc -l
View 1 Replies
View Related
Feb 26, 2011
i'm trying to build a web server but I keep having a problem. Everything loads fine until I get to the "Install base system" part of the installation and it puts up a red screen warning me that the install has failed. My uncle gave me his ubuntu discs and even some different hard drives, but I keep getting the same problem at the same point of the installation. Here is the rundown of everything i did.
System #1 -
ASUS P5G41-M m/b with 4GB memory
Intel Core 2 quad q9300 cpu
two western digital 640GB hard drives
I was testing it out to run a raid 1 just to learn how to make a software raid array. its my first try at making a raid array. The first time i used ubuntu server 10.04 32bit and the system failed at the install base system point. I then used boot n nuke to clean the drives and tried 10.04 64bit. it failed at the same exact point. my uncle gave me 2 western digital 1.0TB hard drives and I tried again. I got the same results. At that point i gave all the hardware back to my uncle and he gave me a server board to try out because he bought it and hasnt touched it. so I built a second system.
[Code]....
View 2 Replies
View Related
Dec 30, 2010
I'm trying to install a box with Ubuntu 10.04 LTS server with a typical LAMP system in order to replace my old Ubuntu 8.04 server I have at my school to have a "backup" system and also trying to replace NIS authentication with LDAP. Well I'm getting stuck on the first step: installation of base system. I want to build a RAID-1 system with the two 320GB SATA HD's the machine has, I have a little experience in installing RAID because I installed my old 8.04 server with RAID-1 aswell. I boot my box from an USB stick with Ubuntu 10.04 Server 64bit, the systems boots well, asks me about language, keyboard and so, finds the two NIC cards and the DHCP configuration of one of the card is done.
Then it starts the partitioner. One of the HD's already contains three partitions with an installation of a regional flavour of Ubuntu, the other HD only contains a partition for backups, I don't want to preserve all this stuff, so the first thing I do is to replace the partition tables of both HD's with a new one. This is done without problems. Then I go to the first disk, by example, and create a new partition, the partitioner ask me for the size, I write 0.5 GB (or 500 MB), then I select that it has to be a Primary partition at the beginning of the disk, all goes OK.
Once created I go to the "Use as: " line, type Enter and select the option "Partition for RAID volume", when I hit Enter the error appears: the screen flickers in black for a second or two, then it shows a progress bar "Starting the partitioner..." That always get stuck at 47%!!! Sometimes the partitioner allows me progress a little further (for ex. lets me activate the boot bit of the partition, or it allows me to make another partiton, even once the error didn't appeared until the first partition of the second HD!!) but it always get stuck with the same progress bar at the 47%.
I've tried a lot of things: I downloaded again the ISO and rebuilt the USB, same result. Downloaded the ISO and rebuilt the USB from another computer, same result. Unplugged all the SATA and IDE drives except the two HD's, same result. Built a CD-ROM instead of an USB, same result. Downloaded the 10.10 server ISO (not an LTS), and the USB stick can't boot, is another error, but only to try.
When the error appears, I hit Ctrl+Alt+F2 and get into a root prompt, there I kill two processes: /bin/partman and /lib...don'tremember/init.d/35... and then when I return to the first console the progress bar has gone and the install process asks me at wich step I want to return, I hit "Partition disk" and then the progress bar reappears and Stucks immediately at 47%!!! Is the Ubuntu 10.04 LTS server installer wrong?
View 5 Replies
View Related
Dec 19, 2009
I'm a Linux newbie and don't know how to do a lot of things. Five months ago, I asked a friend at FreeGeek Columbus to delete the extaneous operating systems from my computer just leaving the one I used, and he accidentally deleted them all. No problem, I'll just reinstall when I get home. But everytime I try to reinstall K/Ubuntu, I get an error message saying
Installation Failed. The installer encountered an error copying files to the hard disk:
[errno 5] Input/output error.
That happens with four Ubuntu installation Cds, three live Ubuntu Cds, one Kubuntu live CD, and one Fedora live CD. I suppose there's a problem with my DVD rom. PCLinuxOS and openSUSE, however, do install, so those are what I've been using (I've only recently ceased with openSUSE, for the time being). Today, however, I got lucky trying out something different. I used an Ubuntu 9.04 alternative CD (not live as they abort when they come to the input/output error message) to install the base system and grub with lvm.
It allows me skip over software installation which is where the input/output error message happens. It boots to a command line. I don't know what commands to use to get the software to install from a mirror, or how to install repositories from the command line. I've never had Kubuntu, per se (only Ubuntu with the KDE desktop); so since PCLinuxOS GNOME 2010 (a rolling distro) is more stable and polished than Ubuntu 9.10, I'd like to fill my base system out with Kubuntu software.
View 5 Replies
View Related
Jan 3, 2010
I downloaded ubuntu 8.04 and 8.10 iso for ps3. I get it to cd with no problem, go through the first phase fine, but then installing the base system I get the error "Warning: Failure while configuring required packages" I press enter it continues then this error comes "failure while configuring base packages. This will b attempted 5 times". Why these errors? I am looking forward to using linux on ps3.
View 2 Replies
View Related
Jun 25, 2009
A year ago, I customized an Ubuntu 7.10 iso following this guide: [URL]. However, I want to update the base system of my customized iso to at least Ubuntu 8.04. How do I do that? One idea I think may work is:
Code:
sudo chroot ./isonew/custom
mount -t proc none /proc/
mount -t sysfs none /sys/
export HOME=/root
apt-get update
apt-get upgrade
apt-get dist-upgrade
apt-get clean
rm -rf /tmp/*
umount /proc/
umount /sys/
exit
But, I am not sure if it works (I tested it once, but then the power went off when I was 80% done with the download which took 2 hours on my slow connection. So, I don't want to waste 2.5 hours to see that it failed)?
View 6 Replies
View Related
Nov 2, 2010
Is it possible to get a list of packages installed on the system that are not a part of Slackware (i.e. take all installed on system, take all packages that originally come with slack, find difference)? Worthy to mention is that I use slackpkg and run -current.
View 10 Replies
View Related
Nov 25, 2010
I am installing server 10.04.1 (non-gui) on an old Dell box. All goes well until it gets to the point of "Install the base system". I get a dialog "Media Change" with asks: Please insert the disk labeled 'Ubuntu-Server 10.04.1 LTS _Lucid Lynx_ - Release i386 (20100816)' in the drive /cdrom/ and press enter. I thought that was the disk I had inserted. I looked at the disk in another machine and it appears to be labeled simply "Ubuntu-Server 10.04.1 LTS i386". I did a check of the media before starting the install and have even tried a different DVD reader in the machine as I thought it might be an issue with the drive failing to read the disk. I again and again get the error shown above.
View 12 Replies
View Related
Oct 1, 2009
I'm a newbe to Debian & Linux but I am trying to get a base system installed on a small touchscreen computer without the Gnome environment. I am using Debian 5 but the resolution of the screen has not configured correctly with the command line screen appearing offset to the right.
View 7 Replies
View Related
Jul 24, 2010
I downloaded the first Lenny DVD for amd64, wrote it but on trying the install on my laptop (Gateway NV5389u) I cant get past the installing base system step: I get an error that some files are corrupt / cannot be read from the DVD. I am wondering whether there's a way I can download a minimal version or just the files needed for the base system installation then use the same DVD to install the packages, coz I have a terribly slow internet connection it took me a whole 2 days to download, and I surely cant stand any more of it.
View 4 Replies
View Related
Oct 12, 2009
Today I try to shared a folder for Windows XP using GUI in OpenSUSE 11.1. I created a folder --> right click and click on Share --> Check on "Share with Samba(Microsoft Windows)", "Public" and "Writable". Then connect from Windows using //192.168.100.1/sharefolder. It open up but I can only read (no write access as I check on "Writable"). Did I miss something?
View 1 Replies
View Related
May 14, 2010
I upgraded to 10.04 and cannot boot my system, even in recovery mode. No errors are shown, only some random color noise at the top of screen. I tried the 10.04 livecd and it doesnt boot eiter, it stops in busybox prompt with error: "Could not mount /dev/loop1 on /cow" or something like that. Before 9.10 was functioning perfectly.
My computer is Asus 1201N: [url]
View 4 Replies
View Related
Jun 13, 2010
I upgraded my desktop from 9.10 to 10.04 and I have no sound.
When I boot from the 10.04 livecd, sound works fine.
gnome-volume-control does not get loaded into the taskbar, when I run it from the console there is nothing listed under hardware.
I also tried creating a fresh new user account, no sound on that either but gnome-volume-control does get loaded into taskbar but still nothing under hardware.
aplay -l does list sound devices ...
Code:
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
Subdevices: 1/1
Subdevice #0: subdevice #0
[Code].....
View 7 Replies
View Related
Oct 29, 2010
ubuntu@ubuntu:~$ sudo aptitude safe-upgrade
The following partially installed packages will be configured:
linux-image-2.6.35-22-generic
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[Code].....
i'm running a fresh install of 10.10 with a casper-rw partition off a usb drive.
View 6 Replies
View Related
Aug 17, 2011
Yesterday, while upgrading from Ubuntu 10.04 to 11.04, the computer crashed. For this reason, when I reboot, Ubuntu doesn't recognize any longer the root folder and so on... and halts execution in a blank screen (well before the login screen).I'm currently running LiveCD and I can see the Filesystem with the root folder, the bin folder, home folder and so on....My question is How can I access the files I had in my desktop from LiveCD? I know the user and password so how can I access it?
View 4 Replies
View Related
Apr 29, 2011
I have an i5 sandy bridge PC with a gigabyte H67M mobo. I have been running maverick amd64 till yesterday. On maverick graphic acceleration didn't work so I decided to upgrade. After upgrade my computer hangs during bootup (with ubuntu logo on screen). I cannot see messages on screen, wasn't ESC key for that? Live CD seems to boot but also hangs computer after loading purple login wallpaper before login dialog is shown. To me it seems a graphic card regression issue since intel mobo graphic card wasn't working fine on maverick too. Also tried to manage with fail-safe graphic mode but this also hangs computer. Is there any log where I can see errors during last bootup from maverick live-cd?
View 9 Replies
View Related
Mar 15, 2011
For the last several days, I have been trying to create a liveCD exactly like my system is on my HDD.
I have tried doing it with the instructions on this thread: [url]
as well as using Remastersys. Both methods certainly gave me a LiveCD with the applications I wanted, but I need the default desktop/files/theme/etc to be exactly as I have it. (am i making sense?)
Is there an easy method to modify the ISO i've already compiled?
View 6 Replies
View Related
Sep 22, 2009
I have a router that is 1000 Base T and two computers each with ethernet cards that support 1000 Base T. All are equipped with Cat 5e cable. Before I had a router that only went up to 100 Base T and I would setup one box with linux running proftpd. On the other box,I would use win xp pro and use firefox to ftp into the other box and download a file. Download speeds went up to 11.2 MB/sec. Now when I switched routers, I expected something like 120 MB/sec but I'm only getting 5.3 MB/sec. What do I need to change?
View 12 Replies
View Related
Mar 12, 2010
Using the ubuntu live cd 9.10 I get weird error messages when shutting down the system, sometimes it is this one:
device removed: /freedesktop/Hal/devices/net_80_00_60_0f_e8_00
Other times it is bunch of errors saying something like:
i/o error/end request/dev/sector ****, with all different sector numbers..
These happens even when I have not installed anything, not using any flash drives etc...
View 1 Replies
View Related
Mar 2, 2010
I am having trouble installing HPLIP (all versions) onto my system. When I go to configure the source code, it goes into a loop checking for a BSD install. So, to get around this I want to try and install HPLIP onto the system via a livecd. How would I go about doing this?
View 5 Replies
View Related
Apr 19, 2010
Does BackTrack (Linux-based pen testing tool) LiveCD run from Linux system, or it can run on Windows from a LiveCD?
View 8 Replies
View Related
Jun 26, 2010
What are the system requirements for the CentOS 5 liveCD?
View 1 Replies
View Related
Apr 11, 2010
I have a Dell Studio laptop, which I am trying to make dual boot and in big trouble. These are the steps I completed.
1. Backedup all my important data on a USB drive.
2. Prepared a Ubuntu LiveUSB and booted in Ubuntu.
3. Used GParted tool to repartition my hard drive (320GB) as follows,
Partition 1 NTFS (Primary) ~50GB
Partition 2 NTFS (Primary) ~100GB
Partition 3 EXT4 (Extended)
Root EXT4 (Logical) ~20GB
Swap Linux-swap ~2GB
Home EXT4 (Logical) ~129GB
4. Accepted all these changes in GParted and restarted the machine.
5. Used VISTA installation disk to start VISTA installation on 1st NTFS partition (Partition 1).
-Everything was fine until now -
6. The VISTA installer took a really long time (around half hour) just showing copying files with 0% completion status message.
7. Somehow I got impatient and tried to cancel the installation.
Now, the problem is the system does not boot up even with my USB LiveCD or Windows VISTA installer. It just shows blank screen and nothing appears.
View 4 Replies
View Related
Jan 6, 2010
I have an XP laptop, currently running very low on HDD space and RAM capacity, waiting to be replaced. Very slow indeed. It recently had problems booting up, and now takes about 20 minutes to get fully started. Is it safe/advisable to run the demo version of Ubuntu from the LiveCD? I really can't afford to trash or crash my computer, it's got lots of important data on it etc.
View 4 Replies
View Related
Sep 2, 2010
I have a system built and running in exactly the basic configuration I want, with my recompiled kernel, extra packages, special drivers, everything works, life is good. What I want to do is take this exact setup and create an image I can copy onto a bootable USB stick. Is there a way to essentially take the contents of my hard drive and copy that onto a USB stick and then boot directly from that? The use case behind this is that I am building an embedded system of which I may have hundreds of boxes with identical hardware and software configurations. Instead of hard drives, I am going to use USB sticks for cost efficiency and maintenance. My idea is that when it's time to upgrade, I could just image a hundred new sticks and go out and swap them.
My issue is that a standard LiveCD install gets me maybe 25% of the way to a finished system. I need to recompile the kernel for realtime support with my CPU, add some fidgety drivers for some specific hardware, and install a whole bunch of additional packages. I suppose I could create a makefile(s) to replicate all the manual steps of the buildout but that seems like a lot of unnecessary complexity IF I can just image that running system as it is.
View 3 Replies
View Related