OpenSUSE Install :: Fill In The /boot Folder Without Installing GRUB?
Dec 15, 2010
I have a laptop with the CD-ROM apparently broken, so I installed OpenSuSE 11.4 milestone4 from USB stick .unfortunately in the end of the installation I had a GRUB configuration error (twice) . then, in the third time I removed GRUB from the installation procedureSince my other GNU / Linux is Ubuntu, I did update-grub on ubuntu, it detects the presence of OpenSuSE but it does not add it to its grub.cfgwhen I wanted to add it manually to ubuntu's GRUB, I realized that, in OpenSuSE, the /boot path was empty.My Question is: Do you know how to put the files needed to boot OpenSuSE (initrd, vmlinuz , ...) in the directory /boot without installing OpenSuSE's GRUB ?? (ie keep the ubuntu's GRUB)
View 8 Replies
ADVERTISEMENT
Mar 21, 2011
This is a problem when Windows is running some malware that cannot be removed, which happens all the time. The problem is all the new hardware or specialized hardware will not work on Linux so Windows is the only choice. I would think the latest versions of Linux would have this problem worked out by now. I installed 11.3 one week ago, only to find that the repair option in the install menu no longer exists so don't bother uses this link to reload the GRUB HowTo Boot into openSUSE when it won't Boot from the Grub Code on the Hard Drive. I also tried this link Re-Install Grub Quickly with Parted Magic which does not work either. On step 2 typing grub returns the error message "grub command not found". You can use GRUB if you boot the install DVD and select Rescue Boot. However when you type find /boot/grub/menu.lst the error message "file not found" is returned.
I did the following to restore my GRUB boot record. Boot the install DVD and select the update option during installation. Change all the repositories to enable except the NVIDIA repository, it is not responding at this time. When the system comes up go into Yast and open the boot loader. It should have your original boot menu in memory. Change the default to another option and re-write the MBR. This will write a new MBR using the original data updated with your new default. Re-boot and then change your default back. I am just a NewBe so this may not be exactly correct but I hope it saves someone like me some time fixing a MBR re-writing by the Windows installer.
View 1 Replies
View Related
Jan 6, 2010
In light of my previous achievement in wireless networking, I've decided to create a larger issue for myself to solve. Which hopefully I can get some help with. Because my system is totally kisspoped up, for those of you who get what that means. I was trying to install GRUB via the .txz package and it created a mirrored image of the /boot folder. Which for some reason contained the / folder. Which in turn held /boot and all the other folders / is expected to contain.
Now, trying to remove the extra /boot folder proved difficult, but once I finally was able to figure it out, I remembered I could removepkg and that would probably mend the situation. However, I was already 20-something percent through moving the files to trash. Now when I checked /, /boot was gone from there. Along with various other folders. SO! Apparently the /tmp/boot folder created was in reality the /boot folder, albeit in the wrong place and having the wrong contents. Somehow, one folder existed as two different versions of itself at the same point in time. Much as a Time Lord might. Deleting one made the other vanish with it.
Good news:I removed it via Thunar and it should be in the root user's trash /home and some other folders had yet to be trashed when I hit cancel, so I can still use some things Bad news:I never ran X as root, so I don't know if it HAS a trash folder I can only use things already started up because the binaries are gone, but the configuration files in /home are still there (although /usr/bin remains)
Ideally, there would be a big UNDO button somewhere in this long row of function keys. Reasonably, there should be some kind of restoration tool. Realistically, I think I'm going to have to reinstall the system, which wasn't easy in the first place due to my faulty disc bay which detects discs at will.
View 6 Replies
View Related
Aug 16, 2010
Today I found out how to change theme in OpenSuse 11.3 64 bit. I'm running KDE 4.4. Naturally I went to KDE-Look.org and trawled it through for eye-candy. I got this HAL-9000 boot splash: HAL-9000 KDE-Look.org
Its a .gz file and uncompressed its called .xpm, I think its just an image, that I should put somewhere, but I don't know where. I tried the bootloader settings through yast, though it didn't tell me anything.
Secondly I got a screensaver, which I'm supposed to compile and install: KCometen4 KDE-Look.org
I tried following these instructions, as best as I could:
Code:
KCometen4 also comes with a simple configure script that should work for a generic local install. If it doesn't suit your needs, you will need to edit the cmake settings by hand.
Quick installation steps:
Cmake's equivalent to 'make distclean' is 'rm -rf build'.
If you do a local installation, you might not see KCometen4 in the Screen Saver Settings module. In that case, you will need to do one of two things.
First, you can set the $KDEDIRS environment variable in your X session startup script so it includes your local installation prefix:
Or second, you can set this for all users by adding your local installation prefix to /etc/kde4rc:
After that, you may need to manually refresh the system configuration cache by running 'kbuildsycoca4'. KCometen4 should now appear in Screen Saver Settings.
So I installed kdebase-workspace-devel but I couldn't find libqt-opengl-dev, but it didn't seem to be a problem, according to the console output:
Code:
It mentions some Q_WS_WIN, Q_WS_QWS and Q_WS_MAC, that it doesn't find. Could that be the problem.
I tried to see if the new screensaver got into the screensaver menu, it didn't.
View 4 Replies
View Related
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
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
Nov 22, 2009
I did a kernel upgrade in openSUSE 11.2 which caused bootchart to fill the root partition or so it would appear as when I rebooted I started getting messages on the console saying bootchartd could not write because the device was full.
Let me begin by describing my system:
Partition table:
fdisk -l /dev/sda
Disk /dev/sda: 500.1 GB, 500107862016 bytes 255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00083a53
Device Boot Start End Blocks Id System
/dev/sda1 1 2612 20980858+ 7 HPFS/NTFS
/dev/sda2 2613 15666 104856255 7 HPFS/NTFS
/dev/sda3 * 15667 15927 2096482+ 83 Linux
code....
As you can see from the partition table I have 2GB allocated for the / partition and according to the df command there is 0 free space but du -hx shows / is only using 405MB. What's happened to the almost 1.6GB that should be available?
View 2 Replies
View Related
Apr 22, 2010
I lost grub on installing window7 , used caf,s way Re-Install Grub Quickly with Parted Magic - openSUSE Forums to install but on typing find /boot/grub/menu.lst it does on find menu.lst however i could see the file by mounting the right drive. I dont want to fresh install suse to get grub
View 9 Replies
View Related
Aug 17, 2010
Now I installed Opensuse on my system which already had Ubuntu 10.04 and Windows 7 on it. Whilst Opensuse's replacement Grub correctly identified Windows as an alternative system it did not do the same for Ubuntu. I've been tinkering around in menu.lst (after taking back ups) and I can't ever get Ubuntu running - I either get a Grub error 15 (file not found) or error 17 (unable to read partition). By booting on a live CD I can see that all the information is still there, I just can't for the life of me figure out how to get to it from Grub! Did Opensuse move the partitions around during install?
View 5 Replies
View Related
Jan 12, 2011
This is my first linux install ever, so I have no idea what is going on. I hope I have enough information to get this figured out as soon as possible. I was bored with windows 7 and wanted to learn another operating system. I made a boot cd with openSuSE gnome. On the internal hard drive is my windows 7 boot system that i do not want to touch, and on the external 1tb hard drive, i'd like to partition 50 GB for openSuSE. If this is not possible i have another method, but i'd rather not use it (which is use my secondary 80 GiB hdd). When installing, I am getting the error, "Error occured while installing GRUB" Which shows the following:
[Code]...
View 9 Replies
View Related
May 18, 2011
I used to dual boot openSuse and XP but I yanked out my linux HDD and now my Windows will not boot, I get a GRUB error 22 (missing partition).This PC does not have a CDrom so I can not simply use the fixmbr from an XP recovery console.I have booted into opensuse Live CD (Flash Drive) and tried to use Yast but it gives me an error it can not write because of the partitioning. I also tried the recover shell but am totally lost trying to re-write GRUB because I can not find the menu.lst file.
View 5 Replies
View Related
Aug 3, 2011
Before installing OpenSUSE I shrunk my Win 7 partition down in half, then created 3 partitions out of the new free space for /root, /home and /swap. I installed opensuse and when it got to the bootloader section I kept getting Grub error 17 - cannot mount selected partition, and so on. I made sure it was writing to the MBR and also into /boot if that makes a difference, but I did get a prompt that said YaST couldn't make changes to /dev/sda (I'm paraphrasing and can't remember the exact error message). At the moment I have suse installed and my windows partition intact, but no bootloader (not even windows one) so all I can do is boot to Live CD.
Below is the output of fdisk -l. There's quite a few more partitions than it's showing, sda3, sda4 and sda5 are my /home, /root, /swap and the other ones are windows partitions, like the system recovery along with the win7 install. During the suse install I formatted the home and root partitions with ext4 filesystem.
[Code]...
View 9 Replies
View Related
Aug 18, 2010
Dual Booting my laptop and unable to change the Boot Records on the drive. Not because I dont know how, but my primary OS will fail to boot(win7).
I have drive partitioned as follows...
sda1 = Win7 system (default install)
sda2 = Win7 Main (default install)
sda3 = swap
sda4 = Extension (I think thats what its called)
sda5 = / (ext4)
What I need is a boot cd or perferably Grub installed on a 256MB Thumb drive with the options to load the installed system from sda5.
View 4 Replies
View Related
Nov 4, 2010
Out of curiosity and stupidity, I configured 2 extended partitions to LVM in gparted. Now, I can't boot into X window, and there's only GRUB command line during boot.
View 5 Replies
View Related
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
Jul 14, 2011
I have installed openSUSE 11.4, and I really like it compared to other linux versions I've tried, but I find it requires a bit more linux know-how.
Being fairly new to linux, it has been quite the effort to learn but I started getting the hang of things via online support and such. Lately I've been having some problems.
I need linux to run a TCAD program, and it requires some openGL functionality and was giving me errors when I tried entering the software related modeling GUI.
Anyhow, I thought it had to do with my graphics drivers, so I decided to update them via ATI proprietary driver. After doing this, the system booted me into the console rather than X.
I tried numerous online guides on how to fix the issues, by running all sorts of boot commands (nomodset), and I read the graphics driver theory, as well as trouble shooting ATI graphics.
In the process, I also installed a radeonhd-xorg11-something through YAST, and that caused a black screen altogether upon boot. I managed to boot into failsafe with x, and from there I removed it via YAST, however this did not resolve issues. I also deleted any xorg.cionf files in hopes that the system will default back to the radeon driver.
As it stands right now, I can only boot into my system via failsafe mode. I'm keeping the unit off for now as it's probably tired from all the hard reboots I had to do . If someone can help me resolve this issue, I can turn it on and enter any commands required, such as finding out the graphics card, the kernel, the driver currently running, etc and I can post it here.
View 9 Replies
View Related
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
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
Apr 29, 2011
I have successfully dual booted Opensuse and Windows7 successfully, but I have to load it from the CD choosing the boot from hard drive option.
If I do not have the Opensuse CD inserted it goes to Grub Legacy and gives me the option to boot from Arch Linux, or Windows. There is no option for Opensuse and when i hit the Archl Linux option I get errors and it brings me to the /rmfa (I think) command line. Selecting Windows lets me boot to into Windows successfully.
I checked the /boot/grub/menu.list in Opensuse and everything seems to be fine, but these options do not appear on my boot loader.
View 5 Replies
View Related
Apr 18, 2010
I've been having trouble booting into Ubuntu 9.10 after installing OpenSUSE 11.2. When I installed it, the opensuse setup detected the partition ubuntu was installed on and added it to the grub menu. I also have windows vista and windows 7 installed and both boot up just fine from the opensuse grub boot menu. The ubuntu installation that i have was an upgrade from 9.04 so I am not using grub2 in that installation.
System Info:
Amd Phenom II X4 810 2.6ghz
4 gb ram
Ubuntu 9.10 64 bit
OpenSUSE 11.2 64 bit
View 3 Replies
View Related
Jul 15, 2010
I'm trying to make my iMac "Triple Boot".But using rEFIt as the boot loader, and installing Grub or Lilo makes the "Boot Menu" complicated.
"SO, DO YOU THINK IT'S A GOOD IDEA NOT TO INSTALL "GRUB, LILO, OR OTHER BOOT LOADERS", and just let rEFIt to do the job?
View 4 Replies
View Related
Nov 27, 2009
I just did an upgrade from 11.1 to 11.2 and can not boot to OpenSUSE any more. That happened when the first reboot was starting after finishing the upgrade from the DVD. I tried to find the issue and use the repair system with no luck yet. Now I get no gfx for grub
The only thing I managed is to add the windows boot section for windows but I can not seem to boot to opensuse. device.map:
Code:
(hd1)/dev/disk/by-id/ata-ST3160815AS_5RA2LTD0
(hd2)/dev/disk/by-id/ata-ST3160815AS_5RA2LQCJ
(hd0)/dev/disk/by-id/ata-Maxtor_6L160P0_L31AHTVG
device.map.old
[Code]...
View 9 Replies
View Related
Dec 4, 2009
I have openSUSE 11.2 and boot using GRUB. I was looking on start-up options for 11.2 and saw where it said
splash=silent
and
quiet showopts
I was wondering what they meant?
View 2 Replies
View Related
Jan 20, 2010
After shutting down linux the first time on suse 11.2 the grub loader won't show me the option to boot windows. I tried using wine and dosemulator to get to windows and it doesn't work because I don't know the file name to open windows.
Their are certain programs that I can only run in windows and I need windows open to install them.
View 7 Replies
View Related
Jan 28, 2010
I've run into a strange problem recently. My primary OS right now is Windows 7, and OpenSUSE is secondary. I had GRUB as the bootloader, and everything seemed fine, but I ran into one problem in Windows 7: one program refused to work correctly with ATI forced anti-aliasing on, but it is needed by others (or else edges look jagged).So I decided to install ATI Tray Tools. But it seems that Windows 7 is being evil and won't let install drivers that their creators didn't pay Microsoft for (thank goodness that's not the case in Linux). That means I had to use a driver overrider program, and that means that it had to change the Windows 7 BCD options. And that's where bootloaders kick in. It seems that Windows 7 is too lazy to check for its BCD on other than active partitions, so it doesn't allow the overrider to function.
So what I did was change GRUB to boot Windows 7 with makeactive flag. The problem now is - it won't deactivate! I no longer get GRUB's boot screen, it just boots to BCD directly. So my question is - is there a way to deactivate (or, rather, reactivate the /boot partition) after Windows 7 shuts down or restarts automatically? Obviously I don't want to use GPartEd each time I want to boot to Linux.
View 7 Replies
View Related
Mar 28, 2010
i was wondering if anyone knew how to make a Grub network boot cd. I would like to run openSUSE off of my server and not on my hard drive because i don't have a lot of space for the linux partitions.
View 7 Replies
View Related
Jun 11, 2010
I have installed latest kubuntu (10.04) on sda7, ext4 , and i selected the advanced feature of the installer to install kubuntu bootloader on sda7. 11.1 is on sda5 .First , it destroyed my 11.1 grub bootloader on mbr . I managed to restore it with the 11.1 installation DVD. Now i try to boot kubuntu from the sda7 bootloader, without success . I searched the forums and tried some hints i found but found no similar problems. Here are the different entries i tried on grub (mbr) , content of the /boot/grub/menu.lst :
Code:
# Modified by YaST2. Last modification on ven. juin 11 15:41:32 CEST 2010
default 0
timeout 3
gfxmenu (hd0,4)/boot/message
##YaST - activate
[Code]...
View 9 Replies
View Related
Jun 21, 2010
After giving it my best shot, I had to give up and finally decide that I need "acpi=off" added to the kernel line in grub. I have done so, saved it:
kernel /boot/vmlinuz-2.6.31.12-0.2-default root=/dev/disk/by-id/ata-ST950212A_5LE02797-part1
pci=noacpi
I have tried "acpi=off" "pci=noacpi". But on boot the system totally ignores this and loads the acpi support from the kernal, which shut down the USB ports. Where is this option used in Suse so that the kernel will recognize on each boot?
View 7 Replies
View Related
Jul 31, 2010
I'm trying to change the boot order in grub (menu.lst) but does not working.
My menu.lst:
# Modified by YaST2. Last modification on Qua Jul 28 22:45:21 BRT 2010
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
[Code].....
View 9 Replies
View Related
Aug 1, 2010
I installed 11.3 as a new install over 10.3, kept the $home and windows partitions, and let it reformat the other two partitions. NO disk partitioning structure was changed.
I did get a warning that GRUB over 128GB might not be able to boot.
I did enable the MBR.
GRUB menu does come up, but upon selection of SUSE 11.3 entry the computer screen blanks, and nothing happens. Selecting Windows does work upon power-up.
I did not have this 128GB issue with 10.3. What are my options? I am really afraid to install 11.3 on production machines now (running 11.2).
View 3 Replies
View Related