grub.conf

Panagiotis orcristlin at freemail.gr
Sun Jan 29 17:57:05 EET 2006


Έχω εγκατεστημένο το Debian Sarge στο partition hda2 (reiserfs) του
σκληρού δίσκου και εγκατέστησα και το Fedora Core 4 στο parttition hda3
(ext3) για να δω τι παίζει. Κατά την εγκατάσταση, το Fedora έβαλε τον
δικό του Grub. Άλλαξα το /boot/grub.conf έτσι ώστε να μπορώ να μπαίνω
στο Debian ξανά, αλλά μου παρουσιάζεται το παρακάτω μύνημα:
Uncompressing Linux...
ran out of input data
--System halted.

Να το grub.conf:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You do not have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /, eg.
#          root (hd0,2)
#          kernel /boot/vmlinuz-version ro root=/dev/hda3
#          initrd /boot/initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,2)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.11-1.1369_FC4)
	root (hd0,2)
	kernel /boot/vmlinuz-2.6.11-1.1369_FC4 ro root=LABEL=/mnt/hda3 rhgb quiet
	initrd /boot/initrd-2.6.11-1.1369_FC4.img
title	Debian GNU/Linux, kernel 2.6.8-2-686
         root (hd0,1)
         kernel /boot/vmlinuz-2.6.8-2-686 ro root=/dev/hda2
         initrd /boot/initrd.img-2.6.8-2-686
title WinXP
	rootnoverify (hd0,0)
	chainloader +1

...και το menu.lst του Debian:
title		Debian GNU/Linux, kernel 2.6.8-2-686
root		(hd0,1)
kernel		/boot/vmlinuz-2.6.8-2-686 root=/dev/hda2 ro
initrd		/boot/initrd.img-2.6.8-2-686
savedefault
boot

title		Debian GNU/Linux, kernel 2.6.8-2-686 (recovery mode)
root		(hd0,1)
kernel		/boot/vmlinuz-2.6.8-2-686 root=/dev/hda2 ro single
initrd		/boot/initrd.img-2.6.8-2-686
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 a non-linux OS
# on /dev/hda1
title		Microsoft Windows XP Home Edition
root		(hd0,0)
savedefault
makeactive
chainloader	+1




-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.23/243 - Release Date: 27/1/2006




More information about the Linux-greek-users mailing list