|
On Mon, 16 Jul 2007 00:42:22 +0200, Andre Bischof <a.bischof@gmx.net> wrote:
Hallo,
ich habe eine neue Platte, auf die ich jetzt mein System übertragen habe
(partimage). grub habe ich manuell am grub-prompt auf (hd3) installiert,
mit setup...
Answer Snippets (Read the full thread at omgili):
> root@linux:/root#
>
> Da muss/grub
>> The....
Hi Björn,
schlägt fehl:
root@linux:/root/grub
> The file /boot/grub/stage1 not read correctly.
Dem neuen System heraus grub neu zu
> installieren.
|
|
I had Windows XP and Ubuntu both installed. I could easily boot into either until Windows "fixed" the bootloader so that it now only boots into Windows.
I guess there is no way to prevent Windows from doing this. So instead when it happens how do I quickly...
Started by Rob Kam on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Essentially, you'll have to chroot into your hard drive environment using your live CD and use grub-install to reinstall....
Grub/stage1 root (hd0,0) setup (hd0) quit
Then reboot the system
As root edit /boot/grub/menu.lst .
|
|
I've installed Mythbuntu on my computer but it won't boot anymore, the only thing it does is write:
Grub stage 1.5
Error 15
file not found...
When I load it with a live-cd and search, there is no file /boot/grub/ and when I log into the grub console (...
Started by Drahakar on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
I had this....
Try with the command:
find /boot/grub/stage1
to see if you can find it and use
root (hd?,?) setup/sysimage grub-install --recheck /dev/hda exit exit
Make sure you are setting the correct partition for grub s config file.
|
Ask your Facebook Friends
|
Zitieren 14. Mai 2012 17:21 Hallo, das folgende Problem gibt es wohl schon oft, aber eine Lösung habe ich bisher nicht gefunden. Und deshalb bin ich mit meinem Latein zu ziemlich am Ende. Nun zu dem Problem: Ich habe 2 Systeme, einmal Windows 7 und zum...
Answer Snippets (Read the full thread at ubuntuusers):
Die Meldung
/usr/sbin/grub
Wenn /boot/grub leer ist, wurde....
Ist schon richtig, denke ich spontan.
Mai 2012 22:16 2.
Fehlen die notwendigen Boot-Dateien auf der Root-Partition
sda5: /boot/grub/grub.cfg und /boot/grubZitieren 14.
|
|
Hi everyone.. a long story here, but basically I had windows xp on sda1 aka (hd0,0) and ubuntu on sdb5 aka (hd1,4) and they were booting fine. Something messed up with ubuntu, I reinstalled, and tried to fix grub.. in the course of it all I believe I ...
Started by Gegtik on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
In Knoppix:
boot from cd open terminal and execute su or sudo su mount your hard disk under /media ; # mount /dev/sda0 /... .
The built-in grub root access.
Verify that you can boot into Windows, then restore GRUB as normal.
Process.
|
|
On Wed, 30 Jan 2008 22:49:27 +0100, Christoph Anton Mitterer <calestyo@scientia.net> wrote:
Hello.
I've just tried to install grub1 on an USB-stick in order to boot from
it, but it continues to fail:
Following situation:
-BIOS is definitely...
Started by Christoph Anton Mitterer on
, 2 posts
by 1 people.
Answer Snippets (Read the full thread at omgili):
But it seems that
they do no longer care for grub legacy.......
I wrote to the bug-mailing-list from the grub guys,..
It doesn't.
If I do...
It seems that this is a bug with grub.
:
For any of you who is interested in this issue .
|
|
Hello, could anyone help me to boot ubuntu-9.04 from usb hard disk?
This disk contains /boot primary partition. During ubuntu installation I used "Advanced" button and asked to install GRUB to the /boot partition. Later I checked whether GRUB files are...
Started by emanemos on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
Hd1 vs hd0, etc when installing grub the commands you want are:
root (hdX,Y) setup (hdX)
where hdX is probably hd0 or hd1 and Y:
root (hd0,0)
and....
Usually you end up with the disk number being off (ie .
Configuration.
|
|
Here is my situation: I have a netbook with an 8gb SSD as its first drive and a 32gb drive as its secondary drive. I was hoping to install windows xp on a 20gb partition and then share the remaining 8gb drive and 12gb partition from drive2 for my linux...
Started by Gegtik on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
I am not an expert with Grub but this is how I have done it in the past then linux on the preferred, during the linux setup grub should detect the different drives and automatically use a Windows CD and boot....
After xp was up and running.
|
|
On Mon, 22 Oct 2007 13:50:59 +0000 (UTC), Brice Figureau <brice+debian@daysofwonder.com> wrote:
Hi,
I have a supermicro server which was booting fine for almost 3 years under lilo.
/boot is a software RAID 1 partition.
Root is also a software...
Started by Brice Figureau on
, 2 posts
by 1 people.
Answer Snippets (Read the full thread at omgili):
Groot=(hd0,0)
# groot=(hd0,0)
## should update-grub create alternative been produced by ....
Dev/hdc1 ro
## kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=/dev/md2 ro panic=60
## default grub root device
## e.g.
|
|
Hi
I have the following scenario:
I had a dual boot option on my laptop with Windows Vista Home Premium and Red Hat Linux Enterprise Edition 5.0. In order to install Ubuntu on the partition having RHEL, I deleted that partition using windows disk management...
Started by Andriyev on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
To /boot/grub/menu.lst
title Windows map (hd0) (hd1) map (hd1) (hd0) rootnoverify (hd1,0 into grub prompt, then try this:
find /boot/grub/stage1 setup (hd0)
This will restore your MBRTry doing this, I've had this work....
|