Re: Dual boot comoputer
- From: Andrei Popescu <andreimp@xxxxxxxxxx>
- Date: Sun, 5 Mar 2006 12:47:11 +0200
On Sat, 4 Mar 2006 00:33:39 -0700
nano@xxxxxxxxxxxx wrote:
Quoting cody chamberlain <cham0169@xxxxxxxxx>:
On Fri, 2006-03-03 at 11:04 -0700, nano@xxxxxxxxxxxx wrote:No, lilo is not available, the computer boots into windows. I can see the
Hi to all,
I had a dual boot computer, Debian and Windows XP. The motherboard in the
computer failed, the motherboard was replaced( I wasn't present when the mb
was replaced) since then I can not acces debian.
what exactly is meant that you cannot access debian? is grub/lilo still
available?
partitions by using knoppix and partition magic (one hard drive with two
partitions)
are you able to boot into your windows xp? at what point areYes, I can boot into windows. The menu option to choose windows or debian is
you not able to boot debian?
gone. How can I restore the options to choose windows or debian?
thanks again
Fernando
Can someone tell me how towe'll certainly try :^P
fix this?
and have again the dual boot computer?
Thanks in advance.
Fernando
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
I see you have knoppix. Boot with it. Find out what your / partition is. I will assume it is /dev/hda2. Open a root console and type these commands:
umount /dev/hda2
mount -o rw /dev/hda2 /mnt/hda2
mount -o bind /dev /mnt/hda2/dev
chroot /mnt/hda2
mount /proc
grub-install
exit
reboot
This should do the trick ;)
Andrei
P.S. I think some steps can be ommitted, but it won't hurt if you do them :)
--
If you can't explain it simply, you don't understand it well enough. (Albert Einstein)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- Dual boot comoputer
- From: nano
- Re: Dual boot comoputer
- From: cody chamberlain
- Re: Dual boot comoputer
- From: nano
- Dual boot comoputer
- Prev by Date: Re: aptitude --target target sarge xxx doesn't limit to sarge
- Next by Date: Re: mount previously formatted linux drive
- Previous by thread: Re: Dual boot comoputer
- Next by thread: Re: Dual boot comoputer
- Index(es):
Relevant Pages
|