LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 07-04-2006, 10:22 PM   #1
PipeDreams
Member
 
Registered: Dec 2005
Distribution: Mandriva 2006 x64
Posts: 161

Rep: Reputation: 30
Partition Table Problems?


Below is a portion of my fdisk -l output.

I have never seen the bit about the cylinder does not end on boundry?

This is my first hd and I just re-installed winxp(hdc1).
all of the linuxes in the other partitions still boot and so does win.Do I need to do anything or just not worry about it?

Disk /dev/hdc: 82.3 GB, 82348277760 bytes
16 heads, 63 sectors/track, 159560 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Device Boot Start End Blocks Id System
/dev/hdc1 * 1 40635 20480008+ 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/hdc2 40636 154335 57304800 5 Extended
Partition 2 does not end on cylinder boundary.
/dev/hdc5 40636 69074 14332783+ 83 Linux
/dev/hdc6 69074 81250 6136798+ 83 Linux
/dev/hdc7 81256 93435 6138688+ 83 Linux
/dev/hdc8 93436 105615 6138688+ 83 Linux
/dev/hdc9 105616 117795 6138688+ 83 Linux
/dev/hdc10 117796 129975 6138688+ 83 Linux
/dev/hdc11 129976 142155 6138688+ 83 Linux
/dev/hdc12 142156 154335 6138688+ 83 Linux


Thanks
 
Old 07-05-2006, 12:25 AM   #2
khaleel5000
Member
 
Registered: Oct 2005
Location: Pakistan
Distribution: Debian,Pclinuxos
Posts: 327

Rep: Reputation: 31
well i think the + sign with every partition shows that its actually bootable and if i am correct or not , just scan you harddisk partitions , i would say if its working fine , let it work but you should re -partiton your disk the first moment you get
 
Old 07-05-2006, 04:52 AM   #3
tnandy
Member
 
Registered: Oct 2003
Location: Tennessee
Distribution: Devuan 3.0 (Beowulf)
Posts: 217

Rep: Reputation: 18
Well, if everything is working, stop worrying, you don't need to do anything.

I think this is simply more evidence that Windows does not play well with others. I also have a dual boot computer. After I had installed Windows 2K Pro, I found that there were a few sectors of free space left empty. When I tried to install Linux, disk druid mistakenly labeled the free sectors along with the entire Windows NTFS partition as free space. Once I used a partitioning program (Ranish Partition Manager) with more control over where the partitions began, the problem went away.
 
Old 07-05-2006, 11:48 AM   #4
archtoad6
Senior Member
 
Registered: Oct 2004
Location: Houston, TX (usa)
Distribution: MEPIS, Debian, Knoppix,
Posts: 4,727
Blog Entries: 15

Rep: Reputation: 234Reputation: 234Reputation: 234
Quote:
Originally Posted by khaleel5000
well i think the + sign with every partition shows that its actually bootable . . .
Actually, the '+' indicates
the "cylinder does not end on boundary" problem.

It's the '*' that indicates "bootable".
 
Old 07-06-2006, 04:12 PM   #5
khaleel5000
Member
 
Registered: Oct 2005
Location: Pakistan
Distribution: Debian,Pclinuxos
Posts: 327

Rep: Reputation: 31
o00ps of that but one thing !
I completely formatted my 120 gb drive and re-partitioned my harddisk and when i did
fdisk -l (after reading your correction ARCH TOAD ) it showen that 6 outta 9 partitions with + sign !
 
Old 07-06-2006, 09:19 PM   #6
PipeDreams
Member
 
Registered: Dec 2005
Distribution: Mandriva 2006 x64
Posts: 161

Original Poster
Rep: Reputation: 30
My hdc2(extended partition) does not have a "+" after the blocks either but has a warning?

Sorry to keep asking but i've been googling and am not satisfied yet with my understanding of blocks and cylinders and in particular the + after the size of some of the partitions.I dont guess there is an easy explanation?

Thanks
 
Old 07-06-2006, 09:24 PM   #7
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
Quote:
Originally Posted by PipeDreams
My hdc2(extended partition) does not have a "+" after the blocks either but has a warning?

Sorry to keep asking but i've been googling and am not satisfied yet with my understanding of blocks and cylinders and in particular the + after the size of some of the partitions.I dont guess there is an easy explanation?

Thanks
The "+" means the partition occupies something greater than the number of blocks shown.

EASY explanation?? Maybe not, but cylinders, heads, and sectors are clearly defined. Google will find it.
 
Old 07-07-2006, 05:41 AM   #8
Merlin Whitewolf
Member
 
Registered: Mar 2006
Location: Cookeville, Tennessee
Distribution: Fedora Core 5 and PCLinuxOS
Posts: 75

Rep: Reputation: 15
Quote:
Originally Posted by PipeDreams
Below is a portion of my fdisk -l output.

I have never seen the bit about the cylinder does not end on boundry?

This is my first hd and I just re-installed winxp(hdc1).
all of the linuxes in the other partitions still boot and so does win.Do I need to do anything or just not worry about it?

Disk /dev/hdc: 82.3 GB, 82348277760 bytes
16 heads, 63 sectors/track, 159560 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

Device Boot Start End Blocks Id System
/dev/hdc1 * 1 40635 20480008+ 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/hdc2 40636 154335 57304800 5 Extended
Partition 2 does not end on cylinder boundary.
/dev/hdc5 40636 69074 14332783+ 83 Linux
/dev/hdc6 69074 81250 6136798+ 83 Linux
/dev/hdc7 81256 93435 6138688+ 83 Linux
/dev/hdc8 93436 105615 6138688+ 83 Linux
/dev/hdc9 105616 117795 6138688+ 83 Linux
/dev/hdc10 117796 129975 6138688+ 83 Linux
/dev/hdc11 129976 142155 6138688+ 83 Linux
/dev/hdc12 142156 154335 6138688+ 83 Linux


Thanks
What did you use to partition your hard drive? I've found that gparted (the live cd) does well. I believe the '+' in the above lines indicates a boundary that has gone over the limits set by your partitioning.
My advice would be to download and burn to cd the live version of gparted, back up all of your data (burn all files to cd or dvd), be sure you have all of your installation media on hand and reparttion your hard drive. Then reinstall your OSes and reload your files.
Repartitioning should fix the issues with boundary overruns.
 
Old 07-07-2006, 07:35 AM   #9
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
If I read the OP correctly, the system is working. If so, then leave it alone!!
Why would a partition going past a cylinder boundary be an issue?
 
Old 07-07-2006, 11:51 AM   #10
khaleel5000
Member
 
Registered: Oct 2005
Location: Pakistan
Distribution: Debian,Pclinuxos
Posts: 327

Rep: Reputation: 31
yeah i have that same + thingy and i wont do anything since i used DISKMANAGER to partition my harddisk , i guess its a problem that we should over look
as theres a great quote in URDU (my national language )
which means "you cant drink tea if you see a fly [bug] in it , if you dont see it and its still there you drink it , but if you see it , you cant "
i guess i would still drink it
 
Old 07-07-2006, 12:12 PM   #11
haertig
Senior Member
 
Registered: Nov 2004
Distribution: Debian, Ubuntu, LinuxMint, Slackware, SysrescueCD, Raspbian, Arch
Posts: 2,331

Rep: Reputation: 357Reputation: 357Reputation: 357Reputation: 357
I've got LOTS of those "+" signs. Who cares?! Everything works fine. I've got partitions that were done via DOS Partition Magic, some via Debian's install routines, and some via manual cfdisk's I've run.
Code:
$ sudo fdisk -l

Disk /dev/sda: 160.0 GB, 160000000000 bytes
255 heads, 63 sectors/track, 19452 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        5099    40957686    7  HPFS/NTFS
/dev/sda2            5100       10199    40965750    7  HPFS/NTFS
/dev/sda3           10200       14024    30724312+   c  W95 FAT32 (LBA)
/dev/sda4           14025       19452    43600410    f  W95 Ext'd (LBA)
/dev/sda5   *       14025       14030       48163+  83  Linux
/dev/sda6           14031       14091      489951   82  Linux swap / Solaris
/dev/sda7           14092       14213      979933+  83  Linux
/dev/sda8           14214       19452    42082236   8e  Linux LVM
$ ssh home sudo fdisk -l
Enter passphrase for key ... :

Disk /dev/hda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1          34      273073+   b  W95 FAT32
/dev/hda2              35         799     6144862+   7  HPFS/NTFS
/dev/hda3            2272       24321   177116625    f  W95 Ext'd (LBA)
/dev/hda5            2272       22939   166015678+  8e  Linux LVM
/dev/hda6           22940       24214    10241406   8e  Linux LVM
/dev/hda7           24215       24278      514048+  82  Linux swap / Solaris
/dev/hda8           24279       24317      313236   83  Linux
/dev/hda9   *       24318       24321       32098+  83  Linux

Disk /dev/hdb: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hdb1               1        6080    48837568+   5  Extended
/dev/hdb5               1        1216     9767457   8e  Linux LVM
/dev/hdb6            1217        2432     9767488+  8e  Linux LVM
/dev/hdb7            2433        3648     9767488+  8e  Linux LVM
/dev/hdb8            3649        4864     9767488+  8e  Linux LVM
/dev/hdb9            4865        6080     9767488+  83  Linux
$
 
Old 07-07-2006, 07:12 PM   #12
PipeDreams
Member
 
Registered: Dec 2005
Distribution: Mandriva 2006 x64
Posts: 161

Original Poster
Rep: Reputation: 30
I think I'll just turn off the lights (so I cant see the fly) and enjoy my tea !

Now to confess what really happened.I have 2 ide drives and just got my first sata drive.I wanted to make a 30GB ntfs partition on the new sata for more win storage.

For some stupid unknown reason I grabbed a win98 boot floppy I havent used in years and tried to fdisk the sata.
Since the fdisk didnt see the sata I decided to delete 3 10 GB partitions on my second ide that all had bootable linux os's BTW and make one ntfs.Well it did something.On re-boot I was informed that I had 2 extended partitions on my second ide for a total of 5 primary partitions and this was not cool.so I lost 14 parts and about 8 linux os's on my second ide!

The crazy thing is for over a year the only partition utilities I have used have been gparted 2.4-2 I have on mini cd or mandrivas,I'm not even sure what it is but it works good.I'm sticking with one of the 2 from now on.
gparted has a new release btw.2.5-1.

Oh well live and learn.Thanks for the info and the advice.
 
Old 07-07-2006, 07:24 PM   #13
bernied
Member
 
Registered: Mar 2006
Location: Edinburgh, UK
Distribution: debian
Posts: 304

Rep: Reputation: 30
Deleting partitions does not delete the contents.
If you can recreate the partition table (and the information is on this thread, right?), then everything will still be there.
 
Old 07-08-2006, 11:07 PM   #14
PipeDreams
Member
 
Registered: Dec 2005
Distribution: Mandriva 2006 x64
Posts: 161

Original Poster
Rep: Reputation: 30
Quote:
Deleting partitions does not delete the contents.
If you can recreate the partition table (and the information is on this thread, right?), then everything will still be there.
I have a fdisk -l printout from just prior to the mishap.

I have only formatted a small portion at the beginning of this drive and made 2 partitions so I should be able to recreate my old partition table and all my os's still be there?

I think I'll try this.

I'm not taking a chance of permanently damaging my hd by manually setting the beginning and ending blocks of a partition am I?(If I can even do it)

Thanks
 
Old 07-09-2006, 06:33 AM   #15
Merlin Whitewolf
Member
 
Registered: Mar 2006
Location: Cookeville, Tennessee
Distribution: Fedora Core 5 and PCLinuxOS
Posts: 75

Rep: Reputation: 15
Quote:
Originally Posted by PipeDreams
I have a fdisk -l printout from just prior to the mishap.

I have only formatted a small portion at the beginning of this drive and made 2 partitions so I should be able to recreate my old partition table and all my os's still be there?

I think I'll try this.

I'm not taking a chance of permanently damaging my hd by manually setting the beginning and ending blocks of a partition am I?(If I can even do it)

Thanks
I've never restored a partition table, but restoring one should have no damaging effects on your hard drive, I should think. As for manually setting the beginning and ending blocks, I do not know. I wouldn't think so, but you may want to google it and read all available information before you commit to any action.
 
  


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
"No partition table or unknown signature on partition table" 10.1 install madcow007 Slackware 4 02-09-2009 11:04 AM
partition table problems Moebius Linux - Hardware 5 12-15-2004 07:16 PM
Slack 10: S-ATA = "No partition table or unknown signature on partition table"? dissolved soul Slackware - Installation 11 08-05-2004 02:12 PM
partition table problems alexellis Debian 1 07-01-2004 10:18 PM
Problems installing Red Hat 9.0, trouble with partition table virtua_ Linux - Hardware 1 04-11-2003 04:04 AM

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

All times are GMT -5. The time now is 08:57 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