Ubuntu Installation :: Fresh Arch Netinstall Will Not Boot

Apr 17, 2010

I like Arch so far. The first time I installed Arch, everything went fine. I had a good openbox/SLIM configuration, but for some reason I just got a black screen w/ a mouse that didn't move whenever I tried to use the radeon driver (which works with my card). Anyways, I uninstalled Arch and reinstalled Fedora, but after my second attempt to install Arch (I have nothing better to do), arch suddenly wouldn't boot at all after a netinstall. Doing a core install went fine, but when I tried to update it and reboot, the same thing happened as the netinstall: The screen goes on standby and the CPU is spiked at %100 (I know this because my fan goes to full speed when the CPU jumps up too high - long story).

Not even doing that Skinny Elephants trick worked, so I'm guessing it was a complete kernel panic. I don't exactly know how to check for logs when the system is unbootable, but in retrospect I coulda just booted into a livecd. I just looked in /var/log of a recent Arch install on this computer, and there doesn't seem to be anything there. A file called 'lastlog', but I'm not sure it's anything. I can't open it with gedit or cat, so I'm assuming it's a garbage file. Adding 'nomodprobe' into menu.lst in Arch allowed it to boot, but I could only use the vesa driver with Xorg (using radeon caused a black screen showing only a cursor), which isn't ideal.

View 9 Replies


ADVERTISEMENT

Debian Installation :: Grab Multi Arch Netinstall Of Both Lenny 5.0.5 And Latest Frozen Squeeze

Aug 7, 2010

It seems as though every time that I want to grab a multi-arch, netinstall ISO from the site (not very often) I have an insane amount of trouble navigating the site and finding what I want. I mean there's no freaking "downloads" section that is split into testing and stable with links to the mirrors and such. I want to grab a multi-arch netinstall of both Lenny 5.0.5 and the latest, frozen Squeeze. I cannot find either. In other words, I'd have to burn six CDs instead of two. Not happening. Can somebody point me to the images that I am seeking?

View 2 Replies View Related

Debian :: Installing XFCE 4.8 On A Fresh Netinstall?

Jun 10, 2011

I'm hoping to install XFCE 4.8 after a fresh install of Debian via the netinstall. Do I just change the source.list file to point to testing and then install xfce4?

View 9 Replies View Related

Ubuntu Installation :: GRUB2: Setup For Dual-boot With Arch

Nov 26, 2010

I'm thinking of dual-booting Ubuntu 10.10 and Arch Linux. It seems that I'll have to do some editing of the grub.cfg file, but I have seen numerous warnings not to do so. After a bit of poking around, I've heard about a script that does the editing for you built in to Linux (or maybe just Ubuntu).

My questions are:

- If the aforementioned script does exist, how do I use it?

- else if it doesn't exist, how do I not directly edit grub.cfg?

View 1 Replies View Related

Slackware :: 64 Bit Kernel Builds A BzImage In Both Arch/x86 And Arch/x86_64 - Difference Between The Two?

May 7, 2011

Can anyone explain why a 64 bit kernel builds a bzImage in both arch/x86 and arch/x86_64- is there a difference between the two?

View 2 Replies View Related

Ubuntu Installation :: How To Do A Fresh Re-install In Dual Boot

Mar 27, 2010

I need to re-install ubuntu but I also have windows on the same computer(GRUB). Can I just boot from cd? Is there and option in the live cd for reinstalls or do I have to destroy the partition?

View 3 Replies View Related

Ubuntu Installation :: Fresh Install Fails On Boot?

Sep 13, 2010

Recently freshly reinstalled ubuntu 10.04 on a new / blank hard drive and it now crashes on startup. Quick version: I have a nvidia Quadro NVS 295, it gets to the point just after the bios with the flashing dash, seemingly tries to init xserver / gdm then crashes. Keyboard lights go off but the pc stays on, and just sits there with the monitor in power saving mode. Tried in recovery mode, the blue / grey ascii terminal thing pops up for less then a second then the display crashes in the same way.

Swapping with an ATI card borrowed from elsewhere, the new install will boot quite happily. Anyone know how I can get 10.04 to boot with a nvidia quadro NVS 295? Its a bog standard card and my version of 10.04 I upgraded to on my old hard drive works fine. ts a reasonably new dell XPS 64bit pc.

Longer version:
I run 3 monitors using a PCI-e x16 NVS 295 and a PCI NVS 295. This worked great under 9.10 and 10.04. Boss gave me a solid state HD so trying to install 10.04 on that. However on my first install attempt the live CD failed to load (same problem as above, gets to init'ing the display and crashes with no output). I removed the second PCI card to run with just the 1 PCI-e x16 nvidia card, this time the live CD worked fine and I could install, but I am stuck on the boot problem. Booted into the system using the ATI card and did an update just incase something may have changes / been fixed but the issue persists.

View 2 Replies View Related

Ubuntu / Apple :: Can't Boot Lucid Netinstall Image On Xserve G5?

May 25, 2010

I'm an admin for a large (768-node) cluster of Apple Xserve G5s. We've been running Fedora, but we'd like to switch to an LTS release of Ubuntu for various reasons. I can boot the Lucid netinstall kernel (32- or 64-bit) with yaboot, which appears to correctly transfer the kernel and initrd, but when the kernel tries to unzip the initrd, it fails with "EOF while reading compressed data". I'm using the same yaboot binary we've been using for Fedora; the Fedora netboot image works a little differently but the file sizes are comparable.

I attempted the Karmic image to compare, and it boots, loads the initrd, and goes happily on its way, modulo an unrelated mistake of mine. The relevant yaboot stanzas look like this:

Code:
image=ubuntu/vmlinux-64.karmic
label=ubuntu-karmic-node
initrd=ubuntu/initrd-karmic-64.gz
initrd-size=18914
root=/dev/ram

[Code]...

Apart from our site changes (we're using the Kickstart support in d-i to smooth the transition), this is copied from the sample files on ports.ubuntu.com. Has anyone else seen similar problems?

View 2 Replies View Related

CentOS 5 :: Difference Between The Boot.iso And Netinstall.iso Images?

May 1, 2009

What is the difference between the boot.iso and netinstall.iso images? I've looked at the wiki and done some Googling, but haven't found a good answer yet. I know it is probably going to be something obvious, but in the context of installing a Xen fully virtualised guest there doesn't seem to be much difference. After booting both ask for the location of the install tree and proceed happily.

View 1 Replies View Related

Fedora Installation :: Black Screen On Boot After Fresh Installation Of F12

Nov 24, 2009

I installed F12 with the i686 KDE livecd. A black screen with a blink "-" appeared after the bios information on the first reboot. The computer does not respond to any key input except "ctrl+alt+del", which restarts the computer.The machine is a dell inspiron 6000 with inboard 915gm video card, and the bootloader was written to the harddrive mbr. Any help would be highly appreciated.I need to be more clear. Installation went fine, problem appeared on the first reboot.

View 9 Replies View Related

Ubuntu Installation :: Fresh Install 10.04 - Unable To Boot One Of OS (Mint)?

May 10, 2010

I admit that I am a noob - knows a little which makes it more dangerous than not knowing at all. in brief, I am unable to boot one of the OS out of 3 I have installed. Everything is fresh install on newly formatted partitions.

Here are the details:Two HDs - one is Sata and second is IDE. Win7 installed on IDE (sdb2) then Ubuntu 9.10 on Sata (sda2) and lastly Linux Mint on Sata (sda3). Everyone was on its place - that is - Ubuntu 9.10 on sda2, Linux-Mint on sda3 and Win7 on sdb2.

Future of the day was bright and promising until I upgraded online to 10.04. After that, I was only able to boot to Win7 (IDE drive - sdb2 - not sure if it changed at that point or not) but no nix OS on Sata sda2 & sda3. I downloaded 10.04 and installed from CD again on sda2. Well, now I am able to boot into Win7 and Ubuntu 10.04 but no Linux-Mint. Another interesting thing is that sda and sdb have interchanged/swapped. So now if I chcek it thru gparted or run boot script, Sata drive shows up as sdb and IDE is now sda. In another post, I read that grub2 does that and make IDE drive as the first drive and Sata drive as second. Well, I buy that but why I am unable to boot to second OS on the same Sata drive? Evidently, I am missing something and I take that it is mostly user error but please

[Code]...

View 8 Replies View Related

Ubuntu Installation :: Laptop Freezes After Boot With Fresh Install 10.04?

May 22, 2010

I have a Sony Vaio PCG-k195hp laptop, in which i've installed Ubuntu 10.04. Before installation i tried the Livedisk environment to make sure that everything would work out okay.

The results were fine, ubuntu even got the onboard Wireless card working which was causing problems in windows. But after the install ubuntu has become erratic. It sometimes boots and does a lot of work but other times it'll boot and freeze as soon as i move the mouse, or even earlier. I am pretty certain the CD was not the cause as i've already used it to install 10.04 in another system and i'm writing from it right now. I got the 10.04 iso on the day it came out and thought that maybe it wasn't complete so tried updating my install, but it had an error during the update installation.

Now even the live CD won't work as it hangs in the loading screen.

View 9 Replies View Related

Ubuntu Installation :: Disk Boot Failure After Fresh Install

Oct 16, 2010

After buying a new PC, I decided to "reorganize" my former PC as follows:Initially it has been a dual (SATA) disk dual boot PC- one disk for each OS, while XP was fully installed on a single NTFS partition. Using Gparted I shrunk the XP partition, and created some Linux partitions. I've verified that the XP partition (sda1) is bootable. Afterwards, I removed the other (former Linux) disk from the computer. While doing so, I had to temporarily disconnect cables from both drives. Finally, I fresh installed Mint 9 (Ubuntu 10.04 derivative), on my pre-prepared Linux partitions. Installation completed flawlessly, and during the install, I've noticed that GRUB2 has been installed on sda. Rebooted and got "Disk boot failure" error.

I've checked the BIOS and noticed that the (single) drive was not recognized.
I manually tested from the BIOS and located the drive as IDE3. Saving the new configuration (F10) and rebooting- the HD gain is not identified (the CMOS battery is fine- keeps time).

Booting a live CD I can see and access all above partitions.

View 2 Replies View Related

Ubuntu Installation :: Unable To Boot WinXP After Fresh Install

Oct 23, 2010

I have some proprietory softwares installed on WinXP so it is very important for my work that it is up and running.

I performed a FULL INSTALL from the Live-CD (10.10) and installed grub on the windows partition.
Now whenever I try to select the Windows option in the Grub menu, the screen goes blank and it gets me back to the Grub menu.

View 9 Replies View Related

Ubuntu Installation :: Boot Persistent Live USB In Fresh Mode?

Nov 14, 2010

I have a persistent pendrive of Ubuntu: [URL]
It has a file where it saves the configuration of my computer: casper-rw

But if I boot this USB flash drive in another computer I would like to do it in a fresh way, that is, without loading the configuration of my computer (saved in the casper-rw file). For example, in Puppy Linux this can be done easily, just putting pfix=ram in a boot option of syslinux.cfg and selecting this option when booting.

I think this is important because I think that otherwise the Ubuntu (at least in some cases) cannot open if used in a computer different to the one where casper-rw was configured. It happens to me that I cannot run Ubuntu with my pendrive when inserted in a different computer (I think the reason is what I've said).

View 5 Replies View Related

Ubuntu Installation :: Blank Screen Fresh Install On Boot - Not I915

Jan 9, 2010

So I currently have an install of Karmic running that has been upgraded over the years but I am repartitioning my drives so I did a fresh install on a new drive.

My first problem was the live cd would not boot and I had to use the alternate cd to do the install. It would boot into a blank screen and the i915.modeset=0 kernel parameter did not help.

After the installation finished I went to try and boot and found that right when it went to initialize the graphics, my computer locked up hard. Keyboard unresponsive and all. I read the forums and I tried using the kernel parameter i915.modeset=0 and removed quiet and splash from the kernel line to see if I could spot any errors but nothing appeared.

I am able to boot into recovery mode, and I tried even running an apt-get upgrade to get all my packages up to date and installed the latest nvidia driver but still have this issue.

I'm at a loss as to what I should attempt next.

Here is boot info, just to clarify sda and sdb are a fakeraid on my old setup, sdc is my new install

Boot Info Summary:

View 1 Replies View Related

Ubuntu Installation :: Unable To Boot After Fresh Install - Screen Blacks Out?

Mar 12, 2010

I was able to boot up the live CD and install the OS to the hard disk. *Single boot.After I rebooted, the system loads up to the Ubuntu splash screen and will "eventually" move along. The problem is that once it moves past the splash screen, it starts blacking out the screen. It looks like the screen turns on for about 10 seconds and then off for another 10 seconds repeatedly. The screen blinks like this indefinitely.This is my first attempt at installing and or using Linux so I am an uber n00b.

** Also, I am able to ctrl + alt + f1 and get to the terminal so i should be able to run any commands without any trouble.

View 1 Replies View Related

Ubuntu Installation :: Asus K50 - No Boot Splash Screen After Fresh Install

Jul 8, 2010

I boot up after a fresh install and I don't get a boot splash screen. I really cant find a way to fix and some times it does not go to the login screen.

View 1 Replies View Related

Red Hat / Fedora :: Fresh Installation - Change Boot Settings

Mar 12, 2009

I'm totally new to Linux. Got a fresh installation of Fedora 10 x86_64 on my HP dv7-1070el notebook with previously installed Vista Ultimate 64bit. I have 2 HDDs. The OS are installed on different hard-disks. The problem: I've chosen to put the boot loader on the first sector [...] on the second HDD (/sdb5) where Fedora is installed, not on MBR /sda1 where is Vista. Now, when I reboot, it goes straight to Vista and I expected to be asked for a boot choice.

What I want is to start using Fedora and to be able to choose which OS I want to use when I start my notebook. I'm not sure I made myself clear since I'm not too familiar with all terms so please correct me so I can learn . This is what I remember from installation. Everything else went great, no installation problems. If there's no way to get the dialog of which OS I want to boot, tell me the command for booting Vista when GRUB starts.

View 2 Replies View Related

Software :: Arch GUI Keeps Causing Arch To Crash?

Jan 10, 2011

I just did the pacman -Syu command today since i have had limited access to internet i could use with arch lately, (been tethering via droid which is only compatible in ubuntu) The command line works fine, i even reinstalled X to see if that was the problem,whenever i do startx it loads up for a second but before my xfce screen even pops up the screen blinks and blackens.

View 7 Replies View Related

Ubuntu Installation :: 9.10 Wont Boot After Fresh Install - Raid Grub Missing ?

Mar 12, 2010

I had ubu 904 and vista installed on an 80gb drive, i had a spare 80gb drive also. I setup a raid0 config in my bios, then installed ubu9.10 onto it. All was fine until the very end, and then it said grub failed to install.

So i rebooted, and im left with a blinking cursor. How do i install grub? Ive installed ubu a few times now and never had an issue so now im lost.

View 1 Replies View Related

Ubuntu Installation :: Boot Loader Get Wiped If Did A Fresh Install Of Window 7 To The Drive?

May 23, 2010

I want to properly install Unbuntu on my multi boot pc. I would like to install to E partition which is currently ntfs. I have never installed Linux. What drive should the boot loader go? I can format E partition during install? Does it still need a swap file partition? If so, can that be made from E partition? How big? I'd like to have a boot menu to choose Ubuntu or a choice that takes me to the windows boot loader. Would that boot loader get wiped if I did a fresh install of 7 to the I drive? Also, what would be the proper way to upgrade Ubuntu? I see a lot of post where people are doing it wrong.

Here is my drives layout. Should install Ubuntu to my SSD J drive instead? I tried the live CD. Seems to work well. I have a Asus Max Formula MB, Phenom II 6core, ATI 4870. MB has a built in Via sound card. Not sure if that was working.

View 1 Replies View Related

Ubuntu Installation :: Fresh 10.04 Raid1 Install Will Not Boot W/o Manual Grub Input?

May 3, 2011

Followed steps 2-5 and purged/reinstalled grub now it boots as it should, NO idea where it was messed up.[URL].. I had 9.10 running in raid1 and upgraded my hardware (cpu, mb, memory etc) and wanted to do a fresh install of 10.04 to get updated. After following the various guides online such as [URL]...It begins to load grub and drops to a "grub> " shell. Which I have to do the following to get it to boot.

Code:
set root=(md1)
linux /vmlinuz root=/dev/md1 ro
initrd /initrd.img
boot

Then it boots up normally and I can use it like any other desktop. I've been over my grub.cfg and /etc/defaut/grub files and cannot find the issue. At this point I'm wondering if the fact it's a raid1 setup is keeping grub from finding it's files.

[Code]...

View 9 Replies View Related

Debian Installation :: Boot Hangs After Successful Fresh Install

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

Fedora Installation :: Fresh Install Of FC 11.4.0.82 With Vista For Dual Boot

Jan 12, 2009

I'm stuck with installing Fedora Core I have 2 hard drives both 80Gb I want to install a fresh copy on one of the drives to do a dual boot I have vista on the main hard drive this is where I am at Installation requires partitioning of your hard drive by default, a partitioning layout is chosen which is reasonable for most users. You can either choose to use this or create your owe. Select the drive to use for this installation?

View 10 Replies View Related

Hardware :: Intel D945GCPE Doesn't Boot Fresh Installation?

May 25, 2010

My Intel D945GCPE doesn't boot fresh installation of Linux after "under Warranty Replacement" of it. I have tried to install Fedora 9,10, RHEL 5, Zenwalk on dual boot with windows Xp. i.e. First Win XP then Linux.

The Linux Install perfectly but when i reboot after the installation, BIOS tries to detect PXE boot. I have both custom partitioning scheme and Auto-Partitioning on Free unpartitioned space. I have tried this 5 times with the aforesaid distributions, but failure!

In fact I have done the same number of times even earlier but before Board Replacement. Board works perfectly with Win Xp, and 2008 Server.

System Configuration:

Core2Duo 2.2
2 GB RAM
Intel D945GCPE MotherBoard (Replaced)

View 3 Replies View Related

Ubuntu Installation :: Kubuntu V9.1 Fails To Boot After Fresh Install And Display Anomalies At The Desktop

Mar 22, 2010

The last version a Linux I had was Mandrake v9.1. However, in looking to get the latest/greatest Linux I downloaded Ubuntu and Kubuntu. After installing Kubuntu the system reboots and fails to boot into the OS. After the P.O.S.T all I get a the word "GRUB". There is no response to any keys with the exception of Ctrl-Alt-Del. I am temporarily able to get passed the boot problem if I boot from the CD and choose boot from primary hard menu option. I'm not sure how to fix the boot up problem and could use some advice. However, using the CD to boot up the hard drives installation leads me to my next problem.

While in a desktop session I am unable to drag windows by their title bar. When attempting to drag a window, the desktop becomes covered with parts of the original window spreading all over the screen in multiple directions. It looks like a kaleidoscope or bad acid trip image. I suspect the video anomalies might be configuration related or improper driver. Again guidance would be greatly appreciated here.

I have a good 'ole Matrox MGA Millenium card installed into a P4 1.8ghz system, with 512 MB ram. The hard drive originally had an old install of Mandrake v9.1, but all of the partitions were wiped and I created 3 new partitions:

- /dev/sda1 20GB Bootable/Primary Partition EXT4 (Unbuntu mounted at /)
- /dev/sda2 18GB Primary EXT4 (Kubuntu mounted at /mnt/Ubuntu_dsktop_91)
- /dev/sda3 2GB Swap space

My intent was to install Ubuntu on the 2nd primary partition and be able to switch between them. However, I tried installed Ubuntu on the first partition (reformatted of course) and I encounter the same boot problem and display problem.

View 1 Replies View Related

Ubuntu Installation :: Dual Boot On Fresh Hard Drive With Shared Data Partition

Oct 8, 2010

I'd like the final layout to have a Windows partition (will start out as XP and will become Win7 when I can afford yet another copy), a partition for Ubuntu, and a shared Data partition that I can use for all my files between both OSs. I think this should be fairly straight forward with Linux on a Primary partition with / and swap. Only thing is, from what I've read (and yes I know this is a bit old school) it might be a good idea to put in a /Home partition so that I can reinstall new upgrades and maintain settings. But I don't want to max out my 4 primary partitions so I can use a 4th partition as a kind of sandbox for OS testing without using VirtualBox all the time.

This leaves me in need of some advice, I've never used Fdisk and I was planning on just using the Ubuntu installer to do all of this, but I don't know if I can create /Home as a logical partition in the main Ubuntu partition and still have the benefit of being able to reformat /root without losing /Home. I might have just confused myself, because no matter how many guides and How Tos I read I still don't really get extended partitions, I understand logical vs. primary but extended is...confusing. I need the Ubuntu partition to be bootable, so it needs to be a primary partition...I think. Unless I can have: /boot, /, swap, and /Home...

Also, if Ubuntu can read NTFS, and Win7 can read Ext3, what should a do with /Data? Or should I just go with FAT32 and be done with it. (It's a big HDD btw, 640 GB, so /Data will be fairly large)

View 6 Replies View Related

Fedora Installation :: LogVol00 Not Found - Wont Boot After Fresh Install

Apr 3, 2009

Fc11 installed well, it was related to a particular sata driver perhaps The installation went well up to the reboot, and then displayed the message saying that LogVol00 was not found. 3ware sata raid card, usually it installs without error

View 2 Replies View Related

Fedora Installation :: Disk Boot Failure After Fresh Install From Live CD.12?

Feb 15, 2010

I've run the install to hard drive program three times over and each time I get "disk boot failure". I believe I've got Grub to install to the mbr but I am not sure.

System:
Barton 3200+ with 1GB of DDR1
Asus A7V333
High Point hard disk controller

other items

All the hard drives are hooked to the High Point controller. It recognizes all of them that have power hooked up and read/writes to them. Two have 98SE installs, the third is where I'm trying to install Fedora 12 to get away from some problems I'm having with 98SE.

The BIOS is set up to boot from the "SCSI device" which means it's booting from the High Point controller. The High Point lets me set a boot mark, which, when set to the Fedora drive, yields the disk boot failure no matter what I do to it.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved