Kezdőlap › Fórumok › Debiannal kapcsolatos kérdések › debian+grub
- This topic has 61 hozzászólás, 19 résztvevő, and was last updated 19 years, 11 months telt el by
Kistukesz.
-
SzerzőBejegyzés
-
2004-01-04-03:25 #1926459
lecso:
„Arról nem tud bootolni a gép”
bios – advaced bios features – first boot device – hdd-1
legalabbis award biosoknal igy van eleg reg ota;„kernelt megtalálja, sztem a második sorral van gixer, de már nem tudom, mi lehet.”
az uhus oldal pontosan elmagyarazza, hogy kell;„3.0r2 elsõ cd-jét szedtem csak le, a többi cd tartalma hol lelhetõ fel?”
a cdk: ftp://ftp.de.debian.org/debian-cd/images/3.0_r2/i386/
a tartalmuk: ftp://ftp.de.debian.org/debian/pool/
bar te nem erre az utobbira gondoltal, hanem:„jó lenne hozzáadnom a sources.listhez is. nem akarom az összes isot leszedni…”
deb http://security.debian.org/debian-non-US/ stable/non-US main contrib non-free
deb ftp://ftp.hu.debian.org/debian/ stable main non-free contrib
deb ftp://ftp.hu.debian.org/debian-non-US/ stable/non-US main contrib non-freehttp://people.inf.elte.hu/radicsla/irasok/…t_howto.hu.html
„Továbbá nem értem, hogy apt-get update & upgrade miért csak az eddigi tétova próbálkozásaim (kicq,licq) függõségeit sorolja fel, miért nem frissít
akár stable, akár sid ág van a sources.listben?”
masold ve a kimenetet ezeknek, ha hiba van:
apt-get update
apt-get -f install
apt-get dist-upgradeha nem, akarsz kockaztatni, akkor told meg egy -s -sel oket;
ajanlott irodalom: http://qref.sourceforge.net/
2004-01-04-09:23 #1926460köszi fellow, töltöget lefele.
Az volt a bajom, hogy valahonnan rosszul tudtam az „apt-get -f install” parancs értelmét, azt hittem, ha utána írom az „akármit”, akkor erõszakkal fölteszi az „akármi” csomagot, de most látom hogy önmagában kiadható, és akkor megoldja magának.
visszatért az apt-ba vetett hitem 😀kösz mégegyszer
2004-01-06-06:26 #1926461lecso:
„akkor erõszakkal fölteszi”
dpkg –force-help
az egyik legegyszerubb modszer a rendszer tonkretetelere;2005-04-17-01:13 #1926462Az a problémám, 1: feltettem elõször Fedora Core 3-at a hda6 partícióra
2 letöröltem a windows xp-t és feltettem rá Ubuntu -t 🙂 :blush:ezek után ha el akarom indítani a grubból a FC3-at, akkor az nem indul el
azt írja: /lib/modules/../modules.dep not found v vmi ilyesm
Kérdés: hogy tudnám elindítani?
partcióim:
Disk /dev/hda: 41.1 GB, 41174138880 bytes
255 heads, 63 sectors/track, 5005 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytesDevice Boot Start End Blocks Id System
/dev/hda1 * 1 1109 8908011 83 Linux
/dev/hda2 1162 3966 22531162+ 83 Linux
/dev/hda3 3967 5005 8345767+ 5 Extended
/dev/hda4 1110 1161 417690 82 Linux swap / Solaris
/dev/hda5 3967 4041 602406 82 Linux swap / Solaris
/dev/hda6 4042 5005 7743298+ 83 LinuxPartition table entries are not in disk order
GRUB menu.lst:
# 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 10## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu# Pretty colours
#color cyan/blue white/blue## password 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 95/98/NT/2000
# root (hd0,0)
# makeactive
# 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## nonaltoption boot targets option
## This option controls options to pass to only the
## primary kernel menu item.
## You can have ONLY one nonaltoptions line
# nonaltoptions=quiet splash## 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## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true## ## End Default Options ##
title Ubuntu, kernel 2.6.10-5-386
root (hd0,0)
kernel /boot/vmlinuz-2.6.10-5-386 root=/dev/hda1 ro quiet splash
initrd /boot/initrd.img-2.6.10-5-386
savedefault
boottitle Ubuntu, kernel 2.6.10-5-386 (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.10-5-386 root=/dev/hda1 ro single
initrd /boot/initrd.img-2.6.10-5-386
savedefault
boottitle Ubuntu, kernel memtest86+
root (hd0,0)
kernel /boot/memtest86+.bin
savedefault
boot### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hda6.
title Fedora Core (2.6.10-1.770_FC3) (on /dev/hda6)
root (hd0,5)
kernel /boot/vmlinuz-2.6.10-1.770_FC3 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.10-1.770_FC3.img
savedefault
boot# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hda6.
title Fedora Core (2.6.11-1.14_FC3smp) (on /dev/hda6)
root (hd0,5)
kernel /boot/vmlinuz-2.6.11-1.14_FC3smp ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.11-1.14_FC3smp.img
savedefault
boot# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hda6.
title Fedora Core (2.6.10-1.770_FC3smp) (on /dev/hda6)
root (hd0,5)
kernel /boot/vmlinuz-2.6.10-1.770_FC3smp ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.10-1.770_FC3smp.img
savedefault
boot# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/hda6.
title Fedora Core (2.6.9-1.667) (on /dev/hda6)
root (hd0,5)
kernel /boot/vmlinuz-2.6.9-1.667 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.9-1.667.img
savedefault
bootaz utóbbit nem én hoztam létre , hanem az ubuntu mikor telepített, természetesen
köszi
2005-04-17-04:28 #1926463Amikor indítod a gépet szerkeszd a grub menut (esc, e, b,) betûkkel az alábbiak szerint, ha sikeresen elindul, akkor a menu.lst átírásával fixáld.
Ha nem jó, akkor variálgasd.title Fedora Core
kernel (hd0,5)/boot/vmlinuz-2.6.10-1.770_FC3 root=/dev/hda6
initrd (hd0,5)/boot/initrd-2.6.10-1.770_FC3.img2005-04-17-19:25 #1926464ezeket az IMg-et megtalálta legalábbis kiírta hogy kitömörítette õket csak utána az a part fájlt nem
találta, nem tudta betölteni.De most már letöröltem , úgyhogy a gond megoldódott
2005-04-29-18:16 #1926465Nagyon kezdõ vagyok! Röhögni nem ér!
A http://www.hup.hu leírása alapján feltelepítettem az elsõ linuxomat(DEBIAN)
De sajnosa grub telepítésénél elakadtam.létre kell hozni a konfigurációs állományt: ‘/boot/grub/menu.lst’
Ezt hogy kell létrehozni? Van egy sejtésem, hogy a vi editorral.Ha azzal kell akkor légyszi írja meg valaki hogy hogyan kell pontról pontra a mentést is meg mindent.Pl azt sem tudom hogy kell a sor végén entert használni.Vagy a fájlt a kívánt helyre menteni.Segítsetek a szerencsétlen windowsos-nak
Elõre is köszi!
2005-04-29-18:27 #1926466Ahhoz, hogy legyen grubod, fel is kéne installálni, mert attól, hogy te létrehozol a /boot alatt egy grub könyvtárat egy menu.lst-vel, még nem fog menni….
Itt egy leírás a grub installról…
Ha nem bírod a vi-t, akkor nézd meg a nano-t vagy
apt-get install mc
és azzal ( mc ) tudsz editálni…2005-04-29-19:20 #1926467a file-t letre tudod hozni igy (rootkent):
touch /boot/grub/menu.lst
utana nyugodtan, mint minden kezdo, mcedittel csinald meg.
2005-04-29-20:28 #1926468Nagyon kezdõ vagyok! Röhögni nem ér!
A http://www.hup.hu leírása alapján feltelepítettem az elsõ linuxomat(DEBIAN)
[align=right][snapback]132411[/snapback][/align]Dicseretes dolog, egybol a Debian-al kezdeni a LiNUX-os ismerkedest 😉
de en inkabb vmi egyszerubbet ajanlanek, pl. UHU-Linux 1.2 -
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz