Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Installing Gentoo
  • Search

Problem with 2006.1 installer, wrongly recognized partition

Having problems with the Gentoo Handbook? If you're still working your way through it, or just need some info before you start your install, this is the place. All other questions go elsewhere.
Post Reply
Advanced search
9 posts • Page 1 of 1
Author
Message
lucida
Apprentice
Apprentice
Posts: 191
Joined: Thu Feb 20, 2003 7:33 pm

Problem with 2006.1 installer, wrongly recognized partition

  • Quote

Post by lucida » Thu Aug 31, 2006 4:15 am

This is on a DELL Inspiron 8600 w/60GB HDD
The disk have a OSX86 Partition on it, but fdisk works without any error..

The installer of 2006.1(I tried both GUI and CLI version), identify it as "unpartitioned"

Here is the picture:

http://lucida.googlepages.com/2006.1.installer.jpg

...
Top
yabbadabbadont
Advocate
Advocate
User avatar
Posts: 4791
Joined: Fri Mar 14, 2003 12:02 am
Location: 2 exits past crazy

  • Quote

Post by yabbadabbadont » Thu Aug 31, 2006 5:46 am

If the GLI (gentoo linux installer) in this release is the same as the one in 2006.0, then you would be better off following the instructions for a manual stage3 install. You can use the same CD for this, just open up a terminal window (or three) and follow the installation guide.

The 2006.0 installer had a nasty habit of occasionally destroying all of the existing partitions on a drive, even when told not to... be sure you have full backups if you use the installer.
Bones McCracker wrote:On the other hand, regex is popular with the ladies.
Top
Andrju
n00b
n00b
User avatar
Posts: 24
Joined: Thu Feb 09, 2006 11:48 pm
Location: Warsaw, Poland

  • Quote

Post by Andrju » Thu Aug 31, 2006 9:27 am

yabbadabbadont wrote: The 2006.0 installer had a nasty habit of occasionally destroying all of the existing partitions on a drive, even when told not to... be sure you have full backups if you use the installer.
It warnded me about the probability of destroying the partition table after it had already done it :D
[but though I am teh_master_h4x0r I've managed to recover everything 8) ]
For the good of your drive, you should install it manually - it's not really that hard :)
"You can stop this individual, but you can't stop us all. After all, we're all alike..."
-The Mentor
Top
agaffney
Retired Dev
Retired Dev
User avatar
Posts: 104
Joined: Wed May 28, 2003 6:36 am
Location: St. Charles, MO
Contact:
Contact agaffney
Website

Re: Problem with 2006.1 installer, wrongly recognized partit

  • Quote

Post by agaffney » Sun Sep 03, 2006 8:36 pm

lucida wrote:http://lucida.googlepages.com/2006.1.installer.jpg
Looking at the fdisk-reported partition layout, I'm not sure how that ever worked at all. You have a partition type af, which fdisk can't even identify. On top of that, it's a primary partition inside the extended partition. That is very messed up.
Top
nabla²
Apprentice
Apprentice
User avatar
Posts: 280
Joined: Tue May 17, 2005 7:35 pm
Contact:
Contact nabla²
Website

  • Quote

Post by nabla² » Mon Sep 04, 2006 10:23 am

yabbadabbadont wrote:The 2006.0 installer had a nasty habit of occasionally destroying all of the existing partitions on a drive, even when told not to... be sure you have full backups if you use the installer.
It did it on my laptop yesterday, I had to choose it because I had no internet access available. 8O :cry: Isn't that a very ( :!: ) serious bug? So there should be warnings all over the documentation! I am a bit dissapointed... Of course I have some backups but all my /home configurations (lost my .emacs :cry: ) have to be re-done and so...
Gentoo on Intel Core Duo 2 E6750, Gigabyte P35-DS3P, NVIDIA 8800GTS (amd64)
Top
agaffney
Retired Dev
Retired Dev
User avatar
Posts: 104
Joined: Wed May 28, 2003 6:36 am
Location: St. Charles, MO
Contact:
Contact agaffney
Website

  • Quote

Post by agaffney » Mon Sep 04, 2006 4:27 pm

You should never trust any partitioning software. Even the best ones (like Partition Magic) warn you to backup your data before using them. I've had Partition Magic eat a filesystem more than once over the past few years.
Top
nabla²
Apprentice
Apprentice
User avatar
Posts: 280
Joined: Tue May 17, 2005 7:35 pm
Contact:
Contact nabla²
Website

  • Quote

Post by nabla² » Mon Sep 04, 2006 4:57 pm

agaffney wrote:You should never trust any partitioning software. Even the best ones (like Partition Magic) warn you to backup your data before using them. I've had Partition Magic eat a filesystem more than once over the past few years.
In fact, I did not want to let the installer change my partitons (everything done manually before) and no other software (MS DOS, OS/2, Windows, ...) deleted the partitions if I did not want it. However, you are right of course. It's good to learn to do backups more thoroughful while only some not so important configuration files are lost.;)
Gentoo on Intel Core Duo 2 E6750, Gigabyte P35-DS3P, NVIDIA 8800GTS (amd64)
Top
bodymind
n00b
n00b
Posts: 22
Joined: Tue Jan 25, 2005 4:44 pm

  • Quote

Post by bodymind » Sat Nov 18, 2006 5:09 pm

try this:

fdisk /dev/hda

> v

> p

you will get something like this:

Code: Select all

:/media/usbdisk/Pedro/gestorPCBs-20940-20934-20514$ sudo fdisk /dev/hda

The number of cylinders for this disk is set to 9729.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): p

Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        1935    15542856    c  W95 FAT32 (LBA)
/dev/hda2            1936        3080     9197212+   f  W95 Ext'd (LBA)
/dev/hda3            3081        3210     1044225   83  Linux
/dev/hda4            3211        4631    11414151   83  Linux
/dev/hda5            1936        3080     9197149+  83  Linux
/dev/hda6            4632        9729    40949653+   b  W95 FAT32

Command (m for help): v
Logical partition 6 not entirely in partition 2
5415 unallocated sectors

Command (m for help): 
It means that the "extension partition" is broken.. :\ i don't know how to fix it unless i erase everything on the disk.. :(
Top
jmbsvicetto
Bodhisattva
Bodhisattva
User avatar
Posts: 4735
Joined: Wed Apr 27, 2005 4:33 pm
Location: Angra do Heroísmo (PT)

  • Quote

Post by jmbsvicetto » Mon Nov 20, 2006 12:37 am

Hi.

You should backup all your data before trying to do the following, Try to change the extended partition so you have:

Code: Select all

/dev/hda2            1936        9729     ...
You might need to delete the partition and then to say than you want to create a new extended partition that starts on sector 1936 and ends on 9729. If that doesn't work because fdisk complains about overlapping partitions, you will need to delete all partitions but the first and to recreate them. You better save that output somewhere so that you create them again with the correct sectors number.
Jorge.

Your twisted, but hopefully friendly daemon.
AMD64 / x86 / Sparc Gentoo
Help answer || emwrap.sh
Top
Post Reply

9 posts • Page 1 of 1

Return to “Installing Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic