Ubuntu :: Install A OS From Within Xubuntu?
Aug 27, 2010I have the Xubuntu OS, can I install a different kind of Linux OS within the Xubuntu OS?
View 4 RepliesI have the Xubuntu OS, can I install a different kind of Linux OS within the Xubuntu OS?
View 4 RepliesI was thinking of creating an extremely minimal version of Xubuntu using XFCE. I have a Dell Mini 9, a netbook that uses a wireless-g card requiring bcmwl-kernel-source to work.What I would like to do is use either the alternate CD or mini.iso minimal install file to perform a command line install-style installation of the system.So far, what I am thinking (from reading this [url].... article:
HTML Code:
http:[url].....is to start off with these packages to begin with:
xorg
slim (if possible with 9.10, unsure if it is still available. in short, i want to use a lightweight display manager)
xfce4
xfce4-goodies
xubuntu-default-settings
bcmwl-kernel-source
aptitude
My opening questions are: Should I go with mini.iso or the Xubuntu Alternate Install CD (or the Ubuntu one)? If so, which one? What additional packages will I need to make the hardware accessible and fully functional? All I can think of so far would be sound (I'd like to stay away from PulseAudio if possible, it wreaks havoc with my computer), my webcam, and the memory card slot, if additional packages are needed for it?What other "core" packages should I include in this list? Should I include Synaptic, or other packages, and why?What do I need to take into consideration, since this is both a directly- and battery-powered computer?
HTML Code:
http://ubuntuforums.org/showthread.php?t=1155961
post regarding a "Ubuntu-Desktop-Minimal"-type system.
i installed Xubuntu on my system having a dual boot with Xubuntu and windows xp but when i select to boot on Xubuntu it freezes and gets a message saying that the file hal.dll in system32 cant be found. Before showing me this message i tryed to uninstall the Xubuntu inside from windows xp because several problems showed up after installing Xubuntu. I can boot on windows xp but i cant boot to xubuntu and cant uninstall xubuntu.
View 1 Replies View RelatedI've been getting it up and running with Xubuntu. Xubuntu 9.10 just won't install--the screen goes blank and the computer locks up, with either the regular or the alternate install CD. I gather that this isn't an unknown issue in 9.10, so I'm installing 9.04 instead and I'll just wait until 10.04 comes out. Xubuntu 9.04 installs and runs like a charm.This is an HP Pavilion ze4125, with 768MB of RAM and an ATI Radeon IGP 320M video card. When I enter "sudo su -c "lspci | grep VGA", it returns "01:05.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility U1".
So what I want to do now is install the best driver I can so I can make the most of the video card. XP let me use any number of high resolutions, but the Display icon in Xubuntu tops out at 1024x768. EnvyNG doesn't offer. anything compatible with my video card. I've tried installing ati-driver-installer-9-3-x86.x86_64 and ati-driver-installer-9-12-x86.x86_64, but both say "Extraction failed" (I was running them with gdm stopped).So, is there something specific I should be doing to get access to higher resolutions, or a driver I need to install? This is easy on my main computer, which has an NVidia card, so I can use the NVIDIA X Server Settings utility to adjust the resolution--but obviously this machine doesn't have an NVidia card.
I am running an Acer Aspire 3680 and My HDD crashed so I want to run off of USB Drive.
View 3 Replies View RelatedBasically I have some Linux experience and have got myself an "old-but-good-machine".
I'm sure the Xubuntu 10.04 cd is OK as I can boot into it with my Windows laptop.
But... for whatever reason I can't boot it under the Live CD or Install options in my old computer?
As soon as I hit one of the options the monitor switches off after a few seconds?
I've tested the computer with a live backtrack cd and gparted live cd which both run fine so it must be something I'm missing in Xubuntu.
My Specs;
Desktop PC, Tiger Direct, Firefly BCD.
Mother board; PC Chips M758LT - ID 9039E90F31D926C3.
Intel Celeron 1.3 GHz x86 Family 6 Model 11 Stepping 1.
Bios; American Megatrends Inc., 062710, 7/15/1997
SMBIOS Ver. 2.3
Memory; 512 MB
Master HD 20MB half full with 40MB Slave HD. WinXP service pack 3 and all updates are current, with one glitch, system will not 'restart' have to press off button, then have to press off button twice again to start XP running again. Tried to run off CD using xubuntu, Lubuntu 11.04 and Unbuntu 11.04. A page of errors covers the screen, I have a photo attached which I hope you can download and zoom in on.
It starts out with, 570.240718 Kernal panic - not syncing: Attempted to kill init! 570.24786 Pid:1, comm:init not tainted 2.6.38-8-generic #42-Ubuntu.... Regards, Michael A I'm going to mark this as solved. I have to add a 40mb hard drive and make it master and make 20mb hd the slave and add 2 - 256 ram instead of 128 memory. I have an issue where xp will not reboot so i intend to format both hd's and try to install 10.04.2 from cd for a full install, no windows. I will report back.
The harddrive of an old laptop of mine recently died. Until I can replace it, I would like to use the xubuntu live-cd. However I would also like to be able to install some additional packages and change some settings, so it would be great if I could make it persistent. I know that it's possible to install to an usb-pendrive, but the problem is that the laptop isn't able to boot from usb-devices.
Is it possible to install xubuntu to usb, but boot the system wiith the live-cd? Or is there another way to use an usb-pendrive to keep some settings/packages?
I am trying to upgrade to Xubuntu 10.04 from a Slakware install. I downloaded the ISO image, burned that to a CD, and then created a floppy with SBM.bin image. The system is an old i386 which has a BIOS that will not boot from CD. I can mount and read the CD under the currently installed Slackware system with no problem. When I boot from the floppy I get a menu that shows the hard drive and the floppy as boot options, but not the CD. The CD drive is an ide on the same controller as the hard drive with the hard drive being master and the CD drive being slave.
View 2 Replies View RelatedI know I can have the gnome desktop on my server by typing:
sudo apt-get install ubuntu-desktop
But can I install the xubuntu (XFCE) desktop instead?
Installing the closed source java in Xubuntu 10.10.
View 1 Replies View RelatedAlright yall, I just got my wireless usb device to work on ubuntu 10.10. I did alot of searching and I finally figured it out. this is what I did.
1.Download the linux drivers from this post, its called Ralink_RT3572USB_drv2400.zip
2.Extract them to a directory.
3.Make sure you have build-essential installed on your computer. you can do this by opening a terminal
and typing
Code:
sudo apt-get install build-essential
4.Now install linux headers so that you can compile the drivers.
Code:
sudo apt-get install linux-headers-$(uname -r)
5.Now in your terminal goto where you extracted the Ralink_RT3572USB_drv2400 files.
once in that directory type
[Code]...
I need to be able to browse the network. How can I change my xubuntu install to ubuntu?
View 1 Replies View RelatedI am using the universal usb installer from [URL] and i have tried putting kubuntu on my usb flash drive and when i plug it in my netbook and boot from usb it comes up kubuntu and it gives me options and i select install to harddrive and when i press enter is comes to a grey screen and nothing happens? am i supposed to type something in? after i formated my usb flash drive and tried xubuntu and the same thing happend...?
View 1 Replies View RelatedI downloaded the 6.06 version of xubuntu because i have a laptop that doesnt support high graphics mode, and i wasnt able to figure out how to get it to run in low graphics mode. i figured that i would get a version from a while back, and then update it up to the current version. now, to the problem. I was able to upgrade 6.10, but now it says Ubuntu version 8.04 available, so i tried to update it. it gets most of the way through the part where it says calculating or something like that, and then it says: "Can't install 'xubuntu-desktop' It was impossible to install a required package. Please report this as a bug." with an option that says close at the bottom. when i click close another window pops up that says: Could not calculate the upgrade A unresolvable problem occurred while calculating the upgrade. This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu
If none of this applies, then please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bugreport. Then the window just closes... anything that i could do to get rid of this problem? EDIT: Is there any way to update directly from an .iso file on the desktop?
I'm try to install XUbuntu 10.10 (AMD64) on a Pc, when I set the language, and press Enter on "Try XUbuntu without installing", appears the Xubuntu logos and remain fixed for many hours without giving error... same problem with Ubuntu and Kubuntu.
I try to set acpi=off and noapic but i don't resolved the problem..
I was trying to install ns2 under xubuntu 9.10.but after validating tcl,just while starting validating tk,it stops the process of installation then & there & shows some messages like
autoconf not found,makefile not found etc. & at the last shows that visit [URL].. it is my final year project. Further,can any1 guide me in creation of "MAKE" file for
i installed Xubuntu desktop and decided i didn't like and uninstalled it.. but it hijacked my boot screen and login/logout screen. i restored the boot screen but i can't find out how to restore the login/logout screen.
View 9 Replies View RelatedI tried to install Xubuntu 10.10 Maverick as dual boot on my laptop. However when xubuntu is on, I can't find a way to connect to internet. When I try the 2 arrows on the up-right corner the option for wireless is deemed.
View 1 Replies View Relatedhow secure a default install of Xubuntu desktop 10.04 is when connected to the internet with a routable, public ip address. If anyone can give some recommendations on any changes/additions they would make to improve security
View 2 Replies View RelatedI have tried twice to use Wubi to install Xubuntu on a Windows XP machine. Each time the results were the same:
1) Downloads the required stuff.
2) Does some post-download stuff.
3) Says it needs to reboot to finish the installation.
-------------- here is where it goes bad -------------
4) Reboots back into Windows. There is nothing set to choose Xubuntu (no error messages displayed in prior steps).
Has anyone else encountered this bug?
Having problems installing Xubuntu 9.04 to my Dell Latitude CPi (old, I know, but available...). Problem is that the CDROM is not working right and the BIOS doesn't support boot from USB so I can't do a complete live CD install via the CDROM or USB.What I'd like to do instead is install the ISO to the HD and run the install from that HD. Even with the CDROM problems I am able to load the Live CD installer from CDROM.
With that I think the best option will be to extract the ISO files to the HD (attach to another computer and extract to a FAT32 partition, then replace HD back in the latitude) then direct the liveCD bootloader to find the install files on the HD. Unfortunately I don't know the necessary commands to pass to the bootloader.
I installed Xubuntu (Karmic 9.10) several times on an old iMac G3 with powerpc processor. Previously I had installed versions as 6.06 and 6.10 succesfully. But no luck this time. All installs were succesfull if alternate cd's were used.
The problem is that when i boot up i see the bootloader 'yaboot' and after that shortly the mouse logo from Xubuntu. After that the screen turns black and the indication light from the powerbutton turns from green to orange, this means no signal (i guess).
I assume that my screen resolution is wrong and cannot be displayed, the Mac uses 1024x768 if i am right.
My question is : How to access any configuration file to change resolution as I believe is the problem?
Edit: Perhaps there is a way to access command line to change config files.. ? Or using a live CD, but this computer is low on memory and has a hard time using live-CD's.
I remembered the last time I use wubi, I can install Xubuntu from local ISO image.
and today, when trying to install Xubuntu, wubi trying to download Xubuntu ISO. there is no option to choose local ISO image.
I've tried to put Xubuntu ISO in the same folder as wubi installer, and close internet connection... both not works...
I use unstable wireless internet. It rather impossible to download until finish big size Xubuntu ISO from internet
I made an xubuntu disk.loaded it and rewrote my hardrive.on a pretty old averatec laptop. 3/4 of the install it gives a a io error and stops the install.I tried to reinstall from the screen again but got the same error.So I rebooted and it skips everything and goes straight to a grub loading stage 1.5, grub loading error 17. It even skips the live cd.I also tried to do it thru a usb stick but that gets ignored too.
View 3 Replies View RelatedI am trying to install Linux on a 12-year-old PC with an AMD Pentium II equivalent and with 128Mb RAM. Xubuntu 10.04 won't install because the kernel requires "cmov" but the PC's processor doesn't have it. There are loads of posts on the Internet about this but I have not found any listings of Linux distros that don't need cmov other than TinyMe, which I shall try installing.
There is no hope of my being able to use the command line to replace the kernel version or for any such fix -I am just too new to it all. nice-looking distro that should install that doesn't look too old and that has a good set of features?
Code:
allen@heavy:/etc$ uname -a
Linux heavy 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux
FAT: IO charset ISO-8859-1 not found
I just recently installed Xubuntu 9.10 on my old acer Aspire 3000. Previously I was running Debian 5. Something it was great and all but I wanted to try out the "New Hotness" that is Xubuntu. The install went flawless and as far as Linux distro's go this is by far the most impressive. However, I have this problem with my USB storage devices not mounting. When I plug them in they show up and everything looks like its about to work when I get this: [URL]
A quick jaunt over to dmesg:
Code:
#
[ 2950.184072] usb 1-3: new high speed USB device using ehci_hcd and address 6
#
[ 2950.320178] usb 1-3: configuration #1 chosen from 1 choice
#
[ 2950.326192] scsi5 : SCSI emulation for USB Mass Storage devices
#
[ 2950.326513] usb-storage: device found at 6
#
[ 2950.326519] usb-storage: waiting for device to settle before scanning
#
[ 2955.324403] usb-storage: device scan complete .....
I've been all over google, in multiple irc rooms asking questions, and I cant seem to get anywhere. I can mount the devices manually with mount -t auto /dev/sdb1 /mountpoint. They mount themselves when I plug them in.
How do I install SDL (and other libraries) onto my dual-boot (XP/Xubuntu) computer? With only what came on the Xubuntu disk, I am able to play Oolite at what seems to be 1000 FPS, and Torcs at about 70 FPS.
View 6 Replies View RelatedI have an old laptop, and am a basic linux user, but this install is crazy. I know that I have to have acpi=off to work, and got Linux Mint 7 installed from the live cd but want Xubuntu. The Xubuntu 9.1 live CD works fine as long as I put the acpi=off parameters in the boot string, and I check the additional options just to be sure. But after install I cannot even get into the grub, it says grub loading for a split second then blinking cursor
View 2 Replies View Relatedso i have a laptop (IBM Thinkpad t42) that completely wiped using DBAN (Derik's boot and nuke) and it doesn't have any operating system on it. i downloaded xubuntu and burned the ISO image onto a cd using brasero. it will boot form the disc so i know it isn't a disc problem, but when i hit enter to "tru Xubuntu without any change to your computer" or "install Xubuntu" it simply stays at this screen and does nothing. i have absolutely ZERO experience with ubuntu but i am for the most part pretty tech saavy.
View 2 Replies View Related