Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
how could we remove gentoo grub from bootloader?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
PardoX
n00b
n00b


Joined: 26 Jan 2006
Posts: 29

PostPosted: Mon Mar 27, 2006 2:56 pm    Post subject: how could we remove gentoo grub from bootloader? Reply with quote

hi
A friend from me wanted to remove gentoo linux from his Computer.He has removed all linux partations.And he also applied with win98 (fdisk /mbr) and with winxp (fixmbr) commands ,but no chance, it still gives this grub error 17

What should we do now? :(

Code:
/dev/hda1 * 1 4153 33358941 c W95 FAT32 (LBA):grub-loader installed into

/dev/hda2 4154 19457 122929380 f W95 Ext'd (LBA)
/dev/hda5 4154 11805 61464658+ b W95 FAT32
/dev/hda6 11806 19457 61464658+ 7 HPFS/NTFS

/dev/hdb * Linux partations


thanx a lot.


Last edited by PardoX on Mon Mar 27, 2006 3:00 pm; edited 1 time in total
Back to top
View user's profile Send private message
drwook
Veteran
Veteran


Joined: 30 Mar 2005
Posts: 1324
Location: London

PostPosted: Mon Mar 27, 2006 2:59 pm    Post subject: Reply with quote

'fixboot' from a win2k/winxp cd should overwrite the boot sector on the partition, IIRC. You've only touched the MBR with the commands you mention.
Back to top
View user's profile Send private message
Bad Penguin
Guru
Guru


Joined: 18 Aug 2004
Posts: 507

PostPosted: Mon Mar 27, 2006 5:19 pm    Post subject: Re: how could we remove gentoo grub from bootloader? Reply with quote

PardoX wrote:
hi
A friend from me wanted to remove gentoo linux from his Computer.He has removed all linux partations.And he also applied with win98 (fdisk /mbr) and with winxp (fixmbr) commands ,but no chance, it still gives this grub error 17

What should we do now? :(

Code:
/dev/hda1 * 1 4153 33358941 c W95 FAT32 (LBA):grub-loader installed into

/dev/hda2 4154 19457 122929380 f W95 Ext'd (LBA)
/dev/hda5 4154 11805 61464658+ b W95 FAT32
/dev/hda6 11806 19457 61464658+ 7 HPFS/NTFS

/dev/hdb * Linux partations


thanx a lot.

Boot from a linux cd, then:
Code:

dd if=/dev/zero of=/dev/hda count=512

Then do your fdisk /mbr
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot 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