OpenSUSE Install :: Intermittent Error "18 Selected Cylinder Exceeds Maximum Supported By BIOS" Grub1.5

Aug 5, 2010

Immediately after the grub menu disappears I get the following error msg: Error 18 Selected cylinder exceeds maximum supported by BIOS. Sometimes the grub options come up again (in Text mode) ...all works fine Sometimes just start via "Failsafe", reboot...all works fine. What is happening here and what would be the right procedure to avoid this happening again.

View 6 Replies


ADVERTISEMENT

Installation :: Error 18: Selected Cylinder Exceeds Maximum Supported By BIOS

Mar 29, 2009

I just downloaded the Fedora 10 cd yesterday and decided to install it. I had a partition for Fedora on my system before but I'm not really sure what I did to it. It wasn't booting and it has been so long since I messed with it I just decided to reinstall with the latest (I think I was running F9 previously). So I pop in the live CD, run the install, and then reboot into Ubuntu. I modified my menu.lst to include the new vmlinuz and initrd versions, as well as the new UUID of the partition. Now when I reboot and choose Fedora from grub's menu I get this error:

Quote:

Error 18: Selected cylinder exceeds maximum supported by BIOS

I found this wiki which does a pretty good job describing the problem:

[URL]

However, I'm still unable to get this to work. According to many different sites out there this problem shouldn't exist on newer computers. Well, I just recently put a new motherboard into this box -- it's this one:

[URL]

According to their BIOS page the first release of this was late November 2008. Yes they have had 2 updates since then but it looks like those only serve to support AM3 CPUs (which I don't have) or update some audio playback issues. I seriously doubt I need to update my BIOS to get this to work.

Here's my fdisk:

Code:

$ sudo fdisk -l
Disk /dev/sda: 400.0 GB, 400088457216 bytes
255 heads, 63 sectors/track, 48641 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

I can get Slackware 12.1 to boot (though it kernel panics during startup...not sure what I did to make it angry), but grub immediately fails when I attempt to boot Fedora. Here's the entry from menu.lst:

Quote:

titleFedora 10 (on /dev/sdb1)
root(hd1,0)
kernel/boot/vmlinuz-2.6.27.5-117.fc10.i686 ro root=UUID=178bc9f9-76ba-48aa-a588-de978cc1eee1 rhgb quiet

[code]...

I have verified that the vmlinuz and initrd are both correct. I put the UUID in there after running vol_id so I'm sure the entry is solid. I have tried making it "root=/dev/sdb1" which failed with the same error, and I even tried copying the fc10 vmlinuz and initrd files over to my Ubuntu partition (which controls grub) but for some odd reason the cp command takes a really long time and then I eventually get this weird error for initrd:

Quote:

$ sudo cp /media/sdb1/boot/initrd-2.6.27.5-117.fc10.i686.img .
cp: reading `/media/sdb1/boot/initrd-2.6.27.5-117.fc10.i686.img': Input/output error

I got the same error with the dd command too. So I was going to just try and copy the files to my sdb3 partition and then modify the menu.lst entry appropriately but that doesn't seem to be plausible at this point.

I have a motherboard that was just released about 4 months ago, an Athlon X2 6000+ CPU, and 4gigs of RAM. The drives are both SATA 300 drives...it's not like this is some old Pentium Pro and the BIOS just doesn't support large drives...this is a brand new system with a very recent BIOS version.

I have successfully quadruple booted all of these in the past, but that may have been prior to the new motherboard. So that makes me think it could be something related to the motherboard but the thing is so much newer than what I previously had, certainly that can't be the problem...can it? Then I remember that Slackware boots, so if it's truly something about how the BIOS can't access some file beyond a particular section of the disk, then it doesn't make any sense that it can book slackware. Fedora is the first partition, Slackware is the last and is like 200+ GB into the disk.

View 8 Replies View Related

Ubuntu :: Error 18 - Selected Cylinder Exceeds Maximum Supported By BIOS?

Dec 12, 2009

Error 18 - Selected cylinder exceeds maximum supported by BIOS

I am running Jaunty Jackalope on a new machine and after a recent update I got the following message when trying to reboot:

Error 18 - Selected cylinder exceeds maximum supported by BIOS

After reading some of the info on Grub error 18 I decided to create a separate boot partition, as suggested. However, when trying to use Gparted from the live CD to create some space ahead of /sda1, Gparted would run for a while and then crash. The crash message says:

"e2fsck crashed with SIGSEGV in qsort" So now I am stuck, unable to boot from HDD and unable to create new partitions (the other partitions on the disk work fine with Gparted). Could all of this be due to corrupt /sda1 partition?

View 3 Replies View Related

Ubuntu :: Selected Cylinder Exceeds Maximum Supported By Bios?

Aug 13, 2010

" Selected cylinder exceeds maximum supported by bios " I got this errot message when i tried to select Ubuntu ( 9.04 ) from a dual booting menu I dont know how to solve this problem

View 4 Replies View Related

OpenSUSE Install :: Error 17: Cannot Mount Selected Partition

Jul 9, 2010

I installed Mac OS X 10.6, Windows 7 Ultimate, and made 4 partitions.OSX and 7 installed fine, but when I tried to install SUSE, it stopped at 92%.I get this error:

Code:

grub>setup --stage2=/boot/grub/stage2 --force-lba (hd0,3) (hd0,3)
Error 17: Cannot mount selected partition
grub> quit

View 2 Replies View Related

OpenSUSE Install :: Error 28 Selected Item Can't Fit Into Memory

Jul 22, 2011

I have OpenSuse11.4 32bits, 4Gb of RAM

[code]...

I would like to add the option mem=4096M to make some software works. but as long as I try with more than 512M, I have the error: error 28 selected item cannot fit into memory.

View 3 Replies View Related

General :: Why Can The BIOS Only Read And Execute Code And Data From Only Cylinder 0, Track 0 And Sector 1

Feb 25, 2011

I was just reading about the whole boot process on computers and am curious as to why the BIOS can only read and execute code and data from only cylinder 0, track 0 and sector 1 of the disk being booted from? Why can't the BIOS read from any other disk location?

View 3 Replies View Related

Ubuntu :: Intermittent Copy Failure - Operation Not Supported By Backend

Feb 15, 2011

I have a system that has an intermittent issue with copying files. Below is the error that occurs. Error while copying "<filename>"
There was an error coping the file into network:///
Operation not support by backend

The user has Ubuntu 8.04. They are using the Nautilus window to copy files (drag and drop) from a CD/DVD or USB device. The directory they are copying onto is a RAID0 device with approximately 2T of space, and more than enough space to take the files. The permissions for the drive and folders are set to the user.

This occurs randomly and is very frustrating. We cannot duplicate it and when it does occur, it will happen once, then work fine. I've been checking forums and help files all over, but find nothing similar. The only stuff I find is if it's a new install and the permissions haven't been set correctly. Even a confirmation that someone else has seen this before.

View 3 Replies View Related

CentOS 5 Hardware :: Maximum Number Of CPUs Supported

Oct 29, 2010

While searching for the maximum numbers of CPUs supported by CentOS 5 x86_64 I found the following page: [URL]. The question I have regarding the specified information ("64/255" logical CPUs) is, which number means what. Does this mean 64 real CPUs with a maximum of 255 cores/hyperthreaded CPUs or something similar or totally different?

View 4 Replies View Related

CentOS 5 Hardware :: Maximum Number Of CPUs Supported With 5 X86_64

Jan 31, 2011

While searching for the maximum numbers of CPUs supported by CentOS 5 x86_64 I found the following page: [URL] The question I have regarding the specified information ("64/255" logical CPUs) is, which number means what. Does this mean 64 real CPUs with a maximum of 255 cores/hyperthreaded CPUs or something similar or totally different?

View 9 Replies View Related

OpenSUSE Install :: Error ""Creating Device Modes With Udev 2.0436224] [drm: I915_diver_load]*ERROR*Detected Broken BIOS With 262140/2644kb Of Video Memory Stolen"

Aug 18, 2010

I tried to install OpenSuse 11.3 on my brand new pc, which already had Windows 7 proffessional in it, and I went step by step through the installation without changing anything. It didn't work. I tried for a second time and this error message kept popping up: "Creating device modes with udev 2.0436224] [drm: i915_diver_load]*ERROR*Detected broken BIOS with 262140/2644kb of video memory stolen. 2.0436224] [drm: i915_diver_load]*ERROR*Disabling GEM(try reducing stolen memory or updating the BIOS to fix)"

And then a lot of letters and numbers wich make no sense to me. Now the only way I can initiate OpenSuse is with the OSuse boot dvd and on failsafe mode.

View 5 Replies View Related

Hardware :: Finding The Maximum Supported Resolution Of Video Card By Using Xrandr?

Aug 25, 2010

I am trying to find the maximum supported resolution of my video card by using xrandr. My card is an NVidia GeForce Go 7300 (in a laptop). The official documentation does not list specific resolutions that are supported. My laptop display is detected as "AUO" in the NVidia X Server Settings dialog (Ubuntu 10.04 amd64) and has a native resolution of 1280x800. However, I would like to know what is the maximum resolution that I could use on a display with the VGA adapter irrespective of whether the laptop's display is on. This is what I get from xrandr: Screen 0: minimum 512 x 384, current 1280 x 800, maximum 2304 x 864 default connected 1280x800+0+0 0mm x 0mm

1280x800 50.0* 51.0 56.0 52.0
1024x768 52.0 50.0

[code]....

I am guessing the maximum width of 2304 would be for using TwinView with the laptop's 1280-width display next to a 1024 CRT or similar. Surely these cannot be the only supported resolutions. I would like to use a LCD display of width somewhere around 1600 pixels (in particular while turning off the laptop's screen so as to use the external LCD as the primary display) if possible.

View 5 Replies View Related

OpenSUSE Install :: NVIDIA Drivers - After Installation Of 11.3 - Intermittent Hangs And Blurred Icons

Oct 6, 2010

After installation of 11.3 I had intermittent hangs and blurred icons.

"My Computer" told me I had a Nvidia GeForce 9100 and a driver called "gallium". That was the problem.

I added "ftp://download.nvidia.com/opensuse/11.3" to my repository and found a new driver to install. That solved my problems. Now my systems are rock solid.

View 9 Replies View Related

OpenSUSE :: Error: Compositing Is Not Supported On Your System

Dec 1, 2010

I am receiving the following error when trying to enable Compositing in Desktop Settings for KDE4 in openSuse 11.3-Xen

Code:
Error: Compositing is not supported on your system. Required X extensions (XComposite and XDamage) are not available. I want to have desktop effects enabled but can't seem to figure out how to get this done. "Advanced" Tab is greyed out. "Enable desktop effects" is greyed out.

[Code]...

This worked to get X up and running in the Xen kernel. However, I'm pulling what hair I have left trying to figure out how to enable compositing in Xen. The entire motivation for my upgrade was this one feature (amongst some other things).

Please show me where I'm going wrong. I hope this is not a "live with it" type of scenario due to my using Xen.

View 1 Replies View Related

OpenSUSE Install :: Graphics Card Driver / Everything Is Greyed Out (nothing To Be Selected)?

Jun 18, 2009

I recently installed SuSE 11.1 (64 bit) on my system

AMD Phenom II 940 3.0 Ghz;Biostar TA790GX 128M Motherboard with ATI Radeon HD 3300 Graphics card built in;
4 Gb (2*2 sticks) DDR2 800 MHz RAM

The installation went smoothly, But on first restart and login (and subsequent ones too!) I get a light purple screen with a skyblue box at top left corner, with xconsole written on it. when I Left click anywhere on the screen, I get a popdown with a number of options, of which only XTerm (bash shell) and exit (logout) options work. Now I know the HD 3300 graphics card drivers are not built into the SuSE 11.1 distribution, and I have already downloaded them (Linux ones)from ATI website. I login as Superuser, and type init 3 to go to a very basic screen,login as user, change to superuser again and then run the following file i downloaded from ATI:

sh ati-driver-installer-9-4-x86.x86_64.run

The result/output at the command prompt:

Created directory fglrx-install.ubanI5
Verifying archive Integrity... All good.
Uncompressing ATI proprietary linux driver-8.602...
.....(lot of dots)...
ati-driver-installer-9-4-x86.x86_64.run: line 295: ./ati-installer.sh: Permission denied Removing temporary directory: fglrx_install.ubanI5

Once again, i tried everything in superuser login.

Also I tried making changes via sax2 command, it doesnt seem to work. A window opens where I see that my graphics card has been detected but thats about it. nothing else in that option, everything is greyed out (nothing to be selected)

View 6 Replies View Related

OpenSUSE Install :: Maximum Number Of X Display Failures Reached?

May 4, 2009

I tried ubuntu for a few weeks, but I couldn't get the nvidia drivers to work, I tried everything. So, I got sick of that, and went to download OpenSuse, which seems to be even nicer (..... ) I downloaded the 11.1 liveCD (gnome) from here. I nicley got the welcome screen, and the option screen (liveCD, check errors etc.). I chose LiveCD and it started booting, I got the splash screen with the loading bar, and after it completely loaded, the screen turns black with a lot of messages and at the end:

Code:
GdmLocalDisplayFactory: Maximum number of X display failures reached: Check X server log for errors.
Great, I hoped for better luck after Ubuntu..
My sys. specs:
Asus F3Sc 32bit
Intel CentrinoDuo

[Code]...

View 2 Replies View Related

OpenSUSE Install :: Windows Starts Automatically - Maximum Resolution Is 1024X768 ?

Sep 26, 2010

I just installed openSuse11.3 on my desktop, but when I switch on my pc, windows starts aumatically. I can run openSuse only if I insert installation cd, select BOOT FORM HARD DISK and then Grub appears...I have a problem also with screen resolution, I installed nVidia drivers, but the maximum resolution is 1024X768...

View 3 Replies View Related

Debian Configuration :: Ext 4 Error At Install And BIOS Compatibility Mode

Jan 13, 2016

So I just recently got an HP pro 1005 all in one PC and tried to install Debian 8.2 on it through a bootable Uefi USB, however, when trying to install, there's always an error like this: "The attempt to mount a file system with type ext4 in LVM VG debian-vg, LV root at /failed."

Also, no matter how many times I completely wipe every partition, there's always this message at the start of the installation saying Windows is already installed as BIOS compatibility mode, and asks me if i still want to install as Uefi, I was wondering if that had anything to do with my error.

I checked the drives health and there wasn't any kind of problems, passed all the tests.

View 2 Replies View Related

OpenSUSE :: 11.4 Gnome 2.3 Display - CRTC Error That The Display Is Over The Maximum - 1920x1920

Apr 16, 2011

I have a fresh install of OpenSUSE 11.4 64bit and I have installed the AMD Display drivers for my Radeon HD 5970. Everything seems to be working quite well. I have a multiple monitor setup (1280x1024 monitor and a 1920x1080 monitor).

I have my primary display set to 1920x1080, however when I try to enable the second display, I get a CRTC error that the display is over the maximum (1920x1920). If I enable both monitors at lower resolutions, there is no problem.

I have done a fair bit of reading and have been unable to determine where this maximum is set, or how to change it. I'd like to be able to run both monitors at their native resolutions.

View 3 Replies View Related

OpenSUSE Install :: BIOS With A Boot Manager - Update Or Install?

Jan 7, 2010

I had my motherboard fail and had to do a replacement. The motherboard I got has a feature (I don't think I can shut off) that lets you select what drive you want to boot off of. I have XP installed on the first drive and openSUSE 11.1 on the second drive. I am running openSUSE 11.2 with KDE 3.5 and I simply dropped my drives onto this new motherboard. I can boot up (Linux) just fine but am having other issues with my mouse. I am thinking of Updating to openSUSE 11.2 and the current KDE version.

Should I just update to 11.2 or do a new install. I have LOTS of data in my home directory I really don't want to lose and have a partition for data as well that is pretty full. I don't want to lose this stuff. What should I do about Grub with this BIOS that lets you pick which drive to boot off of? Put Grub in the MBR of the drive with openSUSE on it and nuke the MBR of the XP drive?

View 9 Replies View Related

OpenSUSE Hardware :: Error - Kernel: [time] Sisfb: Mode 'none' Not Supported Anymore. Using Default

Aug 7, 2010

I have just upgraded to 11.3 and work in icewm (I have kde apps installed but no other desktops). When I boot up the computer it gives me this console error message:

Code:
kernel: [time] sisfb: Mode 'none' not supported anymore. Using default.
kernel: [time] sisfb: Fatal error: Unable to reserve 16MB framebuffer memory
kernel: [time] sisfb: Is there another framebuffer driver active?
Apart from that I'm not exactly sure what the problem is. The computer isn't displaying immediate symptoms to me. I checked the hardware sticky and when I have a few hours I can work through

HTML Code:
http://en.opensuse.org/SDB:Configuring_graphics_cards but I don't have that kind of time at the moment, so I wanted to check that that was the route I should be going down before I did. I googled this stuff but everything seems to start from a knowledge base above mine and leaves me clueless.

View 6 Replies View Related

OpenSUSE Install :: Open Suse 11.3 Along With Win 2008 R2 OS - Error "Win2008 R2 Is Not Supported In Open Suse Installer"

Mar 6, 2011

I am trying to Install Open Suse 11.3 (burned as an ISO DVD) along with existing Win 2008 R2 OS. When I try to boot from the DVD it just logs in to Win2008 though boot from CD/DVD is enabled in the boot sequence. So i tried to mount the ISO and run from Windows ! BUT I get an error before installation starts telling that Win2008 R2 is not supported in open suse installer! Is there anything I can do to overcome this and install/retain both OS? In fact I am even trying to c hange my win2008 from R2 to Enterprise to see if I can overcome the problem!

View 9 Replies View Related

OpenSUSE Install :: Bios Bootup From Cd?

Dec 27, 2009

i am trying to let my BIOS boot up from a CD afther installing openSUSE. so i went to my bios and configured it to boot to cd first then hdd, but it went to my hdd first. no cd..

i am trying to install another OS from cd..

View 9 Replies View Related

OpenSUSE Install :: AMI BIOS Bug Losing RAM

Aug 20, 2010

I have installed openSUSE-11.3and notice the following line in boot.msg:

WARNING: BIOS bug: CPU MTRRs don't cover all of memory, losing 512MB of RAM.

AMI BIOS shows 6043MB usable RAM

--- excerpt boot.msg ---
<6>[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
<7>[ 0.000000] e820 update range: 00000000ddc00000 - 0000000100000000 (usable) ==> (reserved)

[Code].....

View 4 Replies View Related

OpenSUSE Install :: Supported By The Drivers Included In The 11.4 DVD?

Mar 7, 2011

Is there a way to determine which devices (by mfr, model, whatever) are supported by the drivers included in the 11.4 DVD? I'm sure this is a naive question,

View 2 Replies View Related

OpenSUSE Install :: No USB Boot Option In BIOS?

Aug 29, 2010

Under Windows XP in the C Drive, I've downloaded PLoP boot manager to force the USB boot. I've tried about a thousand things and I get a different error message at different times from each attempt. I've got all of those documented, and I imagine I'll need to post them. I'm just not doing it quite yet as sometimes I give too much information and I really feel that I'm being an idiot here, missing something simple.

I'd like to install openSUSE onto the D Drive, using the USB and PLoP to boot it. I've downloaded openSUSE's torrents for all iso's (Net, DVD and LiveKDE). In order to get those files onto the USB, I first format to FAT32. I've tried UNetBootIn, LiLi, and mounting the iso on Daemon Tools and then copy-paste into the hard drive. None of these work and they all give different errors.Is this even possible, am I wasting my time? This is getting incredibly frustrating as I've been at it for nearly a week.

View 9 Replies View Related

OpenSUSE Hardware :: Install DVD Drivers - HP DVD1135i - Not Supported

May 18, 2011

I want to install a DL drive. My supplier has a suitable(?) IDE drive from HP which is not, as usual, supported by them for Linux. How do I access the openSUSE driver base to comfirm without having to buy it and attempt to install?

View 1 Replies View Related

OpenSUSE Install :: Automatic Login, But It Says Is Not Supported In SLE10?

Jun 20, 2010

I'm creating my custom distro in SuseStudio, but I want to automatic login, but it says is is not supported in SLE10. But it has a scripts tab..Is it possible to create a script that creates automatic login

View 4 Replies View Related

OpenSUSE Install :: How To Install Coreboot (GPL BIOS)

Aug 27, 2010

How to install Coreboot (GPL BIOS) from openSUSE.

View 8 Replies View Related

OpenSUSE Install :: Upgrade BIOS For A Pure Machine?

Dec 9, 2010

I'm attempting to upgrade the BIOS in an ASUS 1005HA netbook. The netbook runs SuSE 11.3, and no other OS. All the BIOS utilities on from ASUS are Windows or DOS based. ASUS has a utility titled afudos that apparently flashes the programmable ROM. Running afudos using the dosemu utility suggests that one needs to create a DOS boot drive, execute afudos during a reboot with the new ROM image located on the drive.

How does one accomplish said task on a netbook without a floppy disc drive? Do I create a bootable DOS USB flash drive that contains just afudos and the new bios flash rom upgrade? And if so, how does one do this? As a side issue, it looks like all the major motherboard vendors do not support Linux. That is, all the motherboard drivers require Windows or DOS.

View 7 Replies View Related







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