You're right, I numbered the partitions wrong purposely in my post. I typed this post in when I got to work this morning, and couldn't remember exactly which partitions the swap and tmp were assigned. However, I know for sure that /dev/hda1 was the Debian partition, /dev/hda2 the spare, and /dev/hda3 my home partition.stealthy wrote:Hmm, that is strange, and I am sort of confused too.
For starters, you said you got 5 partitions. hda[1-5] ???
Naw, I do have backups (did lose some stuff - not much) so I wasn't too worried. This was just a major annoyance that I thought I'd share.Zwartoog wrote:Hmm, that really sucks.![]()
Have you tried gpart to get your partition information back?
As long as only your MBR is overwritten, the contents of the partitions should be fine.
I have to agree! I've got my system back, but not with Gentoo. Details in another post.BitJam wrote:There have been other posts in these fora about bugs in the partitioning part of the 2006.0 LiveCD.
I am sorry for your loss. Thank goodness you were mostly backed up.
It seems strange to me that this problem hasn't yet been fixed since it can be such an unexpected and needless disaster. It is like they are saying "trust me, trust me, trust me, ... ha ha fooled you!". I think the distribution of the LiveCD should have been halted until this problem was resolved or at the very least, HUGE warnings should have been put up explaining the danger and how to avoid it.

Bones McCracker wrote:On the other hand, regex is popular with the ladies.
Feel for you.yabbadabbadont wrote:The worst part is, I was only using the installer so that I would be able to provide coherent answers to people asking for help in the Installing Gentoo forum... That's what I get for trying to be a nice guy I guess.
I had a similar experience. After going through the install several times, I think I've found out when the installer does and does not update the partition table.cvweiss wrote:I'm not looking for help - just sharing my experience with a Gentoo install - it wiping out my home partition with everything I had on there. Ok, yes I do have some backups, but that's not the point. If Gentoo is instructed not to modify any partitions, then why is it writing to the partition table?


Maybe because after months of testing an two complete beta releases of the Installer LiveCD not a *single* person noticed this? Remember that we're all volunteers here, and we cannot possibly check for every possible scenario. The Installer has (had?) some problems with partitions being on disk out of order. The Help for the partitioning screen says as much, since it is a limitation of parted, being technically invalid as a partition table.dmartinsca wrote:i still can't believe they released this thing
I'm quoting my reply to this bug here, so more people will hopefully see it:cvweiss wrote:Bug 128169 has been filed for this problem.
http://bugs.gentoo.org/show_bug.cgi?id=128169
Code: Select all
This was due to a shortcoming in the way the partitioning code was written. I
just recently finished a rewrite in CVS that addresses all known partitioning
issues. When the partitioning code begins looking at each drive, it does a few
checks first:
* if any partitions are mounted on that drive, it bails out
* if there are any "unknown" partitions (the warning given by the FE was ignored),
it bails out
* if nothing has changed on the drive, it skips to the next one
* if the type and size of all the partitions are the same in the old and new
layout, it jumps past the first 3 steps (delete/resize/recreate) straight to
the formatting step
There have also been a few other improvements. Since formatting is separate
from recreating the partitions now, a failure to format won't kill the install
before all your partitions have been recreated. It also now properly handles
existing partition layouts that are out of physical disk order (the current
release *really* botches this).
With these changes, it is *very* unlikely that someone will lose their
partition table. Even if they do, it is even more unlikely that there will be
any data loss (currently caused by partitions being out of disk order).Tough call - on everyone. I was less than inclined to use the GUI when it was first mooted. Didn't like the direction, but could live with it so long as I could still use the CLI - which I have done again recently.wolf31o2 wrote:Maybe because after months of testing an two complete beta releases of the Installer LiveCD not a *single* person noticed this? Remember that we're all volunteers here, and we cannot possibly check for every possible scenario.

You might want to take a look at that Output tab.humbletech99 wrote:watching the installer emerging stuff is like watching paint dry, you don't even see the compiling occur.
Until Gentoo forces a bunch of dumb choices on the user and switches to RPM, you have no basis for that statement. The installer is here simply to make installing faster for experiences users, not easier for n00bs.humbletech99 wrote:Gentoo developers take note! we don't want fedora otherwise we wouldn't be here in the first place!
I suspect this is diametrically opposed to the perception out in the wilds.agaffney wrote:The installer is here simply to make installing faster for experiences users, not easier for n00bs.

I didn't notice it in the text version of the installer, I'll try the graphical one again and have another look... to be honest I did pay all that much attention since it was the easy to use anaconda installer....agaffney wrote:You might want to take a look at that Output tab.humbletech99 wrote:watching the installer emerging stuff is like watching paint dry, you don't even see the compiling occur.
I agree completely, this is not the general perception in the wild.syg00 wrote:I suspect this is diametrically opposed to the perception out in the wilds.agaffney wrote:The installer is here simply to make installing faster for experiences users, not easier for n00bs.
I think this is true and that ultimately the gui installer will do more harm than good, the users may end up thinking gentoo is more buggy than it really is and say gentoo is not a reliable distro. Even worse, if it works and we end up with more gentoobies, the rep of other people who use gentoo will decline, it's hard enough to defend gentoo in irc channels as it is. If we end up with people who either can't read or are too lazy to read the manual, it's gonna lower the average ability of the gentooer user base and lead to an increase in stupid questions like "what is a stage3" just because nobody will read the manual any more.syg00 wrote:"Ooooh look - Gentoo has a gooey installer, let's go try it now it's user friendly".
Has to bring in a rush of new less experienced users IMHO. And fscking up their systems (with the new installer I mean) ain't likely to make them long-term proponents of Gentoo.

