General :: Partition Does Not End On Cylinder Boundary - Can't Boot Ubuntu?

Mar 3, 2011

I have a 500g hard drive using dual boot win7 and ubuntu 10.04.2. The system is boot from MBR using Grub1.98. The partitioned as the follows:

system reserve100m |win7,42g|software 100g|empty 100g|extended 253g
logic partition is as follows:
| ubuntu / 250g | swap 4g
Since I want to make use of the "empty" part. I delete it and the "software" partition under win7. Then I create a new partition on the part.
After I reboot my pc, the screen shows:
>> operating system no such partition.

[Code]...

how to resize my partition table so I can KEEP MY DATA on the ubuntu / partition. Or someway I can get my ubuntu / partition back.

View 14 Replies


ADVERTISEMENT

Ubuntu :: Partition Does Not End On Cylinder Boundary?

Nov 12, 2010

i was looking at the list of my /dev/sda partition and on the first partition it says that it does not end on cylinder boundary. does is it need to be fixed? on a book that im reading it says that when you create a partition the end cylinder should be the size of the partition...

View 4 Replies View Related

Fedora :: Partition 1 Does Not End On Cylinder Boundary?

Feb 11, 2010

I've been searching for a definitive answer/solution for this. Below are outputs from fdisk -l and a partition table listing from expert mode in fdisk. [root@ncc1701 ~]# 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: 0x000265ce

Device Boot Start End Blocks Id System
/dev/sda1 * 1 39 307200 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 39 60801 488076288 83 Linux

[Code]...

Some posts that I've come across indicate no problem while others indicate that it is an issue and needs to be corrected. sda1 is my /boot partition ~ 300MB and then sda2 is a LUKS volume with a LVM VG occupying the rest of the available 500GB hdd. It is my active F 12 system with no dual boot.

1. Is it a problem? 2.Can I just resize sda1 so the end does not overlap sda2? 3. And can I do this while booted from that system or do I need to do it from a LiveCD?

View 7 Replies View Related

Debian Installation :: Partition <nn> Does Not End On Cylinder Boundary?

Feb 22, 2011

I am preparing a dual boot system. Used gparted to do the partitioning. Unfortunately did not notice that one can choose to align on MB (default) or cyl (probably preferable) Now my setup is running ok but fdisk reports warnings like Partition 4 not on cylinder boundary

Looking up the net I see two conflicting views on this:

1. Forget it -- cylinders are not relevant on today's disks

2. For linux this is ok but windows may clobber the adjacent partition in such a 'non-aligned' partition

The real problem is that parted, gparted, fdisk etc are mutually inconsistent in what kind of partition table is 'good' and I dont know who to believe

View 3 Replies View Related

Hardware :: Lost Partition Table, "does Not End On Cylinder Boundary"?

Mar 13, 2011

While trying to get Grub working on my computer, I accidentially overwrote the partition table. Luckily I did a fdisk -l and copied the information before I did anything. The problem is that the first partition "does not end on cylinder boundary" so when I recreated the partition info using fdisk, partition 2 doesn't start in the right place and cannot be read. I have some pretty valuable data on there and I can't afford to lose it. Is there a way to create a partition that doesn't start on a cylinder boundary?

View 3 Replies View Related

Fedora Installation :: Partition Does Not Start On Physical Sector Boundary?

Aug 22, 2011

fdisk -l: Disk /dev/sda: 750.2 GB, 750156374016 bytes.

[Code]...

I've tried other installations, but I always get errors like this. /dev/sda 5, 7 and 8 are occupied by PCLinuxOs. /dev/sda 9, 10, 11 and 12 by Fedora. I made room for Linux installations by GParted (last version). Really, I made no errors. The installer of PCLOS is a bit strange: it changed the NTFS partition sda5 in sda 6! In a previous installation with Fedora and Kubuntu only the extend partition sda 4 complained about not starting on physical sector boundary. The hard disk is Western Digital with Advanced Format. Probably this is the cause of the problem. The systems are snappy and responsive. I do not encounter any problem. What to do? Ignoring the problem or reinstalling? May be it would be better to get rid of PCLOS and to dual boot Windows with Fedora?

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

Ubuntu :: Partition On 10.04 LTS - Partitions Not Ending On Cylinder Boundries?

Jan 16, 2011

I have installed 10.04 LTS on a few computers lately (stuck at home due to recent surgery and am trying to kill some time) and have been running into some odd issues and cannot figure out what is going on. I am hoping someone can help me out here. The installation appears to work fine every time. The systems also appear to be running without any issues. The weird thing is that every time I run an fdisk -l command, I always get these types of messages:

Disk /dev/sda: 3221 MB, 3221225472 bytes
255 heads, 63 sectors/track, 391 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0005437b

[Code]...

cfdisk also gives similar errors:

FATAL ERROR: Bad primary partition 1: Partition ends in the final partial cylinder. I am not doing anything out of the ordinary when installing Ubuntu (as far as i can tell that is). I am not pre-partitioning with external tools for example. I use the Ubuntu installer to setup my partitions.

View 3 Replies View Related

General :: Partition Table From Fdisk - Cylinder Mode - Sector Mode - Expert Mode ?

Aug 30, 2010

Below is a print out of my partition Table from Fdisk, in Cylinder mode, Sector mode, and then in expert mode?

Why in expert mode does it look like Partitions 2 and 3 share the same sector / hd / Cylinders? Is this OK?

Code:

View 3 Replies View Related

General :: Growisofs & Iso File 4gb Boundary?

Jun 7, 2010

To backup files residing on my system, I've been using mkisofs to create an empty iso file, and then populating it using growisofs: (in an empty directory)

Code:
> mkisofs -graft-points -iso-level 2 -joliet -joliet-long -udf -full-iso9660-filenames -R -o myiso.iso .
> growisofs -M myiso.iso -r -J -use-the-force-luke=4gms <filetoadd>

This was working well for isos to be written to a single-layer DVD, but when I tried to add more data meant to be written to a dual-layer disc, I get this:

":-( next session would cross 4GB boundary, aborting..." I've done some searching and it seems that -use-the-force-luke should have helped, but doesn't. I assume the problems lies with mkisofs in creating an empty iso, but not sure how to get around it. I've only started dabbling with these tools in the past few days. Is it possible to create an empty iso with growisofs, or is there another way of creating an iso file that can contain enough data for a dual-layer disc? I really would like to be able to populate an empty iso as there are scripts involved & the availability of data being backed up might not be available immediately (data being sent for backup from other teams, for example).

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

General :: GParted Partitioning Options - Align To Cylinder Or To MiB?

Sep 24, 2010

For the GParted partitioning options, when creating or changing a partition on a SATA hard drive, which option is best to use; (align to cylinder, or to MiB )? The newest version of GParted I used, and it did default to "align to MiB, which then created 1 MB gaps between some partitions. Is it better to have no gaps, and is this new version safe to use to move and or resize NTFS windows partitions ? Will it include the boot sector when it moves or resizes ntfs ?

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

General :: Grub Loader Can't Boot From Partition But Other Boots Can See Partition?

Feb 25, 2010

I having a problem getting my grub loader to see one of my hard drives. I added a drive, and my grub loader lost track of where everything was. I couldn't get my old linux (Red Hat 9) so I installed SuSe on my new hard drive. But I need my be able to boot from my old hard drive because it has apps that only run on the earlier version. From /proc/partitions the old hard drive is sdd

major minor #blocks name
8 0 976762584 sda
8 1 2104483 sda1
8 2 20972857 sda2

[code]....

View 27 Replies View Related

General :: Defined Root Partition Not Created A / Boot/efi Partition?

Aug 31, 2010

when I tried to install Fedora on my pc, I got this error message " Defined Root partition not created a / boot/efi partition. I am trying to install it on a seperate hd. My main one has windows xp pro, but I do not want to interfer with that at all?.

View 14 Replies View Related

General :: Windows - Deleting Linux Partition And Grub Boot Loader Without Affecting The Windows Partition At All?

Aug 30, 2011

I am currently running a dual boot machine with Ubuntu 11.04 and Windows Vista.Is there any way I can delete the Linux partition and Grub boot loader without affecting the Windows partition at all?I would also like to be able to repartition all of the space that was previously occupied by Linux.

View 2 Replies View Related

CentOS 5 :: Gpt Partitioning - XFS \ Error, That Boot Partition Is On A Gpt Partition And This Machine Cannot Boot That?

May 21, 2010

I am trying to install a box here where my /storage partition is about 2.5T.I had setup the partitioning with suse, while testing, and all worked well.Now when trying to install CentOs 5.5 it gives me an error, that my boot partition is on a gpt partition and this machine cannot boot that.Also I don't see the option to create XFS partitions from the installer.Can 5.5 support GPT @ install time?

View 1 Replies View Related

Ubuntu :: Cylinder Head Count Exceeded?

Feb 6, 2010

Why is it telling me that my hard drive cylinder head count isn't supported by bios when I've been using this hard drive with this bios for over a year? I mean Linux is booting off the hard drive this is supposedly unsorted apparently and managing telling me is unsupported... so it can't be that unsupported now can it? Sounds more like linux trying to blame bios for linux's problem.

View 3 Replies View Related

Ubuntu :: Get Fish Tank Inside Cylinder

Aug 9, 2010

COmpiz does not have the option. if this is a nooby question im new 2 ubuntu

View 1 Replies View Related

Ubuntu :: Display The Cylinder Distortion With Four Desktops With Different Wallpapers?

Oct 23, 2010

I have a 64bit desktop and 64bit laptop. I upgraded both to 10.10 and they both have the same problem with compiz. Even though I selected the cylinder distortion, the rotating desktops will not deform to a cylinder unless I select "Wallpaper" in compiz but when I do that, the cylinder is completely transparent AND objects (like windows or bouncing/squishing icons in AWN appear not to refresh. Like a window will not disappear after closing.

As an aside, I have four different wallpapers selected for the four different desktops, but none of them display when I select "Wallpaper" in compiz, I just get the transparent cylinder.

If I deselect "Wallpaper" in compiz, the problem with the refresh disappears immediately, as does the transparent wallpapers but the cylinder becomes disabled and I am left with a cube with a single wallpaper and no ability to decrease opacity during rotation.

This has happened with both my desktop and laptop. I have tried uninstalling all compiz components in Synaptic Package Manager and adding them back one at a time in case I added some conflicting components but this doesn't seem to help.

I did not change settings in the updates, so I have to assume that the problem has something to do with a bug in Compiz. The two computers have different video cards and the drivers are up to date, so I'm at a loss.

Has anyone else found this problem? Has anyone been able to display the cylinder distortion with four desktops with different wallpapers?

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

General :: Windows 7 - Make A Boot Loader Load The Existing Boot Loader From The First Partition?

Jun 14, 2010

I installed ubuntu using wubi and then I tried installing grub 2 but it failed. I need a way to reinstall the mbr sp it will load the windows 7 loader from the first partition.

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

General :: Possible To Have Boot-able Partition That Can Also Access Via VM

May 14, 2011

I'm hoping to do something similar to the way you can install Windows on a Mac's 'Boot Camp' partition, but then you can also open that partition as a Virtual Machine using Parallels or VMware from within OS X.That way for the quick stuff, you just fire up the VM, but for the more 'intense' things, you can boot into Windows natively.The difference here being I want to use Ubuntu instead of Windows. (Don't care if I use Apple's 'boot camp' mechanism or a third-party boot manager either.)

View 1 Replies View Related

General :: OS Only Can Boot From Primary Partition?

Dec 14, 2009

One question:An OS only can boot from primary partition, not in an extended partition ?
grub 0.97

View 7 Replies View Related

General :: Mount A Partition On Boot?

Aug 14, 2010

i've a partion hda2 that i'd to mount on boot as /folderXhow could i do that.

View 3 Replies View Related

General :: What's The Purpose Of A Boot Partition?

Jan 17, 2010

I've always been confused about this issue of boot partitions. In the past when I install linux I usually have 2-3 partitions.

1. Main OS partition mounted on /
2. Storage partition mounted on /home
3. Swap partition

Why and when would I need to have a boot partition? Even if I dual boot two OSs, I just make one more partition for that other OS. So what's the purpose of a boot partition?

View 5 Replies View Related

General :: Ubuntu - How To Remove A Partition A Multi-boot Machine

Jun 11, 2011

I have 4 OSes installed:

Windows XP on sda1
Backtrack on sda5-6
Ubuntu 11.04 on sda7-8
Ubuntu 10.10 on sda9-10

I want to remove Ubuntu 11.04 (partitions sda7-8). I tried using GParted from Ubuntu 10.10, but it says that I have to unmount logical partitions with a number higher than the one being removed.

View 2 Replies View Related

General :: Installed Windows On Separate Partition And Now Cannot Boot Ubuntu

Feb 3, 2010

I originally had my full hard drive as a full Ubuntu partition but I then re-sized that and installed Windows on a new partition. Now I guess the boot sector got overwritten and I don't have a choice to boot either Windows or Ubuntu. I know I have to reconfigure GRUB or another boot loader to allow the choice but I am not sure of how to go about that.

View 5 Replies View Related

Ubuntu Installation :: Add Unallocated Space To Storage Partition And Not Boot Partition?

Apr 20, 2011

using onboard windows disk management i have made 75gb unallocated to add to the aforementioned ntfs data partition. but, after resizing extended partition, will i need to fix grub even though i will be adding the unallocated space to a storage partition and not the ubuntu boot partition?

View 4 Replies View Related







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