Re: Dual Boot Problem SOLVED

2010-11-11 Thread Ralf Mardorf
On Thu, 2010-11-11 at 20:40 -0500, mischa falkenburg wrote: > On 11/09/2010 11:24 AM, mischa falkenburg wrote: > > Ralf Mardorf wrote: > > > >> On Tue, 2010-11-09 at 15:19 +0100, Ralf Mardorf wrote: > >> > >> > >>> On Mon, 2010-11-08 at 11:06 -0500, mischa falkenburg wrote: > >>> > >>>

Re: Dual Boot Problem SOLVED

2010-11-11 Thread mischa falkenburg
On 11/09/2010 11:24 AM, mischa falkenburg wrote: > Ralf Mardorf wrote: > >> On Tue, 2010-11-09 at 15:19 +0100, Ralf Mardorf wrote: >> >> >>> On Mon, 2010-11-08 at 11:06 -0500, mischa falkenburg wrote: >>> >>> I've gone ahead and installed Grub2, did a reboot and still no sign

Re: Dual Boot Problem

2010-11-09 Thread mischa falkenburg
Ralf Mardorf wrote: > On Mon, 2010-11-08 at 11:06 -0500, mischa falkenburg wrote: > >> I've gone ahead and installed Grub2, did a reboot and still no sign of >> 10.04. >> > > Hi Mischa :) > > open a terminal emulation and run > > sudo update-grub > > then reboot. Are there any new entries?

Re: Dual Boot Problem

2010-11-09 Thread mischa falkenburg
Ralf Mardorf wrote: > On Tue, 2010-11-09 at 15:19 +0100, Ralf Mardorf wrote: > >> On Mon, 2010-11-08 at 11:06 -0500, mischa falkenburg wrote: >> >>> I've gone ahead and installed Grub2, did a reboot and still no sign of >>> 10.04. >>> >> Hi Mischa :) >> >> open a terminal emulation

Re: Dual Boot Problem

2010-11-09 Thread Ralf Mardorf
On Tue, 2010-11-09 at 15:19 +0100, Ralf Mardorf wrote: > On Mon, 2010-11-08 at 11:06 -0500, mischa falkenburg wrote: > > I've gone ahead and installed Grub2, did a reboot and still no sign of > > 10.04. > > Hi Mischa :) > > open a terminal emulation and run > > sudo update-grub > > then reboot

Re: Dual Boot Problem

2010-11-09 Thread Ralf Mardorf
On Mon, 2010-11-08 at 11:06 -0500, mischa falkenburg wrote: > I've gone ahead and installed Grub2, did a reboot and still no sign of > 10.04. Hi Mischa :) open a terminal emulation and run sudo update-grub then reboot. Are there any new entries? Hth, Ralf -- Ubuntu-Studio-users mailing l

Re: Dual Boot Problem

2010-11-08 Thread mischa falkenburg
Ralf Mardorf wrote: > [snip] > >> > (copying the info from ...grub isn't "behaving", but >> just from >> > my >> > looking at .../menu.lst, all that's listed are two >> different >> > 8.04 LTS >> > ke

Re: Dual Boot Problem

2010-11-08 Thread Ralf Mardorf
[snip] > > (copying the info from ...grub isn't "behaving", but > just from > > my > > looking at .../menu.lst, all that's listed are two > different > > 8.04 LTS > > kernels: > > > >

Re: Dual Boot Problem

2010-11-08 Thread mischa falkenburg
Mike Holstein wrote: > On Mon, Nov 8, 2010 at 10:14 AM, Ralf Mardorf > mailto:ralf.mard...@alice-dsl.net>> wrote: > > On Mon, 2010-11-08 at 09:53 -0500, Mike Holstein wrote: > > > > > > On Mon, Nov 8, 2010 at 9:37 AM, mischa falkenburg > >

Re: Dual Boot Problem

2010-11-08 Thread Mike Holstein
On Mon, Nov 8, 2010 at 10:14 AM, Ralf Mardorf wrote: > On Mon, 2010-11-08 at 09:53 -0500, Mike Holstein wrote: > > > > > > On Mon, Nov 8, 2010 at 9:37 AM, mischa falkenburg > > wrote: > > > > Ralf Mardorf wrote: > > > On Sun, 2010-11-07 at 07:28 -0500, mischa falkenburg wrote: > >

Re: Dual Boot Problem

2010-11-08 Thread Ralf Mardorf
On Mon, 2010-11-08 at 09:53 -0500, Mike Holstein wrote: > > > On Mon, Nov 8, 2010 at 9:37 AM, mischa falkenburg > wrote: > > Ralf Mardorf wrote: > > On Sun, 2010-11-07 at 07:28 -0500, mischa falkenburg wrote: > > > >> Ralf Mardorf wrote: > >> >

Re: Dual Boot Problem

2010-11-08 Thread Mike Holstein
On Mon, Nov 8, 2010 at 9:37 AM, mischa falkenburg < because_producti...@myfairpoint.net> wrote: > Ralf Mardorf wrote: > > On Sun, 2010-11-07 at 07:28 -0500, mischa falkenburg wrote: > > > >> Ralf Mardorf wrote: > >> > >>> On Sat, 2010-11-06 at 09:06 +0100, Ralf Mardorf wrote: > >>> > >>> > PS

Re: Dual Boot Problem

2010-11-08 Thread mischa falkenburg
Ralf Mardorf wrote: > On Sun, 2010-11-07 at 07:28 -0500, mischa falkenburg wrote: > >> Ralf Mardorf wrote: >> >>> On Sat, 2010-11-06 at 09:06 +0100, Ralf Mardorf wrote: >>> >>> PS: For GRUB there should be a line timeout 8 and for GRUB2 there sho

Re: Dual Boot Problem

2010-11-07 Thread Ralf Mardorf
On Sun, 2010-11-07 at 07:28 -0500, mischa falkenburg wrote: > Ralf Mardorf wrote: > > On Sat, 2010-11-06 at 09:06 +0100, Ralf Mardorf wrote: > > > >> PS: > >> > >> For GRUB there should be a line > >> > >> timeout 8 > >> > >> and for GRUB2 there should be the lines > >> > >> if [ ${recordfail} =

Re: Dual Boot Problem

2010-11-07 Thread mischa falkenburg
Ralf Mardorf wrote: > On Sat, 2010-11-06 at 09:06 +0100, Ralf Mardorf wrote: > >> PS: >> >> For GRUB there should be a line >> >> timeout 8 >> >> and for GRUB2 there should be the lines >> >> if [ ${recordfail} = 1 ]; then >> set timeout=-1 >> else >> set timeout=10 >> fi >> >> or similar. >

Re: Dual Boot Problem

2010-11-07 Thread mischa falkenburg
Ronan Jouchet wrote: > Hello Mischa, > > The menu may be hidden. Try hitting/holding shift during the boot > process, this could make the GRUB menu appear. > > Then, to solve the problem and change which system booted by default, > 1. Have a look at https://help.ubuntu.com/community/GrubHowto an

Re: Dual Boot Problem

2010-11-06 Thread Ralf Mardorf
On Sat, 2010-11-06 at 09:06 +0100, Ralf Mardorf wrote: > PS: > > For GRUB there should be a line > > timeout 8 > > and for GRUB2 there should be the lines > > if [ ${recordfail} = 1 ]; then > set timeout=-1 > else > set timeout=10 > fi > > or similar. > > AFAIK the numbers for the timeout

Re: Dual Boot Problem

2010-11-06 Thread Ralf Mardorf
On Fri, 2010-11-05 at 20:16 -0400, Ronan Jouchet wrote: > and run some grub-update PPS: Oops, of cause, you also need the correct entries to boot the kernels, but I'm not fine with this automation, because it will add outdated menus too, resp. it will add backups too. -- Ubuntu-Studio-users mai

Re: Dual Boot Problem

2010-11-06 Thread Ralf Mardorf
PS: For GRUB there should be a line timeout 8 and for GRUB2 there should be the lines if [ ${recordfail} = 1 ]; then set timeout=-1 else set timeout=10 fi or similar. AFAIK the numbers for the timeouts are seconds. Hth, Ralf -- Ubuntu-Studio-users mailing list Ubuntu-Studio-users@lis

Re: Dual Boot Problem

2010-11-05 Thread Ralf Mardorf
On Fri, 2010-11-05 at 20:16 -0400, Ronan Jouchet wrote: > Hello Mischa, > > The menu may be hidden. Try hitting/holding shift during the boot > process, this could make the GRUB menu appear. > > Then, to solve the problem and change which system booted by default, > 1. Have a look at https://

Re: Dual Boot Problem

2010-11-05 Thread Ronan Jouchet
Hello Mischa, The menu may be hidden. Try hitting/holding shift during the boot process, this could make the GRUB menu appear. Then, to solve the problem and change which system booted by default, 1. Have a look at https://help.ubuntu.com/community/GrubHowto and https://help.ubuntu.com/commun

Dual Boot Problem

2010-11-05 Thread mischa falkenburg
Hello All, I had a "cobbled together" box that has been running Xubuntu 8.04.1 just fine. The hard drive is large enough that I tried to install UbuStu 10.04 .iso...install went "flawlessly", meaning that 10.04 detected the 8.04 system and that there should be no problem with the MBR. Upon rebo