Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub and multiboot
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Dutch
View previous topic :: View next topic  
Author Message
legolas
n00b
n00b


Joined: 13 Oct 2002
Posts: 1

PostPosted: Sun Oct 13, 2002 1:26 pm    Post subject: Grub and multiboot Reply with quote

Waar moet ik op letten bij de instalatie van gentoo als ik naast gentoo
op de zelfde schijf ook windows 2000 heb?

Moet ik grub bijv anders instellen ?
Back to top
View user's profile Send private message
garo
Bodhisattva
Bodhisattva


Joined: 15 Jul 2002
Posts: 860
Location: Edegem,BELGIUM

PostPosted: Sun Oct 13, 2002 4:51 pm    Post subject: Reply with quote

Als je de Installation guide volgt, oppassen bij stap 6 "Set up partitions", zie dat je je windows niet overschrijft,

Als je nog in windows zit, check dan met fdisk welk je windows partitie is:
hda is de eerste harde schijf, hdb de 2de,enz.
hda1 is de eerste primaire partititie op de eerste schijf, hda2 de 2de,enz.
na hda4 komen de logische partities, hda5 is de eerste logische,hda6 de 2de enz.

Indien je nog geen partities hebt voor linux, raad ik partition magic van powerquest aan om in windows ruimte te reserveren voor minstens 2 linux partities, 1 voor linux, 1 swap

bij stap 14: indien je NTFS gebruikt in windows:geef je kernel support voor het lezen van NTFS, schrijven is te gevaarlijk

bij stap 16,bij het maken van /etc/fstab, voeg je een regel voor windows toe.Indien windows op de eerste primaire partitie van de eerste harde schijf zit en NTFS gebruikt:
Code:
/dev/hda1   /mnt/windows   ntfs defaults 0 0

indien windows fat32 gebruikt: verander ntfs in vfat
indien windows fat16 gebruikt: verander ntfs in msdos
geef nu de opdracht:
Code:
mkdir /mnt/windows

bij het configuren van grub:
zet de volgende regels bij in de configuratie:
Code:

title=Microschoft Winblows 2000
root (hd0,0)
chainloader +1

het eerste cijfer in (hd0,0) is het nummer van de harde schijf
het 2de cijfer is het nummer van de partitie
GRUB BEGINT TE TELLEN VANAF 0 !!!
Back to top
View user's profile Send private message
Kiff
n00b
n00b


Joined: 22 Jul 2002
Posts: 73

PostPosted: Tue Oct 15, 2002 12:10 pm    Post subject: Reply with quote

Aangezien ik mijn pc heb geupgrade dacht ik gentoo van begin helemaal opnieuw te installeren.

Helaas zit ik nu ook met een probleempje met grub en multiboot.

Wanneer ik immers Windows(XP en ntfs) wil opstarten geeft hij error 1 terug.

dit vond ik op de site:
Quote:
1 : Filename must be either an absolute filename or blocklist
This error is returned if a file name is requested which doesn't fit the syntax/rules listed in the Filesystem.


maar ik heb gewoon in menu.lst de stappen beschreven zoals in de guide en hierboven beschreven staan, dus:
Code:
title=WinXP
root (hd0,0)
chainloader +1



ik snap dus niet waar de fout zit (vroeger werkte dat wel gewoon :( )

Iemand een idee?
Back to top
View user's profile Send private message
spufi
Tux's lil' helper
Tux's lil' helper


Joined: 25 Apr 2002
Posts: 119
Location: Mechelen - Belgium

PostPosted: Sat Oct 19, 2002 6:26 am    Post subject: Reply with quote

kiff,

geef eens wat meer info?
bv een fdisk -l van je schijven kan alvast helpen ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Dutch 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