LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-24-2010, 09:14 PM   #1
james2b
Member
 
Registered: Feb 2007
Location: Washington state, USA
Distribution: Ubuntu Mate 18.04, Mint 19.1
Posts: 360

Rep: Reputation: 45
Question GParted partitioning options, align to cylinder or to MiB ?


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 ?Thanks.
 
Old 09-25-2010, 04:20 AM   #2
malekmustaq
Senior Member
 
Registered: Dec 2008
Location: root
Distribution: Slackware & BSD
Posts: 1,669

Rep: Reputation: 498Reputation: 498Reputation: 498Reputation: 498Reputation: 498
Quote:
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 )?
Align to Cylinder is safer sound.

Quote:
The newest version of GParted I used, and it did default to "align to MiB, which then created 1 MB gaps between some partitions.
It is normal under Mb aligned partitions. Even running freeBSD 'fdisk' or any other tool implementing Mb alignment will result to similar anomaly.
Quote:
Is it better to have no gaps,
Yes, better.

Quote:
and is this new version safe to use to move and or resize NTFS windows partitions ?
Gparted has always been a good tool. But it is NTFS that screws files. For data storage I recommend ufs, zfs or raiserfs if you don't want to accumulate headaches in the future.

Quote:
Will it include the boot sector when it moves or resizes ntfs ?Thanks.
Gparted is wiser than NTFS. Whatever the new size ntfs becomes the same is recorded. BTW, resizing partitions has nothing to do with boot sector. Gparted always warns if it is about to change something in the first 512bytes of drive.
 
1 members found this post helpful.
Old 09-25-2010, 09:14 PM   #3
james2b
Member
 
Registered: Feb 2007
Location: Washington state, USA
Distribution: Ubuntu Mate 18.04, Mint 19.1
Posts: 360

Original Poster
Rep: Reputation: 45
Smile

Okay thanks, I had a 25 GB XP partition as the 2nd, with a 70 GB as first partition, then I did shrink that first one by 5 GB, then I grew the XP partition into that now unallocated space, so to 30 GB. And it all seemed to go well, the folders and files were still there, and the XP ntfs file system checked good, and with the Vista boot manager it said error when I did try to boot XP, ( ntldr missing or corrupt ) so I put a fresh copy of that file there, and it starting booting XP but hung long time on that XP screen with 2 shades of blue, so I finally did a full clean re-install.
 
Old 06-07-2012, 06:36 PM   #4
brozkeff
LQ Newbie
 
Registered: Jan 2006
Location: Czech Republic
Distribution: Linux Mint
Posts: 7

Rep: Reputation: Disabled
Alignment to 1MiB is a very good thing especially when today's hard disks and particularly SSDs use internally 4kiB sector size, translating it back and forth to standard 512b sector size. By proper alignment, done now by default by tools like gparted, as well as e.g. default installers of Windows Vista or 7, the filesystems created there do not suffer the sector--cluster misalign, starting the first 4kB cluster at the 512b of the preceding physical sector (however invisible to the OS), seriously degrading performance.

With today's disk sizes, few "empty" kiBs before and between partitions are not a problem, and the potential benefit of properly aligned partitions can be huge.

It should be noted, that also 4kiB cluster size should be preferred when formatting the partition, which is fortunately the default both for major Linux filesystems, and for Windows' NTFS.
 
1 members found this post helpful.
Old 06-07-2012, 06:38 PM   #5
brozkeff
LQ Newbie
 
Registered: Jan 2006
Location: Czech Republic
Distribution: Linux Mint
Posts: 7

Rep: Reputation: Disabled
By the way, because of a dualboot between Windows (Vista then back XP) and Linux, I use for all my data partitions exclusively NTFS (formatted and modified always from Windows), moreover all the NTFS partitions are fully Truecrypt-encrypted. From the Linux /home partition (also encrypted, but by ecryptfs) I use symlinks to the mounted /mount/truecryptX NTFS partitions where I store common application profiles shared among all the OSs (Thunderbird, Firefox etc). Works perfectly.
 
Old 08-23-2013, 04:41 AM   #6
permissive
LQ Newbie
 
Registered: Mar 2013
Posts: 23

Rep: Reputation: Disabled
Quote:
Originally Posted by malekmustaq View Post
Align to Cylinder is safer sound.
How about this one?

http://gparted.sourceforge.net/displ...tion-alignment
Use MiB alignment for modern operating systems. This setting aligns partitions to start and end on precise mebibyte (1,048,576 byte) boundaries. MiB alignment provides enhanced performance when used with RAID systems and with Solid State Drives, such as USB flash drives.
 
Old 01-28-2014, 02:56 AM   #7
permissive
LQ Newbie
 
Registered: Mar 2013
Posts: 23

Rep: Reputation: Disabled
Quote:
Originally Posted by permissive View Post
How about this one?

http://gparted.sourceforge.net/displ...tion-alignment
Use MiB alignment for modern operating systems. This setting aligns partitions to start and end on precise mebibyte (1,048,576 byte) boundaries. MiB alignment provides enhanced performance when used with RAID systems and with Solid State Drives, such as USB flash drives.
Bump.
 
Old 01-28-2014, 03:17 AM   #8
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
On systems that need partitions aligned to a certain amount (usually SSDs and harddisks with a physical sector size of 4KB) it is indeed a good idea to align to MBs instead of cylinders. To be sure that the pertitions are aligned as I want it I personally rather use plain fdisk instead of tools like GParted.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
By cancelling a GParted partitioning operation, I've lost my OS Mark_in_Hollywood Linux - Newbie 4 04-16-2008 06:08 PM
repartitioning assistance - making one partitioning from two with gparted Nishtya Linux - Newbie 3 02-24-2008 06:54 PM
LXer: Partitioning with GParted LXer Syndicated Linux News 0 08-07-2006 11:03 AM
Partitioning, 1024 Cylinder Limit & LBA mlbl Linux - Software 7 03-18-2002 12:38 AM
Usual partitioning/cylinder problems from an ignoramus. Scuttler Linux - Software 3 12-03-2001 11:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:44 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration