Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2005-08-14 16:54:12

  Angie - Nowy użytkownik

Angie
Nowy użytkownik
Skąd: Chorzów
Zarejestrowany: 2005-08-14

GRUB

Mam na dysku zainstalowanego win98 a wczoraj zainstalowałem na innej partycji Debiana 3.1 Sarge.
Co trzeba zrobić aby w grub'ie można było wybrać także win98 do uruchomienia?

Offline

 

#2  2005-08-14 17:06:59

  x-dos - Członek DUG

x-dos
Członek DUG
Skąd: United World
Zarejestrowany: 2005-04-10
Serwis

Re: GRUB

jako root edytuj plik /boot/grub/menu.lst

i wpisz gdzies (zalezy na ktorej pozycji chcesz miec wpis) takie coś

Kod:

title   Windows 98SE
root   (hdX,Y)
makeactive
chainloader +1

teraz w (hdX,Y) zamiast X podajesz numer dysku zaczynając od 0 a jako Y podajesz numer partycji z windowsem zaczynając od 0

Offline

 

#3  2005-08-14 17:32:05

  Angie - Nowy użytkownik

Angie
Nowy użytkownik
Skąd: Chorzów
Zarejestrowany: 2005-08-14

Re: GRUB

Działa... Dzięki!

Offline

 

#4  2005-11-15 22:37:46

  rafwol83 - Użytkownik

rafwol83
Użytkownik
Skąd: Lublin
Zarejestrowany: 2005-06-11

Re: GRUB

ja mam podobny podobny problem wsalilem nowy dysk na masterze drugiej tasmy(hdc1): moj plik menu.list:

# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.           
default        0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout        5

# Pretty colours
color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples

title        Windows XP
root            (hd2,0)
chainloader    +1

# title        Linux
# root        (hd0,1)
# kernel    /vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default optons below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specifiv kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
# kopt=root=/dev/hda1 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery mode) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## ## End Default Options ##

title        Debian GNU/Linux, kernel 2.6.8-1-386
root        (hd0,0)
kernel        /boot/vmlinuz-2.6.8-1-386 root=/dev/hda1 ro
initrd        /boot/initrd.img-2.6.8-1-386
savedefault
boot

title        Debian GNU/Linux, kernel 2.6.8-1-386 (recovery mode)
root        (hd0,0)
kernel        /boot/vmlinuz-2.6.8-1-386 root=/dev/hda1 ro single
initrd        /boot/initrd.img-2.6.8-1-386
savedefault
boot

### END DEBIAN AUTOMAGIC KERNELS LIST

jak w bocie wybieram winde to mi wywala ze nie ma takiegoi dysku ...Pomocy!!!

Offline

 

#5  2005-11-15 22:47:32

  kamikaze - Administrator

kamikaze
Administrator
Zarejestrowany: 2004-04-16

Re: GRUB


title        Windows XP
root            (hd2,0)
chainloader    +1

Zmień na (hd1,0). Grub numeruje po kolei nie wazne jaka taśma, jak drugi dysk to hd1( bo pierwszy to hd0).

Offline

 

#6  2005-11-15 23:14:22

  rafwol83 - Użytkownik

rafwol83
Użytkownik
Skąd: Lublin
Zarejestrowany: 2005-06-11

Re: GRUB

poszedlem krok dalej dzieki:] , ale teraz wywala mi Filesystam type unknow partition type 0x7  ....

Offline

 

#7  2005-11-15 23:48:01

  maverick44 - Moderator

maverick44
Moderator
Skąd: Częstochowa
Zarejestrowany: 2005-08-30
Serwis

Re: GRUB

To ja skorzystam z mozliwosci  i sie podlacze do tego tematu, po co zaczynac nowy :) Otoz zmienilem lilo na gruba napisalem konfiga do gruba o to tresc:

Kod:

# grub.conf

# Boot automatically after 30 secs.
timeout 20

# By default, boot the first entry.
default 0

# Fallback to the second entry.
fallback 1

# For booting GNU/Linux
title  Gentoo GNU/Linux 2.6.13.4
root (hd0,0)
kernel /vmlinuz root=/dev/sda1 ro
initrd /initrd
savedefault
boot

# For booting FreeBSD
title  FreeBSD
root   (hd0,2,a)
kernel /boot/loader
savedafault
boot

system wstaje nie powiem :) ale literki na konsoli sie zatrzymuja na kominikacie Bios E8 0000 i dalej same zera ale system wstaje az do gdm :) gdzie sie podzial moj bootsplash itp co pominalem w configu moze ktos mi pomoze ?:>


Maverick
Gentoo GCC 4.1.1 KDE 3.5.6 Kernel 2.6.17
AMD Sempron 2400+ 512 MB RAM Seagate 160GB
Linux user number: #415965
http://www.gohome.org/debian_logo_06.gif http://maluch.pcz.pl/~maverick/images/logo_gentoo.png

Offline

 

#8  2005-11-16 12:02:17

  fixxxer - Użytkownik

fixxxer
Użytkownik
Zarejestrowany: 2005-10-13

Re: GRUB


system wstaje nie powiem :) ale literki na konsoli sie zatrzymuja na kominikacie Bios E8 0000 i dalej same zera ale system wstaje az do gdm :) gdzie sie podzial moj bootsplash itp co pominalem w configu moze ktos mi pomoze ?:>

Jeżeli chodzi o wyświetlanie bootsplash to trzeba jeszcze dopisać w GRUB splash=silent oraz vga=791 jeżeli bootsplash ma być wyświetlany w rozdzielczości 1024 x 768

Powinno to wyglądać tak u Ciebie:

Kod:

# grub.conf 

# Boot automatically after 30 secs. 
timeout 20 

# By default, boot the first entry. 
default 0 

# Fallback to the second entry. 
fallback 1 

# For booting GNU/Linux 
title  Gentoo GNU/Linux 2.6.13.4 
root (hd0,0) 
kernel /vmlinuz splash=silent vga=791 root=/dev/sda1 ro 
initrd /initrd 
savedefault 
boot 

# For booting FreeBSD 
title  FreeBSD 
root   (hd0,2,a) 
kernel /boot/loader 
savedafault 
boot

Mam nadzieje że pomoże.

Offline

 

#9  2005-11-16 16:33:00

  maverick44 - Moderator

maverick44
Moderator
Skąd: Częstochowa
Zarejestrowany: 2005-08-30
Serwis

Re: GRUB

Wielkie dzieki dziala jak nalezy, to byla tylko moja czysta nie uwaga :(


Maverick
Gentoo GCC 4.1.1 KDE 3.5.6 Kernel 2.6.17
AMD Sempron 2400+ 512 MB RAM Seagate 160GB
Linux user number: #415965
http://www.gohome.org/debian_logo_06.gif http://maluch.pcz.pl/~maverick/images/logo_gentoo.png

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
Nas ludzie lubią po prostu, a nie klikając w przyciski ;-)