OpenSUSE Install :: Cannot Install GRUB On Z60T Thinkpad

Dec 14, 2009

So I'm installing 11.2 and I get all the way to the end (yay, but not for long). I get all the way to installing the bootblock and it says installation of the bootblock failed. This is a fresh install of 11.2, wiped out XP (I dont use Windows). This is the first time I've ever had this issue.

View 7 Replies


ADVERTISEMENT

OpenSUSE Install :: Clean Install Of 11.2 On Thinkpad

Dec 16, 2009

I did try to do an update from 11.1, but that killed the thing dead, no x, no kde, just a command line log in.So clean install, leave /home alone and we seem to be firing on all cylinders, except.Hopeless networkmanager still will not connect, it hasn't in any version of K4, truly, from my point of view, an embarrassment as the default network connector. But, trying to re-install WICD I have run into a snag.When I click on one click in Webpin, it asked if it should install it, Oh yes please, asks for the su password and. opens konqueror with the background description of the RPM. But will not install. I tried downloading the RPM and it gives me a bit of a list of dependency problems. None of which I can seem to resolve through the usual repos.Also in the 11.2 install I have been defaulted to the "desktop" kernel, when I used to have a PAE, should I change the kernel to PAE?

View 1 Replies View Related

OpenSUSE Install :: Installing 11.3 On An Old Thinkpad 770?

Feb 27, 2011

I've got a Thinkpad 770 that I'd like to install openSuse onto. I am not planning to use KDE or GNOME on this machine, but one of the other simpler GUIs.Is there an install CDROM available for machines that do not have DVD drives?

View 3 Replies View Related

OpenSUSE Install :: Regarding Lenovo ThinkPad T510i - Will All The Devices Be Recognized

Dec 7, 2010

Im considering installing Open Suse linux on my laptop - Lenovo Thinkpad T510i. Will all the devices be recognized?

View 2 Replies View Related

OpenSUSE Install :: Unable To Compile Working Kernel In 11.4 (Thinkpad X301)?

Apr 25, 2011

This is completely baffling me..I have a Lenovo Thinkpad X301, which has been running OpenSUSE 11.1 for a while, with vanilla kernels from kernel.org, built and installed in the standard (i.e. not SUSE) way.

A week ago, I dupped to 11.2, and also installed kernel 2.6.38.4 . This was compiled with the gcc-4.3 available under 11.2. Everything worked fine (after the necessary messing around to get X working again).

This weekend, I dupped to 11.4 (via 11.3, of course). After more messing around to get X working again, things were working ok - using the same 2.6.38.4 kernel I'd built under 11.2. I then re-built the kernel. It appears to compile and install ok, and I haven't changed the configuration or the grub configuration. However, it doesn't load. Normally, I just get a blank screen after grub starts it loading. If I boot in basic VGA mode 0, then I get a few lines of messages before it hangs - it hangs complaining about APIC not connected to io bios, and if I boot noapic, it gets a few lines further before hanging after some message I don't know about (allocating 4 HET). I don't suppose that's relevant, anyway.

I've tried three different gcc versions, and two different linux versions (2.31 as well), and the same thing happens. This sounds like something going badly wrong with ld or as or something - but I don't see how anything could have happened that wouldn't have been noticed by thousands of others.

View 5 Replies View Related

OpenSUSE Install :: Clean Install 11.4 Dual Boot System Grub Error?

Apr 27, 2011

I did a fresh install of SuSE 11.4 (WIN7 TOO) and changed my Larger HD1 to the first HD. I was installing and got this error first: the boot loader is installed on a partition that does not lie entirely below 128GB The system might not boot if BIOS supports only lba24 (result is error during install grub mbr) status loc dev/sdb6

I continued with the install and then got:

Yast2 error occured
while installing GRUB ver 0.97 (640k lower/3072k upper memory)
[minimal bash-like lineediting is supported? for the first word, TAB lists possible command completition anywhere else TAB lists possible completion of a device/filename]
grub setup --stage2=/boot/grub/stage2 --force4-lba (hd0,5) (hd0,5)
Error 25
disk read error
grub> quit

View 9 Replies View Related

OpenSUSE Install :: Install GRUB On USB-drive - Umount /media/disk-1?

Mar 29, 2010

I need to install GRUB on my USB-drive. I've gone through variety of manuals and articles but I have strange errors during install.

1) Insert USB in my laptop.
2) My OpenSUSE automatically mount an USB-drive, so I unmount it

Code: umount /media/disk-1

3) Format USB-drive into ext3

[Code].....

View 3 Replies View Related

OpenSUSE Install :: Partitioning & Booting - (grub Won't Install On The Pci Express Card As It Is A Raid0 Array)

Jun 11, 2011

I am currently running all my applications off a HD as I was unable to install the grub bootloader on my ocz pci express card (grub won't install on the pci express card as it is a raid0 array). I would like to use the HD for backup only and run everything off the ocz card - with the exception of booting (which is unfortunate but I didn't manage to make the pci express card boot). How is it possible to tell suse during the installation to create the /boot on the HD and the rest on the pci express card and also to allocate the remainder of the HD as empty storage area??

View 1 Replies View Related

OpenSUSE Install :: Grub Cannot Install Boot Loader On HP ProBook With 500 GB HD

Aug 20, 2011

I got an HP ProBook 4520s that comes with 500 GB with Windows 7.

It comes with 4 partitions: SYSTEM, the main Windows partition, HP Recovery and HT Tools.

I tried to have OpenSuse installation to resize the Windows larger partition but it said that it couldn't with this message:

"The partition on disk /dev/sda is not readable by the partitioning tool parted, which is used to change the partition table.

You can use the partitions on disk /dev/sda as they are. You can format them and assign mount points to them, but you cannot add, edit, resize, or remove partitions from that disk with this tool."

So I resized the Windows partition from Windows 7 and added 3 partitions on the empty space for Linux: /, swap and /home. Still OpenSuSE installation has shown this warning message:

"The bootloader is installed on a partition that does not lie entirely below 128 GB. The system might not boot if BIOS support only lba24 (result is error 18 during grub MBR)."

I configured OpenSuSE installation to install on those partitions but Grub could not install the boot loader with this message: "grub> setup --stage=/boot/grub/stage2 --force-lba (hd0,2) (hd0,2)

Error 17: Cannot mount selected partition grub> quit"

I already tried this in OpenSuSE 11.4 but I suspected it needed newer parted and grub versions, so I also tried OpenSuSE 12.1 milestone 3 with the same results.

The installation finishes but no Grub boot menu appears, it goes to Windows as if no Linux was installed, although the installed version is there in the 3 partitions that were created on Windows, I just cannot make them boot.

View 9 Replies View Related

OpenSUSE Install :: Won't A Windoz Install Trash Grub?

Dec 9, 2009

running 11.2 and lovin itI have come up with a copy of Win7 and want to install it so I can duel boot and play with it. Won't installing it after having 11.2 installed overwrite my grub installation?How can I recover from this?

View 1 Replies View Related

OpenSUSE Install :: XP Windows Install And Will Loss GRUB?

Mar 10, 2010

I virus got my XP installation this morning. I have to install it. When I install windows it will write over the GRUB and I will no longer be able to re-boot my openSusie OS. My question is After XP is installed is there a way to re-install GRUB without having to re-install openSusie 11.2?

View 9 Replies View Related

OpenSUSE Install :: Grub Is Not Working - Re-install Vista?

Nov 9, 2010

I have a dell E6400, which I picked up recently 2nd hand. Previous owners had Win 7 evaluation version on it, which had expired. Originally the machine had Vista Business on it and Lic Key intact. I installed Opensuse on without problems whilst waiting for the original Vista disc to make it's way to me - forgot to pick it up with the machine.

I now want to get rid of the expired Win 7 and re-install Vista, but the grub is only giving me the option of Windows, Opensuse, Opensuse Safe and Floppy. My machine only has a cd/dvd drive and when I've selected this the dvd has started, but then it looks like it defaults back to Opensuse which goes so far then freezes. No obvious way for me to reinstall vista. This may of course be a completely daft question to ask, but I've looked at this for an hour or so and can't figure it out...?

View 7 Replies View Related

OpenSUSE Install :: GRUB Settings During 11.3 Install Not Honoured?

Nov 26, 2010

I recently installed 11.3 from the network install CD and I wanted to configure GRUB to have a boot password. I went into the necessary options and enabled the password and saved. I went back in to confirm it stuck, and the password option was unchecked and the password was blanked.I re-entered the information and just carried on. The installation summary didn't mention any password being applied to GRUB, but I just kept on going. Sure enough, there is no password on boot with GRUB now.I tried this over multiple installs in the past couple days, as well as with the 11.2 network install CD, and on no install was the password option honoured

View 4 Replies View Related

OpenSUSE Install :: Grub Error After Install And First Reboot?

Dec 21, 2010

I tried several times to install sue 11.3 on a amd 64 system by configuration a soft raid1 by this order:

md0 /boot
md1 /
md2 swap

or my problem, after configuration and install over the dvd and yast installation menu, after the first reboot I have a grub error -> nothing found.If i try to setup suse 11.2 over the same method, it works.after a system upgrade to 11.3 all is working fine. The only problem is by installing directly the 11.3 I also re-download the dvd and try over the netcd and it's all the time the same error.I searched in the forum but nothing found (perhaps i do a wrong search)

View 2 Replies View Related

OpenSUSE Install :: New (sata) Install Can't Find Grub

Jan 10, 2011

My friend has had an HP Pavilion Slimline for about two years -- recently he suffered a power surge and had to replace his (dsl) modem and harddrive -- he can't find the Vista media that may or may not have come with the PC, so I offered to put opensuse on it for him. I used a dvd I had burned last July with 11.3 on it, and the install went without apparent problems. Then I tried an update, and was greeted with

Code:

Download failed:
File '/repodata/repomd.xml.asc' not found on medium
'http://download.opensuse.org/distribution/11.3/repo/oss/'

History:

- [AbstractCommand.cc:224]
URI=http://download.opensuse.org/distribution/11.3/repo/oss/repodata/repomd.xml.asc

That was bad, as I was unable to update. Then we tried a reboot and things got worse. Immediately after the bios info the message

[CODE]
Error loading operating system.
[/CODE}

appeared and the boot halted. The drive is new, we wrote to it and read from it during the install (I formatted it as ext3), but the box can't seem to find grub on it at boot, or it finds it and doesn't like it. If I reboot with the install DVD in the drive I can get a menu and "repair" (I think that was the choice) which gives me a login prompt, which I can tell "root", at which it responds with a shell prompt, but I don't know what I can do at that point to fix grub, or the SATA driver, or whatever needs fixing.

View 2 Replies View Related

OpenSUSE Install :: Grub Fails On Install

May 21, 2010

Third attempt to install 11.2 live on my netbook with three different USB sticks.

Every time it fails message reads...

Error occured while installing grub.

The only exception to a normal install is that sda1 is formatted with ext2 (to avoid journaling). I have had 11.1 running on that drive for several months without problems so there is no reason to believe it's a hardware problem.

Can I abort at this point and perhaps fix it from a live boot?

View 1 Replies View Related

OpenSUSE Install :: Grub Does Not Boot / Just Showing A Black Screen Written 'Grub'?

Feb 26, 2010

I've been running openSuse 11.2 for a while on my notebook.Today I turned it off at work and came home. When I tried to turn it on, it boots, shows a black screen written 'GRUB' and then NOTHING. It doesn't complete the boot process.

View 9 Replies View Related

OpenSUSE Install :: Commands Make System Boot To Grub Shell Instead Of Grub Menu?

Apr 17, 2010

I started another thread about this to get help booting into openSUSE after Fedora rewrote my bootloader and deleted all other entries. I managed to fix it but I never did find out why the following commands caused my system to boot to the grub shell instead of the grub menu.

Code:
grub
root (hd0,3)
setup (hd0)
quit
reboot

Can anyone explain to me why these commands caused my system to boot directly to a grub shell? It's as if there were no /boot/grub/menu.lst files for it to use, but after I got everything back to normal, the files were still there.

If it helps, this is how the drive was setup before and now, except Fedora was on /dev/sda4 and has since been deleted.

Code:
Device Boot Start End Blocks Id System
/dev/sda1 1 262 2104483+ 82 Linux swap / Solaris
/dev/sda2 263 13316 104856255 83 Linux
/dev/sda3 * 13317 14621 10482412+ 83 Linux

View 6 Replies View Related

OpenSUSE Install :: Not Mess Up GRUB And Still Add Windows 98 To GRUB Menu?

Apr 27, 2010

I have a used PC that came pre-installed with suse 11.2.Unfortunately, I do not have the install disk to use in case of whatever.I already know that when configuring a dual boot with Windows and Linux, it is recommended to install Windows first.I do not have that luxury now as 11.2 is installed and GRUB is the boot loader.Question is, if I boot the Windows 98 install disk on boot, how to not mess up GRUB and still add Windows 98 to GRUB menu?

One hard drive only here. 98gb free.It seems that W98 install will overwrite GRUB in this situation - causing problems. Maybe not, I don't really know for sure.I just need to install windows 98 on the same hard drive and if possible, have suse and w98 visible on boot in GRUB.

View 9 Replies View Related

OpenSUSE Install :: Remove The 11.2 Grub And Make The 11.1 Grub Master Again?

Jun 7, 2010

I have installed 11.2 next to my 11.1 version I have a few big problems with 11.2 and I like to completely remove it. there are 2 grub's active now. I want to remove the 11.2 grub and make the 11.1 grub master again, but I do not know where to change this, the MBR points to the 11.2 grub and changing menu.lst probably does not have any effect.

View 6 Replies View Related

Ubuntu Installation :: Grub - Setup: Warning: Attempting To Install GRUB To A Partition Instead Of The MBR - Install - Lvm - Luks - Raid - Karmic Server

Mar 27, 2010

I'm running Karmic Server with GRUB2 on a Dell XPS 420. Everything was running fine until I changed 2 BIOS settings in an attempt to make my Virtual Box guests run faster. I turned on SpeedStep and Virtualization, rebooted, and I was slapped in the face with a grub error 15. I can't, in my wildest dreams, imagine how these two settings could cause a problem for GRUB, but they have. To make matters worse, I've set my server up to use Luks encrypted LVMs on soft-RAID. From what I can gather, it seems my only hope is to reinstall GRUB. So, I've tried to follow the Live CD instructions outlined in the following article (adding the necessary steps to mount my RAID volumes and LVMs). [URL]

If I try mounting the root lvm as 'dev/vg-root' on /mnt and the boot partition as 'dev/md0' on /mnt/boot, when I try to run the command $sudo grub-install --root-directory=/mnt/ /dev/md0, I get an errors: grub-setup: warn: Attempting to install GRUB to a partition instead of the MBR. This is a BAD idea. grub-setup: error: Embedding is not possible, but this is required when the root device is on a RAID array or LVM volume.

Somewhere in my troubleshooting, I also tried mounting the root lvm as 'dev/mapper/vg-root'. This results in the grub-install error: $sudo grub-install --root-directory=/mnt/ /dev/md0 Invalid device 'dev/md0'

Obviously, neither case fixes the problem. I've been searching and troubleshooting for several hours this evening, and I must have my system operational by Monday morning. That means if I don't have a solution by pretty early tomorrow morning...I'm screwed. A full rebuild will by my only option.

View 4 Replies View Related

OpenSUSE Install :: Bootloader Fails To Install(grub Cannot Install Bootloader)?

Nov 7, 2010

I have a major problem installing opensuse 11.3 on my computer( hp pavilion dv6).I downloaded openSUSE-11.3-GNOME-LiveCD-x86_64 from software.opensuse.org: Download openSUSE 11.3 and made a live usb.I'm a newbie at using linux infact i never used another operating system beside windows.Now i have installed windows 7 (on c disk 100gb).My first problem when i am trying to install opensuse is that he dosn't automatic choose to make my partitions so i have to do it manualy.I was searching how to make it the best way so i desited to make 4 partitons one for ' /boot' one for ' / 'one for '/home' and a swap partition/In windows7 i made 4 new partitons

3:10 gb for /boot
4:10 gb for/
5:70 gb for /user
6:10 gb for /swap

My first question is :Is this right to make 4 paritions in windows (opensuse can't format or resize my partitions it just can edit it ) so it's my only way to make partitions( If this is wrong how can i make partitions then)

My second question is how to change the bootloader configurtation because everytime when ii try to install opensuse it stops at about 96% and it says to reconfigure the bootloader options.

If i skip this i get the folowing message

=== System Checking ===
Checking for /usr/bin/chroot binary... Passed
Checking for chroot directory /mnt... Passed
Checking for chroot directory content (bin
boot
Checking for binary /mnt/bin/ls... Passed
Trying to chroot... Failed

This is worth reporting a bug at url.

View 9 Replies View Related

OpenSUSE Install :: Can't Install GRUB?

Apr 23, 2011

I had openSUSE 11.2 installed, along with WinXP and Win7. In order to reinstall WinXP (unattended install DVD), I had to make it the first primary partition, so I deleted the small Linux boot partition that was the first primary, and moved the fat32 partition to be first. When I recreated the Linux boot partition, it ended up being the last primary partition, even after the extended partition, like this:

sda1 winxp 8gb
sda2 win7 28gb
sda3 extended

[code]....

View 6 Replies View Related

OpenSUSE Install :: "Error 22: No Such Partition" From GRUB After OpenSUSE 11.3 Install

Aug 1, 2010

I tried to install openSUSE 11.3 from the Gnome live CD. I have two disks in my system, one with a Windows Vista x64 install, and another with a Vista x86 install which I no longer need and quite a bit of free space. I want to install Linux on it. I switch OS's by switching the boot disk in BIOS, so I don't really need a boot manager, but openSUSE installs GRUB by default, so I used it.

The Vista x86 partition is a primary partition at the start of the disk, and after it there's an extended partition with quite a few logical partitions. At the end of this extended partition I added partitions for swap, / and /home (ext4 all), and a new primary partition at the end for /boot. (I actually created these for a failed Linux Mint install, but I used them and reformatted during the openSUSE install.)

I made the Vista x86 inactive and the /boot partition active, and this works. At least, I get as far as seeing a menu which I guess is GRUB. Before that I get "Error 22: No Such Partition". If I choose openSUSE from the GRUB menu I get:

Booting 'openSUSE 11.3'
root (hd1,2)
Error 22: No Such Partition

I booted from the live CD again and checked the /boot, / and /home partitions, and they contain data, so they must be formatted fine.

View 9 Replies View Related

Fedora Installation :: Cannot Install On T23 Thinkpad

Aug 16, 2009

I have been trying on and off for over 6 weeks to upgrade from fc10 to fc11. I keep getting the problem where Anaconda cannot format the HD. I originally downloaded the image and it fails when trying to format the fs even if I leave the original fc10 fs in tact I then used the LXF DVD and got the same problem.

I have tried both upgrading and new installs from an fc10 HD but it still fails to format.I have also tried formatting using fc10 (ext3) and have just read if I am using a live CD it must have an ext4 partition on it, but I assume it should be OK with the LXF DVD?I have been using Fedora for over five years now but if I cannot resolve the problem soon I will have to reluctantly change my OS, but before resort to doing this, could someone point me to any information that might help me to resolve the problem?I did try manually partitioning using gparted and ext3 without LVM but that also fails.

View 2 Replies View Related

Fedora Installation :: Unable To Install 13 On Thinkpad X201

Jun 3, 2010

I tried to install Fedora 13 on X201 for a dual boot with Windows. Since there is no CD/DVD ROM on my laptop, I created a new logic partition and put the DVD iso image file of Fedora 13 on this partition. I also extracted the isolinux and image directories out of the DVD image and put it in the partition. I used grub for dos to try to boot to the installation. Here is the command I typed in grub console (For whatever reason, it did not recognize my menu.lst).

root (hd0,4)
kernel /isolinux/vmlinuz
initrd /isolinux/initrd.img

and then boot. The booting process went well until it reached "waiting for hardware to initialize", and then the screen turned black. I thought this happened because Fedora could not recognized (X201 has an integrated Intel HD Graphics adapter). So I tried adding different options to the line kernel /isolinux/vmlinuz , such as "kernel /isolinux/vmlinuz text", or "kernel /isolinux/vmlinuz xdriver=vesa nomodeset", and it still did not solve the problem.

View 5 Replies View Related

OpenSUSE Install :: Vista / Opensuse Dual-booting With GRUB

Jan 22, 2011

I installed Opensuse 11.3 on a separate partition to vista on my Acer 5115. It runs fine but the GRUB boot loader failed to show the Vista OS. I tried to add it by editing menu.As far as I can see (and I don't have much experience with these things) the Vista OS is there, on sda5, but doesn't boot correctly because the winload.exe is in the wrong directory. Why the sdax numbers are all rearranged is a mystery too, but I have reinstalled vista several times so that could be why.I don't have a vista recovery cd (wasn't given one), is there any way to fix this within opensuse (which works fine)?

View 9 Replies View Related

OpenSUSE Install :: GRUB Trouble OpenSUSE Will Not Boot

May 20, 2011

I am having problems Loading OpenSUSE 11.04_amd64 after Installation. I Dual Boot with Windows (on dev/sda) and Linux (on dev/sdb). I have been using Ubuntu_amd64 for a while and had decided to give other Linux distros a try. I tried Debian but I ended up downloading and installing a bare-bone version and I couldn't go anywhere with it as, I am a Linux noob.

I have now downloaded and tried to install OpenSUSE 11.04. Installation was smooth but OpenSUSE will not boot. I get a black screen which says Grub Error and something like 'file not found'.

View 5 Replies View Related

OpenSUSE Install :: Adding Os's To The Grub?

Nov 29, 2009

I have just done a fresh install of OpenSuse 11.2 over 11.1 (and I love it). Grub has the options of booting into Opensuse and windows but has missed Mint.It normally wouldn't bother me, but I use Mint for a few things I can't get working in Suse.
I was just wanting to manually add Mint to the Grub menue.I would like it to be added to the Suse grub as I prefer the look of it to the Mint grub.

View 9 Replies View Related

OpenSUSE Install :: Getting GRUB From 11.2 Back Into The MBR

Nov 30, 2009

I recently installed Ubuntu 9.10 on a system with SUSE 11.2/11.1 and windows 2000 on it. Before i put Ubuntu on i was using the GRUB with 11.2. Now, i am using ubuntu grub. Is there any way to install GRUB from 11.2 back into the MBR.

View 9 Replies View Related







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