Ubuntu :: Dormant - Unable To Recollect A Successful Installation?
Oct 12, 2010
I am unable to recollect a successful installation on it. I do remember trying to install. I also see a strange & small 4GB partition which Windows shows to be 3GB full with Windows itself occupying about 1GB. Although, on PC boot-up, no dual-boot option appears.Can I assume a dormant Ubuntu installation on this partition?
View 4 Replies
ADVERTISEMENT
May 6, 2010
what the odds are of successfully installing from 9.10 to 10.04 without something nasty happening?
View 7 Replies
View Related
Feb 24, 2011
I just installed Ubuntu 10.10 32-bit on my laptop and successfully completed the installation. However, I attempted to install the recommended updates but have been unsuccessful. The updates downloaded just fine, but when I attempt to install the downloaded updates, I get a package operation failed with the following text: installArchives() failed: Extracting templates from packages: 10% Extracting templates from packages: 21% Extracting templates from packages: 32% Extracting templates from packages: 43% Extracting templates from packages: 54% Extracting templates from packages: 65% Extracting templates from packages: 76% Extracting templates from packages: 87% Extracting templates from packages: 98% Extracting templates from packages: 100% Preconfiguring packages.
View 2 Replies
View Related
Jan 22, 2010
I had installed ns-2.33 on ubuntu 9.04 using synaptic package manager. Now i need to edit routing protocol file in the Ns 2 folder. Wheni search for that file its not available but the installation is successfull.
View 2 Replies
View Related
Jan 30, 2010
I installed ubuntu on my v13 (SU7300 model, not the ubuntu model) using unetbootin.Installation was successful, but when I restart, the boot loader only gives me the option of starting Windows.I can still use unetbootin until I start windows and uninstall it. After that, if I restart, the only OS option to boot from is Windows.
NOTE: I installed 9.10 using frugal more (no cd, no usb, but rather live from hard drive.)
View 1 Replies
View Related
Feb 17, 2010
Problem: Ubuntu freezes up 30 seconds or so after a successful login.
Background:I am running a Compaq Presario SR5030NX. It has had issues for a while with running Ubuntu properly. My computer suffers from this bug. I have managed to get the LiveCD running by adding the following to my boot parameters:
Code:
vga=792 i915.modeset=0
When I was running the LiveCD I found that it would freeze after about 30 seconds. I solved this problem by again changing the boot options. This time I:Press F6
Check noapic, nolapic, and pci=noacpi
I then proceeded to install Ubuntu.
My problem arose when Ubuntu did not modify grub.cfg to match the setting I needed in order to boot. I managed to modify in some of the settings correctly, I believe at least, but not all of them.
In its current state Ubuntu is able to boot, but freezes 30 seconds or so after a successful login. If I do not graphically login, I do still have access to VTY1-6. The machine does not freeze until a successful graphical login has been made.
Below is the relevant section of my grub.cfg:
Code:
menuentry "Ubuntu, Linux 2.6.31-14-generic" {
recordfail=1
if [ -n ${have_grubenv} ]; then save_env recordfail; fi
set quiet=1
insmod ext2
set root=(hd0,2)
code....
On another note:
The liveCD I have been running for 6 months is BackTrack 3 Final. Which does not have this issue at all. I would wager a guess that BackTrack 4 does though as it is based off Ubuntu instead of Slax.
View 2 Replies
View Related
Dec 12, 2010
Last week, something I did blew away my Windows boot partition and, until Dell shipped me the installation disk (why didn't they send it with the machine? That's another issue.) I was forced to work from the Ubuntu live disk. After using
Code:
bootrec.exe /fixboot
bootrec.exe /fixmbr
[code]....
View 4 Replies
View Related
Jan 5, 2011
I ran 'sudo apt-get install python', which completed successfully. According to [url, this should have created the directory /usr/lib/python2.6, but I do not see any such directory.
This is causing problems:
I've tried 'apt-get purge python' and then reinstalling but this has not resolved the issue.
View 2 Replies
View Related
Jun 9, 2011
I upgraded one of my Squeeze installations to Wheezy, but after selecting it in grub, nothing is displayed on screen: no CLI and no GUI. I tried Ctrl + Alt + F[1-7] and I got nothing. My laptop is Acer Aspire 7715Z. I am attributing this to module as there seems to be disk activity, but without a screen, I cannot be certain.
View 14 Replies
View Related
Jan 19, 2010
I hit some trouble upgrading from FC 10 to FC 12 using the netinst CD. I had previously successfully upgraded the system from FC5 to FC10 with the same method - that time everything went well. At first the upgrade went well - the installation program found my FC installation and detected the partitions right. The problem appeared when about 90% of the rpm's were installed. Anaconda was complaining about a fatal error with a package and quit.
After rebooting and restarting the installation program it does not recognize my partitions anymore and suggests I'd format them for a fresh installation. As all my data is there I'd rather not do that. I then rebooted again and chose "Repair" from the installation menu. I got to the console and noticed that all partitions mounted cleanly and all the data seems to be there. Trying to reboot from the hard disk almost works. The system gets up, goes through grub, gets the kernel running and mounts the disks but fails to launch Xorg.
I get to a terminal login from here by pressing Ctrl+Alt+F2. When I type the user name and press enter the terminal seems to crash - does not ask for the password but simply returns to the user name query. An error message flashes just after pressing enter but too quickly for me to read. When I boot from CD again and go to the terminal via the "Repair" option the previous events can be seen from /var/log/messages. Xorg tries to start and stops trying after a certain amount of failures. After that it says this:
Code:
init: prefdm main process (2123) terminated with status 1
init: prefdm main process ended, respawning
init: prefdm respawning too fast,stopped
[code]....
My best guess is that this happens because the upgrade was aborted before it completed and hence some necessary rpm's were left out. I figured I could possibly fix this by updating the packages with yum from the terminal if I got to log in. What should I do now? Could I for example try and manually copy some missing files to the disk as I can access it via the repair option?
View 12 Replies
View Related
Feb 6, 2011
I don't understand why after a successful installation of RHEL 5.3 in my PC (dual-boot with Windows XP x64), the hard disk just reads continously and my monitor.just went blackout. This happens (3x) everytime I setup it for the first time, re:detection of hardware,network, creation of a new user, etc. Although my GRUB is working perfectly.
View 1 Replies
View Related
Jan 30, 2011
I've recently made an NIS installation which worked out fine until I changed some hostname configurations incorrectly and found myself in a big mess. I decided to simply start from scratch seeing as how the entire installation process takes but minutes, however, when trying to run ypinit to run the Makefile I found that /var/lib/ypinit is no longer there. So far I've tried removing the ypserv, ypbind, and yp-tools rpm packages and re-intalling them via yum.
View 2 Replies
View Related
Nov 24, 2015
System is hanging during boot after a successful fresh install via netinstall disk. Never makes it to any GUI or prompt. However, it does still respond to CTRL-ALT-DEL (not completely frozen).Default debian installation with one exception - KDE checkbox was checked for installation. Everything else was default, with "use full disk with GRUB" option chosen.The boot process appears to hang during the service starts. It appears that the start job for "Create Static De..." is not actually ever completing. I don't know how to troubleshoot that any further than I have.
This is running on hardware, it is not a virtual machine. 480GB SSD, i7, 16GB of RAM, AMD R9 390 (I dunno if this is the problem, but it seems a likely culprit).There are no other disks attached. I have verified successful memtest completions (0 failures) and hard disk is intact and working fine (I have swapped for another disk, and the same thing happens as well).
My skill level with Linux is relatively low. I have proficiency using it and programming for it, but not much in the way of troubleshooting/ installation/ drivers.
Here is an album of "screenshots" (phone photos) of the boot sequence in debug: URL....I tried booting straight to console by removing "quiet" from boot options and changing to "text", but it does not alter the outcome in any discernible way.
View 6 Replies
View Related
Sep 12, 2014
I installed Debian Jessie (netinst, daily snapshot) on my Acer Aspire V5-123 laptop in the UEFI mode with the secure boot turned off. everything (network, hardware, partitioning, ...) went smoothly to the last step, but after removing the boot media (USB stick) and rebooting, the firmware could not find the boot device ! The only thing I can think of, is that the EFI boot is not set up properly by Debian installer, but I don't know how to fix it.
View 11 Replies
View Related
Aug 18, 2010
I installed Debian Squeeze-testing weekly build today, with CD1 alone. It took 1 Hour 38 minutes to install and configure on my Pentium 4 2.7 Ghz , 1GB ram HP machine. I have some trouble with the installation. Sometimes the desktop just freezes while moving Icons, or opening Xterm. I cannot use Ctrl-Alt-Backspace, OR Ctrl-Alt-Delete keys. I have to physically reboot. Why doesn't Ctrl-Alt-Backspace work on GNOME? Is there a IRC chat for Debian Help and what applications does one use on GNOME for IRC chat?
View 5 Replies
View Related
Feb 2, 2011
I have searched and have not found anything specific to my issue. I am currently using NDISWrapper to load the bcmwl15 driver and when it's active it works beautifully.Problem is sometimes at boot, the card doesn't "turn on" and I don't know how else to describe it. The OS does not even detect that the hardware is present. I have disabled wireless hotkey in BIOS. The only way to make the wireless card "active" is to reboot with the wiredconnection to the router. After doing that the wireless card "wakes up" and works awesome.Is there anything I can do to make sure the driver load at boot?mes I get the error that NDISWrapper is not modprobbed when I go to network configuration and if I wish to do i now? I don't know if that has anything to do with the boot sequence. Using the <modprobe ndiswrapper> command as root does nothing permanant
View 9 Replies
View Related
Aug 30, 2010
Well successful in that it told me so.However, after okaying a restart, and the disc being ejected I am now looking at a frozen screen (there was more than one but they went by so fast I don't know how many) filled with the like of:[ 1095.nnnnnn] end_request: I/O error, dev sr0, sector nnnnnnthe last of the first nnnnnn's is 865443, and of the other 505072, this being consistently repeated 3 times.The machine is an Acer Aspire, supposedly dual boot with Win 7.
View 3 Replies
View Related
Aug 7, 2011
I am trying to run VirtualBox on Ubuntu 11.04 Natty, and when I make a virtual machine it says it is successful. However when I try to run the machine I get this error box. What did I do wrong? What can I do to fix this? I've deleted the virtual machine and made a new one. I've uninstalled and reinstalled virtualbox but nothing I've tried works.
View 9 Replies
View Related
Jun 12, 2010
I know, as of 2008, no support, but I'm wanting LTS so I'm trying to get Ubuntu 10. I'm trying to use 7.04,s CD/DVD creator to burn the Iso to a CD. I've tried desktop, and alternate, both by bittorrent, and every time I attempt to burn to a disc, it takes 10 minutes with useless spinning, saying "Preparing to write disc" and then it stops, locking the CD drive and having me to restart the system to get it running again. I've run on 2.0x, 1.0x, and 8.0x, all failing. I could really use help. I'm running a Dell Dimension 4500S, Pentium 4, 512MB ram, with a Cyberdrive CW058D CD-R/RW, SCSI, and IS a burner.
View 9 Replies
View Related
Jun 14, 2010
I have been looking for a sound card for stereo classical music. The search has been frustrating. The best-known maker is well known for games and DVDs -- special effects in other words. One card works only on 32-bit distros, not 64-bit. Other cards used to work well with Linux, but stopped several years ago, and all interested parties consider it low priority. Others are priced outside my budget.
From specs and price, the best card for me would be the M-Audio Audiophile 2496, a stereo-only card with reportedly great musical performance. But it is one of those cards that stopped working around 2007, in Ubuntu and several other distros. In the forums it appears to be caused by an incompatibility between ALSA and Pulse Audio, and involves the initialization for the ICE1712 sound chip. So several other M-Audio cards, and cards from other makers, are affected as well. Comments in the Ubuntu forum trail off inconclusively. Some partial solutions have been found that work for some people, but not for all. Some reports say that a return to ALSA or even OSS works. This is discouraging, and I will not spend $100 knowing that a failure is likely.
But the best discussion appears in the Red Hat - Fedora forum for bug 499435. The authors of the ALSA and Pulse systems get into the discussion, and in the resulting ferment, one correspondent develops a workaround consisting of a large change to a conf file, and a couple of little changes elsewhere. The description of the change is followed by several messages reporting success with the card, finally. But please note that this was NOT for Ubuntu. You may find this discussion and the fix via Google by searching "m-audio 2496 red hat". It's right at the top.
The file requiring the big change is
/usr/share/alsa/cards/ICE1712.conf
Looking into the same file in Ubuntu, I found that it contains most (not all) of the revision in Fedora. Perhaps the differences between the distros require the modification to be different. The change log for libasound2 (the package containing this file) has no discernable reference to this change, so I am left wondering about its source and validity.
Still, I am not about to spend $100 without some assurance that the money is not thrown away. So now, the question for which this entry was written: Is anyone out there successfully using an M-Audio Audiophile 2496 sound card with the current release of Ubuntu (10.04 or 9.10), using Pulse, ALSA, or OSS? Everybody posts tales of woe. I'm hoping to hear a few tales of success.
View 3 Replies
View Related
Apr 12, 2011
Thought that I would share my story of trying to get a USB thumbdrive to boot ubuntu on my MacBook Pro. I originally bought a 32Gb flash drive thinking that it would be as simple as throwing ubuntu on and pressing go. I soon found out the hard way that Apple won't let you boot BIOS(Legacy) OS's from a thumbdrive. A long learning curve later, I could successfully boot the ubuntu Kernel from my thumbdrive alone. I partitioned my drive into 4 partitions an EFI boot partition(1) a fat32 boot partition(2) an ext4 filesystem(3) and a HFS+ rEFIt partition(4).
After following the steps put forth on [URL] I was able to configure grub to properly load the ubuntu kernel, however, it would crash every time I tried booting. I edited my grub.cfg file to load /bin/sh on startup, and that got me to boot into an SH shell, but nonetheless startx would not properly load. A headache and a half later, I discovered that ubuntu does NOT like being booted from EFI. I could have continued these shenanigans and tried to get ubuntu to boot using EFI, but I took the lazy route out.
Apple does not let you boot USB from BIOS, but it does, however, let you boot CD's from BIOS. I burnt a copy of the "Super GRUB2 Disk" from [URL]. Poped it in my CD tray, held 'C' when booting, grub2 loaded, pressed 'detect os' and it booted. Everything works great, video drivers, usb drivers, everything is exactly like if ubuntu was on my HD, and to be honest the speed is GREAT - I would almost go far enough to say that it is faster than booting from a HD, the only issue is that without a SWAP partition, the memory fills up rather fast, and sometimes you have to wait for that to catch up.
To recap:
Step 1: Install Ubuntu to a thumbdrive just like you would a HD
Step 2: Burn the "Super GRUB2 Disk" from supergrubdisk
Step 3: Hold 'C' when booting -> detect OS's
Step 4: Boot from Ubuntu on you Flashdrive, Enjoy!
View 2 Replies
View Related
Jul 9, 2009
I'm having a strange issue with a RHEL 5.2 system with SE Linux. I can scp files to it, but I always have to hit ctrl+c to end the scp process. The file transfers 100% and everything, but scp just hangs there for a long time, or until I kill it. If I wait until it dies on its own, its exit value is 1. I'm not sure if it'll help, but here is the output when I add the verbose option. $ scp -v create_users.sh rhel5.2-server: Executing: program /usr/bin/ssh host rhel5.2-server, user (unspecified), command scp -v -p -t .
OpenSSH_4.7p1 Debian-8ubuntu1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
[code]...
View 2 Replies
View Related
Jul 9, 2010
I just installed lucid, Ubuntu 10.04. The first time I screwed it up by removing the CD to early. Do not remove CD until the tray opens by itself or until the system restarted. The second attempt took only 21 minutes. The only input required from me was the time zone, my name and password. After it restarted I had to right click on the network icon and enter the name of my router (Belkin) and the open "edit connections" and enter the network password. All done.
I did have one questionable moment though. When I clicked on "restart" I got a black screen with this message scrolled all the way down the screen...
"(123.2#####) end request: i/o error, dev sr0, sector 46####".
The pc was froze up, or at least stalled at this point. I hit the reset button and all was well. Is a repair recommended or was that just a technicality that really meant nothing? I intend to continue this thread with updates as I reload all my garbage.
View 1 Replies
View Related
Oct 20, 2010
After 8 years of using Mac, which I do enjoy, I decided to jump into the open source community. So I bought a brand new Thinkpad SL510 and installed Ubuntu 10.10 (32 bit) using the entire disk, thus erasing Windows.
The installation process was very easy and the system generally works great. It's fast and I love the interface.
Just encountered one annoying issue which I don't think I should be confronted with, using a freshly installed Unix-based OS: a few times, the system entirely froze. I couldn't move the mouse pointer anymore, the keyboard no longer responded (eg. when hitting Shift Lock the light didn't come on). Waited for several minutes but nothing happened at all. So I had to turn off the computer by pressing and holding the power button.
This has only happened a few times so far, but a few times too many. When it happened, I only had Firefox open, or Firefox and Twinkle. The last time it happened, the screen colours gradually went gray before everything came to a halt.
View 2 Replies
View Related
Sep 28, 2010
I have had lots of problems with dual boot. Hardly never making success with first boot. I have to try 3,4,5 even 6 times until reach the X. Some kernels make it better (hardly never succesful boot with first try). This 2.6.34.7-56.fc13.i686.PAE seems to be one of the worst.
Boot hangs on starting atd. Xorg.conf:
I have to use nvidia proprietary driver. With nv the screen will freezy quite soon.
Graphic card: Nvidia 9500 GT
View 2 Replies
View Related
Jun 20, 2010
i use Huawei usb modem as default connection device , Why i have to connect and disconnect my usb many times to work properly? when i start my PC i have to connect and disconnect the usb about 5 or 6 times to get a connection to the Internet, the icon above shows that every time i get a successful connection but really i don't have it. i have to do it many times to get the connection actually established and the Internet truly works
View 2 Replies
View Related
Mar 14, 2011
I have successfully configured my system for a multi-seat setup using 2 nvidia cards in Linux Mint 10 and it works great except for a few things that I can't seem to get to work.
1: I can't access any other drives other than the file system drive. All usb flash drives and even esata external hard drives. When I try to mount, it gives me an error: Unable to Mount <drive>, Not Authorized.
2: If not logged into for a while, the second seat (the one on my tv) seems to "go away". I just get no signal on my tv. I have a hunch that this might be the power saver options turning off the display. I think it does it after an hour or so. [EDIT]: just tried to move the mouse and click the keyboard on the no signal screen, it worked!
View 1 Replies
View Related
Oct 16, 2010
I have installed all the prerequisite(kernel-source, kernel-syms) and even the installation is successful.
Code:
I have tried with older version , yet same din't worked even for that.
I don't know what to do , since when i click on on Oracle VM Virtuabox , it runs in the taskbar but the GUI never returns back and closes itself after few seconds.
View 7 Replies
View Related
Apr 22, 2011
I've this script which takes backup of mysqldb through mysqldump. I need to send an automated email after success/failure mysqldump. How can add this feature in the script? Here's the script:
Code:
#!/bin/sh
BACKUP=/data/backup/sql2/new_backup/daily
cd $BACKUP
mkdir `date '+%d-%m-%Y'`
NOW=$(date +"%d-%m-%Y")
code....
View 3 Replies
View Related
Apr 15, 2010
I do not even know where to begin, and what logs / errors show: I am completely confused in the variables, etc.I can not install PAL Like all successful, and the program to compile, but I can not verify this.I tried premake and one Engine ODE - then I get an error segmentation, when you start paldemo.If I use cmake, then get this:
Code:
...
[ 46%] Built target libpal
[code]....
View 1 Replies
View Related