Upgrade from Lenny to Squeeze
I have a dual boot Windows XP / Lenny Toshiba Qosmio G25 laptop. I have
it setup for dual boot with XP on one hard drive and Linux on the other. I wanted to upgrade to Squeeze. I ran an Aptitude upgrade by changing Lenny to Squeeze in the /etc/apt/source.list file and then running the usual update sequence. Everything worked except Postgresql 8.4 refused to configure. After reading the bug reports I concluded that this is a serious bug that isn't going away soon. So I burned a Squeeze Network Installation Disk (6.1 beta) and attempted to install the new system that way. The Squeeze disk didn't recognize the windows system and trashed my boot files. I finally did a fresh installation using my old Lenny Network Installation Disk. This corrected all of the problems but leaves me back where I started. Can anyone tell me how I can do this upgrade safely and effectively. Gary R. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 4CE2DD83.2040508@verizon.net">http://lists.debian.org/4CE2DD83.2040508@verizon.net |
Upgrade from Lenny to Squeeze
----- Original message -----
> I have a dual boot Windows XP / Lenny Toshiba Qosmio G25 laptop. I have > it setup for dual boot with XP on one hard drive and Linux on the other. > I wanted to upgrade to Squeeze. I ran an Aptitude upgrade by changing > Lenny to Squeeze in the /etc/apt/source.list file and then running the > usual update sequence. Everything worked except Postgresql 8.4 refused > to configure. After reading the bug reports I concluded that this is a > serious bug that isn't going away soon. So I burned a Squeeze Network > Installation Disk (6.1 beta) and attempted to install the new system > that way. The Squeeze disk didn't recognize the windows system and > trashed my boot files. I finally did a fresh installation using my old > Lenny Network Installation Disk. This corrected all of the problems but > leaves me back where I started. > > Can anyone tell me how I can do this upgrade safely and effectively. > > Gary R. > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmaster@lists.debian.org Archive: > http://lists.debian.org/4CE2DD83.2040508@verizon.net > Hello Gary, restoring the ability to boot to Win from GRUB2 shouldnt be a problem. After having installed Squeeze, make sure os-prober is installed. #su #apt-get install os-prober Afterwards by running #su #update-grub you ought see a line identifying your Win partition. I hope that'll help Simon |
Upgrade from Lenny to Squeeze
Sorry Simon. When I said that my boot files were trashed I meant that
neither XP or Linux was working anymore. The laptop was a boat anchor. Gary R. On 01/-10/-28163 11:59 AM, Simon Hollenbach wrote: ----- Original message ----- > I have a dual boot Windows XP / Lenny Toshiba Qosmio G25 laptop. I have > it setup for dual boot with XP on one hard drive and Linux on the other. > I wanted to upgrade to Squeeze. I ran an Aptitude upgrade by changing > Lenny to Squeeze in the /etc/apt/source.list file and then running the > usual update sequence. Everything worked except Postgresql 8.4 refused > to configure. After reading the bug reports I concluded that this is a > serious bug that isn't going away soon. So I burned a Squeeze Network > Installation Disk (6.1 beta) and attempted to install the new system > that way. The Squeeze disk didn't recognize the windows system and > trashed my boot files. I finally did a fresh installation using my old > Lenny Network Installation Disk. This corrected all of the problems but > leaves me back where I started. > > Can anyone tell me how I can do this upgrade safely and effectively. > > Gary R. > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmaster@lists.debian.org Archive: > http://lists.debian.org/4CE2DD83.2040508@verizon.net > Hello Gary, restoring the ability to boot to Win from GRUB2 shouldnt be a problem. After having installed Squeeze, make sure os-prober is installed. #su #apt-get install os-prober Afterwards by running #su #update-grub you ought see a line identifying your Win partition. I hope that'll help Simon |
Upgrade from Lenny to Squeeze
On Ma, 16 nov 10, 11:37:39, Gary Roach wrote:
> attempted to install the new system that way. The Squeeze disk > didn't recognize the windows system and trashed my boot files. I This shouldn't happen. If you can reproduce this it would be important to file a bug report. Regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic |
Upgrade from Lenny to Squeeze
Which version of postgresql were you running prior to the upgrade?
I presume 8.4 failed to configure as in order to use data from previous versions you need to upgrade the data via a dump/ restore or pgmigrator etc. Not sure what debians packages for postgres do/ attempt to do but I'm pretty sure the issue would be something to do with this. --- On Tue, 16/11/10, Gary Roach <gary719_list1@verizon.net> wrote: > From: Gary Roach <gary719_list1@verizon.net> > Subject: Upgrade from Lenny to Squeeze > To: "Debian user mail list" <debian-user@lists.debian.org> > Date: Tuesday, 16 November, 2010, 19:37 > I have a dual boot Windows XP / Lenny > Toshiba Qosmio G25 laptop. I have it setup for dual boot > with XP on one hard drive and Linux on the other. I wanted > to upgrade to Squeeze. I ran an Aptitude upgrade by changing > Lenny to Squeeze in the /etc/apt/source.list file and then > running the usual update sequence. Everything worked except > Postgresql 8.4 refused to configure. After reading the bug > reports I concluded that this is a serious bug that isn't > going away soon. So I burned a Squeeze Network Installation > Disk (6.1 beta) and attempted to install the new system that > way. The Squeeze disk didn't recognize the windows system > and trashed my boot files. I finally did a fresh > installation using my old Lenny Network Installation Disk. > This corrected all of the problems but leaves me back where > I started. > > Can anyone tell me how I can do this upgrade safely and > effectively. > > Gary R. > > > -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > Archive: http://lists.debian.org/4CE2DD83.2040508@verizon.net > > -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 644820.75261.qm@web26004.mail.ukl.yahoo.com">http://lists.debian.org/644820.75261.qm@web26004.mail.ukl.yahoo.com |
Upgrade from Lenny to Squeeze
On Tue, 16 Nov 2010 11:37:39 -0800, Gary Roach wrote:
> I have a dual boot Windows XP / Lenny Toshiba Qosmio G25 laptop. I have > it setup for dual boot with XP on one hard drive and Linux on the other. > I wanted to upgrade to Squeeze. I ran an Aptitude upgrade by changing > Lenny to Squeeze in the /etc/apt/source.list file and then running the > usual update sequence. Everything worked except Postgresql 8.4 refused > to configure. After reading the bug reports I concluded that this is a > serious bug that isn't going away soon. So I burned a Squeeze Network > Installation Disk (6.1 beta) and attempted to install the new system > that way. The Squeeze disk didn't recognize the windows system and > trashed my boot files. I finally did a fresh installation using my old > Lenny Network Installation Disk. This corrected all of the problems but > leaves me back where I started. > > Can anyone tell me how I can do this upgrade safely and effectively. So in brief, you are facing two problems: 1/ Squeeze installer "trashed"? your boot files 2/ PostgreSQL fails to configure after updating from lenny You better explain what did you do and what errors did you get for 1/ and 2/ Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: pan.2010.11.17.09.24.46@gmail.com">http://lists.debian.org/pan.2010.11.17.09.24.46@gmail.com |
Upgrade from Lenny to Squeeze
On Tue, Nov 16, 2010 at 04:51:02PM -0800, Gary Roach wrote:
> Sorry Simon. When I said that my boot files were trashed I meant that > neither XP or Linux was working anymore. The laptop was a boat anchor. > You can probably still boot if you use supergrubdisk (burn the iso to a cd and boot off of that). -Rob -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org Archive: 20101118011820.GD7884@aurora.owens.net">http://lists.debian.org/20101118011820.GD7884@aurora.owens.net |
| All times are GMT. The time now is 07:59 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.