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


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 :: 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 :: 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 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

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

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

General :: Script To Delete Selected BackupFiles And Restore Selected Backup File?

Jul 18, 2010

i am new to linux and i nid a bash script to Delete selected backup files and also restore selected backup file to a user define directory.

View 3 Replies View Related

Networking :: Granting Selected User Access To Selected Network Interface?

Oct 3, 2009

I have a multi-user machine with several network interfaces (Ethernet, if that matters). I wish to grant selected users, or groups, full access to selected network interfaces (including ability to adjust IP address and to bind to low ports, but *only* on those interfaces). It is important to me that an user/group does not such full control over other interfaces. Granting partial, or temporary, root permissions is OK; it's a friendly environment.How do I go about it?System: Linux 2.6.recent; usual Debian setup (can be adjusted if needed).

View 2 Replies View Related

General :: Fix Cfdisk Error: "Partition Ends In Final Partial Cylinder"?

Jan 8, 2011

I want to install Arch Linux on my desktop, it is going to be a dual boot with Windows. I booted into the installation CD, but when I started cfdisk to partition my hard drive it gave me the following error: FATAL ERROR: Primairy parititon 1, partition ends in the final partial cylinder.The QuestionHow can I troubleshoot and fix this?Additional details
These will be added if asked for.

View 1 Replies View Related

Red Hat :: Error - "You Could Not Allocate The Cylinder Based Partition"

Oct 9, 2010

"You could not allocate the cylinder based partition". I am getting above error while trying to create disk partition in disk partitioning while Redhat installation.

i want to use dual boot system....windows 2003 and Redhat.Win 2003 is installed on 'C:' in my primary hard drive.i have one more hard drive on secondary IDE.secondary HDD having 13 GB unallocated partition. and i want to install Redhat on this partition. But while trying to create disk partition i am getting error "You could not allocate the cylinder based partition". it this time i can create only root or swap partition. plz tell me whats to do in such case.

If i create root partition of 11 GB and leave 2 GB for swap, then can i create swap partition after installation is finished. if yes the plz tell how to do this? Or i can allot 13 GB for Root partition and once installation finished i can create 2 GB swap partition from this 13 GB? Also i will like to know what kind of partitions i need to create at the time of installation????

View 2 Replies View Related

Ubuntu :: 10.10 On Places Menu - Error "There Was An Error Installing The Selected File"

Apr 8, 2011

i tried to install some themes and after the installation, I'm having problems on my "Places" menu(from the upper left next to Applications). The thing is, when I try to(from up to my drive letters) select from the said menu, I'm always being redirected to the themes settings with an error "There was an error installing the selected file."

View 5 Replies View Related

Ubuntu Installation :: Error 17 Can Not Mount Selected Partition

Jul 22, 2010

I 've reinstalled XP partition on my ubuntu system 8.10 ,After that i reinstalled grub using live CD ubuntu 9.04

With the following commands:

but when i restarted the system i got the grub menu .. but when i select ubuntu i got the following error message: " error 17 .. can not mount selected partition "

View 1 Replies View Related

Ubuntu :: Grub: Error 17 Cannot Mount Selected Partition?

Apr 19, 2011

I've tried everything to solve this, been browsing the forums for the last 2 days and no solution has worked.So I got a new netbook (Samsung n150 dated 03/2011) it had ubuntu 10.10 installed but I already use ubuntu on my macbookso I'm trying out knoppix, I booted it from usb and ran the HD installer, it gets through all that and then installs grub ok, but when I reboot I get "Error 17: Cannot mount selected partition"Things I already tried:*Grub setup (grub, root (hd0,1), setup (hd0), quit) and every variation.*I tried removing the usb and setting the HDD back to first boot in the bios andthen changing the menu.lst accordingly, still I get error 17.Below is the information just after boot with the usb still plugged in and set as first boot in bios.fdisk -l

Code:
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders

[code]....

View 9 Replies View Related

Ubuntu Installation :: Grub: Error 17 Cannot Mount Selected Partition

Apr 19, 2011

I've tried everything to solve this, been browsing the forums for the last 2 days and no solution has worked. So I got a new netbook (Samsung n150 dated 03/2011) it had ubuntu 10.10 installed but I already use ubuntu on my macbook so I'm trying out knoppix, I booted it from usb and ran the HD installer, it gets through all that and then installs grub ok, but when I reboot I get "Error 17: Cannot mount selected partition"

Things I already tried: Grub setup (grub, root (hd0,1), setup (hd0), quit) and every variation. *I tried removing the usb and setting the HDD back to first boot in the bios and then changing the menu.lst accordingly, still I get error 17. Below is the information just after boot with the usb still plugged in and set as first boot in bios.

[Code]...

View 3 Replies View Related

Ubuntu :: Error Opening/initializing The Selected Video_out (-vo) Device?

Jan 8, 2010

When I attempt to play a store-bought dvd using mplayer I get the following error: Error opening/initializing the selected video_out (-vo) device. I found that some folks were editing their .mplayer/gui.conf file to read vo_driver = "x11" and were having success with it. The link to that thread is here : Error opening/initializing the selected video_out (-vo) device. [Archive] - Ubuntu Forums my .mplayer/gui.conf file reads vo_driver="xmga" changing xmga to x11 doesn't . I'm running 64bit Karmic.

View 5 Replies View Related

Fedora Installation :: Error 17 Cannot Mount Selected Partition

Oct 10, 2009

I am having problems with grub. Originally I was having trouble installing Service Pack 2 for vista and I made the fool's mistake of changing the active partition in disk management from the boot partition to the windows partition. This blew up grub. After restarting I was dumped at the grub terminal i.e.

grub>

so I thought okay, I will just reinstall grub. I ran setup (hdx,y) but now when I restart first of all the splash screen is different, rather then the blue background with the big words in white, fedora 11, it's black and I get a error saying unable to read any images. I can see the different OS' I have on the grub screen but attempting to load any of them gives me

error 17 cannot mount selected partition.

I am currently running the Fedora 11 xfce spin live cd. From the terminal here, here is some information. sda3 is my fedora 11 partition I am not sure maybe it is because of ext4 but I can't seem to mount it using mount /dev/sda3 /mnt/xxxxx.

[root@localhost grub]# fdisk -l
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x72edceee
Device Boot Start End Blocks Id System

[Code].....

View 11 Replies View Related

Fedora Installation :: Error 21: Selected Disk Does Not Exist

May 25, 2011

I did a fresh install of F15, and I can not get it to boot

Quote:

Booting Fedora (2.6.38.6-27.fc15.x86_64)
root (hda,4)
Error 21: Selected disk does not exist
Press any key ton continue ...

The contents of my fstab

Quote:

UUID=9fc649bd-ea40-44ab-88f6-29afe4f26576 / ext3 defaults 1 1
UUID=2437a8af-311a-4caf-99b3-1f137df69d43 /home ext3 defaults 1 2
UUID=a6f67606-ecb6-47c4-8913-f101fc6a097e swap swap defaults 0 0

[code]....

From what I can figure out, grub can not figure out which disk has my root file system. I checked the partition labels and they match the UUID that are in my fstab.

View 5 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

Installation :: Grub Error 21 Selected Disk Does Not Exist

Mar 7, 2011

Plan to use GRUB for multiple booting to select the OS but only with luck have I got it partially to work. Windows 98 and Puppy 431 O.K on first HDD but Puppy 421 on second HDD /dev/sdb1 stops at error 21.

View 6 Replies View Related

General :: Grub - Error 17: Cannot Mount Selected Partition

Dec 15, 2010

i ran into this issue only because i wanted to learn. I was reading the book, linux troubleshooting and decided to give it a try.

1) I went to /boot/ and moved vmlinuz (kernel file) to my home directory. (/root/)
2) I booted, it didnt boot (as expected) and now the troubleshooting part begins.
3) i entered to grub config mode using c
4) When i press root (hd0, (tab) it gave me 2 partitions. hd0 which is my boot partition hd1 which is my '/' partition. Please keep in mind its LVM and not a physical partition
5) If i do this, root (hd0,1), and press boot, it gives the following error Error 17: Cannot mount selected partition

During my research i found that, LVM is not supported by grub, so kindly confirm me this ? is this the reason i am not able to access my root partition ? i am doing this on vmware so no issues, but just for the sake of learning, can someone tell me some way of restoring it without using any rescure disk (livecd, liveusb etc) ?

View 26 Replies View Related

Debian Installation :: Booting From USB HDD - Error 17: Cannot Mount Selected Partition

May 10, 2010

I have a Dell VOSTRO laptop that I use for windows Vista. I have an old disk drive that I put into a USB case and now I want to use that for a Debian system. I do not want to install grub on my laptops HDD, if I do I need to have the USB HDD plugged in everytime I boot and i find that a real pain. I installed Debian on the USB drive with no problem and when it asked where I wanted to install GRUB I picked the USB drive ( I think ). Now when I interupt the boot and tell it to boot from the USB drive grub comes up with the correct menu but when I pick Debian I get the following messages:

Booting 'Debian GNU/Linux Kernel 2.6.26-2-amd64' root (hd1,0) Filesystem type unknown partition type 0xde kernel /boot/vmlinuz-2.6.26-2-amd64 root=/dev/sdb1 ro quiet Error 17: Cannot mount selected partition

View 7 Replies View Related

Fedora Installation :: Grub Error 17: Cannot Mount Selected Partition

Jun 4, 2010

I dualboot Ubuntu and Fedora in one hard drive. Below are the scenario.

First, installed Ubuntu 10.4 on the entire disk (40GiB of size). Then, shrink the Ubuntu installation to equal size to free up space for fedora.

Second, installed Fedora 13 using the option "Use free space on selected drives and create default layout". After the successful installation fdisk -l shows,

Code:
# fdisk -l
Disk /dev/sda: 40.0 GB, 40020664320 bytes
255 heads, 63 sectors/track, 4865 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[Code].....

View 2 Replies View Related

Fedora :: Multi Boot Error 21 - Selected Disk Does Not Exist

Nov 19, 2010

Currently I'm running 3 operating systems on my machine (in order of installation); Windows XP, Windows 7 and Fedora 14. Unfortunately, after I installed Fedora I'm no longer able to boot Windows 7/XP. When I select the "Other" option in the Grub menu, I get the following error:

Code:
Error 21: Selected disk does not exist
To provide more info, here is a boot info script result:
Code:
Boot Info Script 0.55 dated February 15th, 2010

Boot Info Summary:
=> Windows is installed in the MBR of /dev/sda
=> Grub 0.97 is installed in the MBR of /dev/sdb and looks on the same drive in partition #3 for /grub/stage2 and /grub/grub.conf.
=> Windows is installed in the MBR of /dev/sdc .....

mdadm: No arrays found in config file or automatically

View 4 Replies View Related

General :: Error Opening/initializing The Selected Video_out (vo) Device

Nov 3, 2010

while opening any video with gmplayer it gives the fatal Error opening/initializing the selected video_out (vo) device. while playing with mplayer it doesnot goto full screen video output mode while pressing F.

View 13 Replies View Related

Ubuntu :: Error - VGA Mode Not Supported

Jul 19, 2011

I have sucessfully installed ubuntu 11.04 (32-bit).. When rebooting system my monitor says VGA mode not supported ? how can i get out of this?

View 5 Replies View Related

Ubuntu :: Mount -o Loop - Flash BIOS Error "Intel UCode Loading Error" - Make Iso Images Bootsble From The Harddisk

Feb 19, 2010

I need to flash my BIOS to get rid of an error: "Intel uCode loading error". On [URL] I have found a tutorial, that looks to be fine. I can even see in the comments, that somebody have done this with success from Ubuntu 9.04, the very same system, that I use. Nevertheless I cannot make this bootCD with my Ubuntu 9.04, as it doesn't know the loop option to mount the image.

In the tutorial it says: "Requirements for this step is that you have support for the vfat and loop file systems in the kernel. Or you can have those features compiled as modules. In the latter case you can load the modules before the next step, like this:

modprobe vfat
modprobe loop"

loop doesn't seem to be present in my system, and the command modprobe loop returns an error that the module is not available. I tried to follow the tutorial anyway, but with no success. How can I get the module lopp? I also want to use it to make iso images bootsble from the harddisk.

View 2 Replies View Related

Ubuntu :: Karmic (amd64) - Memory Usage Never Exceeds 1gb?

Mar 10, 2010

Currently I have one instance of Avidemux indexing a 16GB mpeg2 file, another instance of Avidemux transcoding a 4.7GB mpeg2 file into an 860MB mpeg4 (by two pass encoding with fully exhaustive motion detection, extra quality filters, and a wide VBR range), vlc playing a DVD-quality avi, totem playing a DVD-quality ogm, and I'm capturing video from a pvr card.. With compiz managing the desktop (with all the most disgusting eyecandy on: wobbly windows, Atlantis, desktop sphere, experimental plugins from git, etc).My processor (3GHz Athlon x2) is completely maxed out of course... but I can't seem to raise the memory usage over "1.2GiB (16%) of 7.8 GiB"Is that normal? Is there something else I could do to test my memory capacity? (as in really usefulapplications, not just benchmarks)?Alternatively, if karmic is never going to use the rest of that memory, I might opt to run some parts of the desktop environment and/or kernel from a ramdisk.

View 9 Replies View Related







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