 |
|
 |
|
Next: [PATCH 1/2] Disk hot removal causing oopses and f..
|
| Author |
Message |
External

Since: Oct 21, 2009 Posts: 1
|
(Msg. 1) Posted: Wed Oct 21, 2009 10:07 am
Post subject: Lost Dual Boot Screen Archived from groups: comp>os>linux>misc (more info?)
|
|
|
I'm having a Lost-Dual-Boot-Screen problem again. Last time I resolved
it by re-installing Ubuntu 9.04 on my Dell Dimension 8300 (Windows XP
SP 3) using a recent wubi download. Had gotten several responses to my
previous help call which hadn't helped. Later realized that they all
seemed to involve using the grub menu to restore the dual boot menu.
However, I never get near the grub menu when the dual boot screen is
missing. That is, after the first pre-bootstrap screen, the machine
goes right into Windows startup screens. Pressing F8 gives me the
usual choices, and the chance to choose (only) Windows to boot into.
Everything had worked fine after the wubi re-install, through several
reboots, and I even learned a few new things about Ubuntu and Linux.
However, for totally unrelated reasons, I had occasion to use a dandy
program called BootSafe which *may* have caused the problem. That is,
it fools around with system innards enuf to get you into Safe Mode
without requiring use of F8, and, once in Safe Mode, one uses the
program to return to a "normal" bootup. In any case, the next time I
rebooted, the dual boot screen had gone missing again.
TIA from a clueless newbie for any clues, or solution other than
another install! |
|
| Back to top |
|
 |  |
External

Since: Sep 13, 2006 Posts: 62
|
(Msg. 2) Posted: Wed Oct 21, 2009 12:56 pm
Post subject: Re: Lost Dual Boot Screen [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
At Wed, 21 Oct 2009 10:07:40 -0700 (PDT) jr4939 <jr4939j DeleteThis @gmail.com> wrote:
>
> I'm having a Lost-Dual-Boot-Screen problem again. Last time I resolved
> it by re-installing Ubuntu 9.04 on my Dell Dimension 8300 (Windows XP
> SP 3) using a recent wubi download. Had gotten several responses to my
> previous help call which hadn't helped. Later realized that they all
> seemed to involve using the grub menu to restore the dual boot menu.
> However, I never get near the grub menu when the dual boot screen is
> missing. That is, after the first pre-bootstrap screen, the machine
> goes right into Windows startup screens. Pressing F8 gives me the
> usual choices, and the chance to choose (only) Windows to boot into.
>
> Everything had worked fine after the wubi re-install, through several
> reboots, and I even learned a few new things about Ubuntu and Linux.
> However, for totally unrelated reasons, I had occasion to use a dandy
> program called BootSafe which *may* have caused the problem. That is,
> it fools around with system innards enuf to get you into Safe Mode
> without requiring use of F8, and, once in Safe Mode, one uses the
> program to return to a "normal" bootup. In any case, the next time I
> rebooted, the dual boot screen had gone missing again.
>
> TIA from a clueless newbie for any clues, or solution other than
> another install!
All you need is a rescue disk. Your Ubuntu install disk *should* have
a 'rescue' mode. Boot up in rescue mode. I don't know about how
Ubuntu does this. For a RedHat flavored system, it will look for your
Linux installations and will mount the one you select and give you a
shell. You'd cdroot to that directory and then type 'grub-install
/dev/hda' (or maybe 'grub-install /dev/sda'), than ^D twice and then
remove the install disk, once the system goes down. You'll then have
the grub bootloader back. I *suspect* that the Ubuntu install disk in
rescue mode works simularly.
Obviously, the 'dandy program called BootSafe' clobered the MBR to a
vanila state. You probably DON'T want to do that again.
>
>
>
>
--
Robert Heller -- 978-544-6933
Deepwoods Software -- Download the Model Railroad System
http://www.deepsoft.com/ -- Binaries for Linux and MS-Windows
heller DeleteThis @deepsoft.com -- http://www.deepsoft.com/ModelRailroadSystem/ |
|
| Back to top |
|
 |  |
External

Since: Jun 14, 2007 Posts: 6
|
(Msg. 3) Posted: Wed Oct 21, 2009 12:56 pm
Post subject: Re: Lost Dual Boot Screen [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Wed, 21 Oct 2009 12:56:19 -0500, Robert Heller
<heller DeleteThis @deepsoft.com> wrote:
>At Wed, 21 Oct 2009 10:07:40 -0700 (PDT) jr4939 <jr4939j DeleteThis @gmail.com> wrote:
>
>>
>> I'm having a Lost-Dual-Boot-Screen problem again. Last time I resolved
>> it by re-installing Ubuntu 9.04 on my Dell Dimension 8300 (Windows XP
>> SP 3) using a recent wubi download. Had gotten several responses to my
>> previous help call which hadn't helped. Later realized that they all
>> seemed to involve using the grub menu to restore the dual boot menu.
>> However, I never get near the grub menu when the dual boot screen is
>> missing. That is, after the first pre-bootstrap screen, the machine
>> goes right into Windows startup screens. Pressing F8 gives me the
>> usual choices, and the chance to choose (only) Windows to boot into.
>>
>> Everything had worked fine after the wubi re-install, through several
>> reboots, and I even learned a few new things about Ubuntu and Linux.
>> However, for totally unrelated reasons, I had occasion to use a dandy
>> program called BootSafe which *may* have caused the problem. That is,
>> it fools around with system innards enuf to get you into Safe Mode
>> without requiring use of F8, and, once in Safe Mode, one uses the
>> program to return to a "normal" bootup. In any case, the next time I
>> rebooted, the dual boot screen had gone missing again.
>>
>> TIA from a clueless newbie for any clues, or solution other than
>> another install!
>
>All you need is a rescue disk. Your Ubuntu install disk *should* have
>a 'rescue' mode. Boot up in rescue mode. I don't know about how
>Ubuntu does this. For a RedHat flavored system, it will look for your
>Linux installations and will mount the one you select and give you a
>shell. You'd cdroot to that directory and then type 'grub-install
>/dev/hda' (or maybe 'grub-install /dev/sda'), than ^D twice and then
>remove the install disk, once the system goes down. You'll then have
>the grub bootloader back. I *suspect* that the Ubuntu install disk in
>rescue mode works simularly.
>
>Obviously, the 'dandy program called BootSafe' clobered the MBR to a
>vanila state. You probably DON'T want to do that again.
Robert & OP,
I'd never heard of wubi before. It looks like it either installs
Ubuntu _inside_ windows as a kind of app, or installs as a separate
OS but uses the win bootloader:
http://wubi-installer.org/
http://wubi-installer.org/faq.php
Might explain with the grub suggestions don't help.
Personally I either do a "real" dual boot installation into a
separate partition and use grub, or put one or the other OS in
a virtual machine.
Maybe someone w/wubi experience will chime in...
Bill
--
William D Waddington
william.waddington DeleteThis @beezmo.com
"Even bugs...are unexpected signposts on
the long road of creativity..." - Ken Burtch |
|
| Back to top |
|
 |  |
External

Since: Sep 24, 2009 Posts: 18
|
(Msg. 4) Posted: Wed Oct 21, 2009 3:11 pm
Post subject: Re: Lost Dual Boot Screen [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
jr4939 wrote:
> I'm having a Lost-Dual-Boot-Screen problem again. Last time I resolved
> it by re-installing Ubuntu 9.04 on my Dell Dimension 8300 (Windows XP
> SP 3) using a recent wubi download. Had gotten several responses to my
> previous help call which hadn't helped. Later realized that they all
> seemed to involve using the grub menu to restore the dual boot menu.
> However, I never get near the grub menu when the dual boot screen is
> missing. That is, after the first pre-bootstrap screen, the machine
> goes right into Windows startup screens. Pressing F8 gives me the
> usual choices, and the chance to choose (only) Windows to boot into.
>
> Everything had worked fine after the wubi re-install, through several
> reboots, and I even learned a few new things about Ubuntu and Linux.
> However, for totally unrelated reasons, I had occasion to use a dandy
> program called BootSafe which *may* have caused the problem. That is,
> it fools around with system innards enuf to get you into Safe Mode
> without requiring use of F8, and, once in Safe Mode, one uses the
> program to return to a "normal" bootup. In any case, the next time I
> rebooted, the dual boot screen had gone missing again.
>
> TIA from a clueless newbie for any clues, or solution other than
> another install!
I don't know what "wubi" is, but I'd hesitate installing anything that
will mess with your MBR (if that's indeed what caused it). I've never
heard of BootSafe either. Anyway, just get a Linux boot disk and
install for grub, lilo, or whatever, from there.
--
Not really a wanna-be, but I don't know everything. |
|
| Back to top |
|
 |  |
External

Since: Oct 22, 2009 Posts: 1
|
(Msg. 5) Posted: Thu Oct 22, 2009 11:20 am
Post subject: Re: Lost Dual Boot Screen [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
On Wed, 21 Oct 2009 15:11:19 -0700, Wanna-Be Sys Admin
<sysadmin.DeleteThis@example.com> wrote:
>I'd hesitate installing anything that
>will mess with your MBR
As a Linux newbie I was wary, but have recently converted two PCs to
dual-boot:
PC1 dual-boot Windows 98 and Xubuntu 6.06 (old low spec machine)
PC2 dual-boot Windows XP and Ubuntu 9.04
Both use Grub for bootloading.
Using the Live-CDs was easy, apart from with a serial mouse on PC1.
Just be damned sure you back up EVERY bit of data or risk losing it! |
|
| Back to top |
|
 |  |
External

Since: Sep 24, 2009 Posts: 18
|
(Msg. 6) Posted: Fri Oct 23, 2009 1:15 pm
Post subject: Re: Lost Dual Boot Screen [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
gargoyle60 wrote:
> On Wed, 21 Oct 2009 15:11:19 -0700, Wanna-Be Sys Admin
> <sysadmin.RemoveThis@example.com> wrote:
>
>>I'd hesitate installing anything that
>>will mess with your MBR
>
> As a Linux newbie I was wary, but have recently converted two PCs to
> dual-boot:
> PC1 dual-boot Windows 98 and Xubuntu 6.06 (old low spec machine)
> PC2 dual-boot Windows XP and Ubuntu 9.04
> Both use Grub for bootloading.
>
> Using the Live-CDs was easy, apart from with a serial mouse on PC1.
>
> Just be damned sure you back up EVERY bit of data or risk losing it!
Well, the MBR being wiped and re-added shouldn't cause any data lose,
nor should you lose anything from changing the partition table if you
can restore it where it was last assuming you've not formatted it since
(printing out, writing down or backing up that information somewhere
safe), but definitely always do backups if you care about any of your
data or time spent.
--
Not really a wanna-be, but I don't know everything. |
|
| Back to top |
|
 |  |
| Related Topics: | acl and linux - hi, i have to work with acl and linux; how is the best file system to do it ? (i have heard reiserfs but i don't know....
Microsoft/LINUX debate. - Why does people brother having this Microsoft/LINUX mud-slinging thing? I am new to LINUX but installed REDHAT 8..
Multiple CD volume backup solution - Hi all I'm looking for a backup package that will allow me to span multiple CDs and also allow for individual CD..
virus scanner - Hi All was wondering if i can get some idea of what people are useing for virus scanners on Redhat 8. Its sendmail tha...
trailing slash in web urls - ya this may be a lame question but i have just setup apache 2.0.46 and when i connect to http://domain it gets the..
Need advice on linux distro - I Installed Debian Linux on a spare computer 2 months ago, and that was the first time I used linux. I've been using i... |
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
 |
|
|