I downloaded the Desktop version, I tried burning it with Nero, Magic ISO and standard windows burning of an ISO. I even unpacked the ISO and burned the files. One of my disks works INSIDE Windows. I started wubi and followed the instructions..it rebooted pc and went right to windows desktop. I even hit f12 and forced to boot from the cd...went to windows. I am obviously doing something wrong. I think my system is fine...2 gigs ram, Intel Pentium M processor 1.72 ghz. I bought a new HD and was forced on windows install to partition it......bios won't let it have a partition bigger than 120 gigs. That leaves me with a 40 gig ( nearly ) partition....which I formatted.
i was using dual operating system windows xp and linux ubuntu. I was upgrading my windows from xp to windows 7 and as usual the windows messedup it stopped installation halfway and now it gives me only two options for rollback or go to the previous windows (which it is not going to either). It is not loading the UBUNTU GRUB. Did windows kill my ubuntu ?
I have installed the ubuntu 9.10 and the pc already have 2 win 7 OS and 1 win xp I installed the ubuntu from win xp every thing go just fine but in win 7 boat loader it detects the 2 win 7 OS , previous windows ( the xp )and the ubuntu which fails to load from win7 boot loader ( the first problem ) but it is present also in win xp boat loader so when choosing older windows the win xp bootloader let me choose between windows xp and ubuntu which works fine when choosing it the ubuntu bootloader appears with ubuntuubuntu safe modewin7 bootloader
the second problems that choosing win 7 after restarting the pc from ubuntu fail to open it begin loading with the windows logo and then just shutdown the whole pc as if i have unplugged it! the only way to let it open is to choose older windows>>> ubuntu >>>> ubuntu bootloader >>> where there is win 7 bootloader option it returns me again to win 7 bootloader but this time the windows load complete ( mostly but may shut down also!)
fedora 12 with php 5.3.1 + apache is installed on the server
I needed a FFMPEG + MENCODER + FFMPEG-PHP setup , so I have installed all of the necessary libraries/codecs along with ffmpeg , mencoder and ffmpeg-php
I've added ffmpeg-php (ffmpeg.so) module to php.ini and restarted httpd
But ffmpeg was not showing up in phpinfo() so I grepped : php -i | grep ffmpeg for some clues and got this warning PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/ffmpeg.so' - /usr/lib/php/modules/ffmpeg.so: undefined symbol: php_gd_gdImageSetPixel in Unknown on line 0
That error explains why ffmpeg is not loading
Obviously something to do with GD library , so I've researched on the net , and found that some users suggest loading the GD module before FFMPEG module.
I gave it a try and added this at the end of php.ini: Code: [gd] ;loading gd extension=gd.so [ffmpeg] ;loading ffmpeg extension=ffmpeg.so ...but still same error when greping phpinfo()
I can't willingly cause this to happen, it's completely random. I strongly believe it is the video card. My wife insists that it's a virus, but it's ridiculously hard to get a virus on Linux and she doesn't have anything relevant on the matter other than 'people are switching to it on Facebook, so hackers are attacking it now.'.
Here's my specs:
Distro: Xubuntu 9.04 Laptop: Dell Inspiron 9300 Processor: 1.02Ghz Memory/RAM: 512 Video Card: ATI Radeon X300
I am running Ubuntu 10.04. I am trying to print on a Lexmark 9300 series printer connected to a Windows XP machine. I am able to print on an HP Laserjet 5P printer connected to a Windows 7 machine just fine.
When I try and boot my Debian computer I get the messages: Grub Loading stage1.5. Grub loading, please wait... Error 15 Is there any way of recovering from this - or is it simply a fresh install? I was attempting an upgrade from Lenny to Squeeze and despite a few hurdles it looked like it was all happening. Got the new kernel loading, and the new grub. It looked as though grub2 was working so I ran the grub-remove-legacy-support command (something like that) and now my computer won't boot grub or Linux.
I'm assuming the MBR on my harddrive is lost, however I don't know what state the partition is in. I'm guessing that maybe this has been lost as well. I tried a few tools from the Ultimate Boot CD but nothing here was able to re-install my grub or boot from any partition or even mount my file-system. I'm fearing the worst but would like it confirmed before I blow it all away with a new install.
I've had 8.04 for almost a year & a half now, but the one thing that seems to confuse me after getting the rest of ubuntu is how to get wifi working. Before you say "read XXX FAQ, wiki, page", etc, I've read so many and despite understanding every normal thing about ubuntu, and all the customization I have, I haven't seen a single, up-to-date guide for making sense of wifi.
Here's what I know:
My wireless card is Network controller: Intel Corporation PRO/Wireless 2915ABG Network Connection (rev 05), supported in linux only by using a windows driver, ipw2200, which I do have running and installed somehow.
I also realized I needed ndiswrapper, so I installed that. Beyond this, I'll just admit it- I'm very confused. I have always had a working connection over ethernet cable plugged in, but I really need wireless lately, and found an old Netgear WGR614v7 G band wireless rounter in my basement, hooked it up, and have a wired connection from it right now.
So how do I set-up/get my wireless working with all this thus far? How do I set up the router's network through Ubuntu as well, so I can create a named network to connect to? I'm reading every guide I can, and am just coming up more confused.
I'm trying to install Ubuntu (9.10) on my sisters computer. I have installed ubuntu 9.10, but when I try to boot it from hard drive, it would stop loading a bit after the logo appears. The screen would turn off while the system is still running. Live version of Ubuntu works after reports of errors. I tried to search for the problem all over the forum, and could not find a good lead to figure out the problem.
So far to figure out the problem, I verified if cd is corrupted. No issues there. Googled the problem, and seems like other users were able to install 7.04 (old posts). Its so weird though that live version works and the installed version does not.
Here are my specs:
I can post logs, but I'm not sure which one is useful as I'm relatively new to this process.
I had Fedora 7 and Windows Vista dual booting on my computer. I just installed Fedora 10. When the live CD asked me where to install it, I chose "Remove all Linux Partitions and create default layout" The installation went perfectly, but now when reboot my computer, it boots directly into Fedora; GRUB does not load to ask me which OS I want to load. I know I did not overwrite Vista because I can still view my Vista files through Fedora. Here is my grub.conf file:
[Code]...
What do I need to do to make GRUB load again upon booting?
Just got the latest kernel update 2.6.31.6-162 for fedora 12 64bit and it won't boot on my PC. I just get a black screen with some text that doesn't mean anything to me. Computer is a s775 E7200 with nvidia 730i/9300 integrated graphics. I am NOT using hardware graphics drivers at the moment, having decided to stick with Nouveau drivers for a time. What system log tools do I need to identify the problem?
I have found that APACHE or 'httpd' is installed in my machine. But the problem is I can start or stop the httpd but whenever I load the url http://localhost in Mozilla it shows a page load error.I have done this ,
$ /etc/init.d/httpd start then this $ /etc/init.d/httpd graceful
AMD 64 I am have installed Testing core using Openbox and trying to keep everything as light as possible. Using Nitrogen to set wallpaper I get this...
ERR: Could not load "image-loading" from icon theme, this indicates a problem with your Gtk/Gtkmm install.
I created an Ubuntu 10.4 iso with the kickstart cfg on it, trying to boot it with the ks=/cdrom/pathtoconfig (tried even ks=cdrom:/path) parameter in VirtualBox but it refuses to load the file and just launches the generic install.
I just wanted to install openSUSE 11.3 64bit. Installation works fine until reboot request. It switches to console, saying that it tries to load without reboot, screen becomes black, i got a cursor with animated wait-symbol and then it freezes. Can't move the mouse, no reaction on keyboard inputs, HDD-led not blinking. If I reset my PC and boot the new installation, it says that an error occurred and asks me to complete the unfinished installation. It starts auto-configuration and freezes again at about 3%. I tried again and some time it did not start the graphical yast but in textmode. The freeze came at the same position, but it posted many lines on console with error messages. I could not scroll, so I saw only parts of it, saying kernel panic and many addresses.
I guessed that it has to do with my chipset and graphics card, it is a nVidia GeForce 9300 chipset (MCP7A) with onboard graphics. It works fine with openSUSE 11.2 64bit by the way, but it was not supported in earlier versions than 11.2. So I tried to install it with proprietary drivers. I started the installation again and added the nVidia repository and a Packman repo and selected the driver which works fine on 11.2. Error was same as above. Next I tried an openSUSE 11.3 32bit Live CD that came with some PC magazine and lay around and it is booting and works fine!
This was confusing to me, so I wanted to try the 64bit version of the live CD. Which was again not booting. It freezes at some part, maybe when it tries to start X. But it also freezes booting with 'nomodeset' (found it somewhere here), in VESA mode and even in textmode! So i guess it's not X what causes the freeze. But it is sometime at the end of booting up, as far as I can say. I would like to use the 64bit version but I don't know where to search for the problem. I checked every checksum before burning, so a broken media should not be the reason
When i boot its all ok i press enter for instal ubuntu and than the normal screen When it finishes loading i get a random mashup of my windows desktop.
I've a folder named "lynx" in my desktop . It contains ebooks - pdfs,chms etc . The problem is sometimes when i open the folder in nautilus , the folder keep loading forever and sometimes it shows two or three files and keep on loading . But at some other times , folder contents are displayed just as any other folder(i.e normal ).
So, the quick and dirty: I installed Ubuntu 8.04 early last year and stuck with it until some of the bugs had been worked out of 9.10, after which I did a clean installation of it. During installation, I remember being asked about keeping a back-up for my previous 8.04 installation and I selected yes (figuring better safe than sorry). So, despite uninstalling 8.04 within Vista before installing 9.10, I now (oddly) am able to boot into either Vista, Ubuntu 8.04 OR Ubuntu 9.10. Aesthetics aside, I don't much care that 8.04 is still present. Installing 9.10 complicated the bejesus out of my boot process though. It currently boots as such:
First screen options: Ubuntu 8.04 Ubuntu 8.04 (safe)
I installed Drupal and there is only one site. It I access the website [url] where Drupal is installed I can easily see it functioning properly. But on internet it is not loading properly the colors etc are not visible properly.
I installing Fedora 12. I did ALL the same as in the installation guide, GRUB installed into MBR. And after installation and rebooting - nothing happens, after BIOS messages there is nothing - computer hangs. GRUB seems to be not installedI have 2 hard disks. At first I tried to install on the 2-nd drive(it is slave). Afterward I detach one disk and try with only one hard disk(it is master). Nothing changes - computer hangs.
I recently re-installed my dead home server with Ubuntu 9.10 Server but it seems that there is a large delay loading grub, before the error "error: no such disk" comes up and the Ubuntu finally boots normally. I've videoed it, see what I mean at http://www.......com/watch?v=0H7hsa5QIc0 .
What would be causing this error and how would I go about fixing it?
After my 2nd attempt to install from a CD my screen is now blank, my cooling fan is on full blast, and my hard drive light is on! Tried another hard drive from a different machine running Windows XP and the same thing happens. Also tried loading the ISO CD again but it won't read that as well.
I just completed an on-line upgrade from 10.04 to 10.10.
Everything went according to plan and the upgrade seemed to go without a hitch. However, when I rebooted following the finish of the process, the system would not start. After a short spell of disk activity, everything stopped and I was left staring at a blank screen - not even a blinking cursor in sight.
Fortunately, I had kept my original installation on a separate partition and this boots OK from the GRUB menu.
Just recently, I've run into a problem with VLC.Whenever I clicked on it, it never loaded up. Sometimes a tab of it would appear for a split second, but it would immediately vanish. I assumed it was something wrong with the program itself so I went to the Synaptic Package Manager to uninstall and re-install it, unfortunately, it seems to have the same problem! So I figured maybe I should just update Ubuntu and then discovered my update manager won't update anything, it's broken too.
Ive recently upgrade Ubuntu 10.10 to 11.04 using inbuilt software upgrade centre. Everything downloaded and ran as it should until the system did its initial 11.04 boot when it tried to load and locked up at the UBUNTU title screen (the one with the 5 dots!). If I press the power button on my laptop, Ubuntu then powers off as it should do! The odd thing is, if on the GRUB screen I select "Previous Linux Versions" and then select; "Ubuntu, with Linux 2.6.38-11-generic",
it loads Ubuntu 11.04 correctly and works correctly!It only locks up if I leave it to automatically select the initial entry on the GRUB screen; "Ubuntu, with Linux 2.6.38-11-generic-pae" How can I solve this problem, as I would like it to load the working 11.04 automatically?
I'm using ubuntu 9. For some weird reason, sometimes when i log in only the ubuntu logo shows up. It says "Grub loading" and then the logo appears, but the harddrive isn't accessed. After about 2 minutes, the logo disappears and the screen goes blank. I have to shut down the computer manually. The weird thing is, it only happens every so often..about every other boot up.