From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Message-ID: <47B5110C.2030303@inbox.ru> Date: Fri, 15 Feb 2008 07:11:56 +0300 From: Aleksey Deryagin User-Agent: Thunderbird 2.0.0.6 (X11/20070804) MIME-Version: 1.0 To: ALT Linux Community general discussions References: <200802081512.20159.ashen@nsrz.ru> <200802081555.53473.ashen@nsrz.ru> <60046.194.44.242.194.1202970571.metamail@webmail.meta.ua> <200802140938.27169.ashen@nsrz.ru> <20080214165348.b9e532eb.vladimir@kgrs.kuzbe.elektra.ru> <87pruzmwh1.fsf@frontier.dottedmag.net> <20080215072239.d06f7f83.vladimir@kgrs.kuzbe.elektra.ru> In-Reply-To: <20080215072239.d06f7f83.vladimir@kgrs.kuzbe.elektra.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: [Comm] =?koi8-r?b?9dPUwc7P18vBIEdSVUIy?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Feb 2008 04:11:42 -0000 Archived-At: List-Archive: List-Post: Раньше деревья были большие, а grub проще как-то... Хочу поставить в MBR с рутом /dev/hda2, раздел ext3 #grub-install /dev/hda cannot find a GRUB drive for /dev/hda2. Auto-detection of a filesystem module failed. Please specify the module with the option `--modules' explicitly. #grub-install --modules=ext3 /dev/hda cannot find a GRUB drive for /dev/hda2. grub-mkimage: error: cannot stat /usr/lib/grub/i386-pc/ext3.mod Да, там нет такого модуля, но систему у меня на ext3. Хороошо, попробую ext2. #grub-install --modules=ext2 /dev/hda cannot find a GRUB drive for /dev/hda2. Invalid device `/dev/hda'. Try ``grub-setup --help'' for more information. Пробовал указывать hd0 - тоже ругается, типа нет такого диска. Как правильно поставить GRUB2? Пока что всё пользуюсь грубом из MEPIS7, там что установка, что правка - красота. Но так как основной системой давно стал альт, в этом факте (чужой груб рулит) есть некоторый раздражающий фактор. :) Заранее спасибо. ps lilo не предлагать, никогда не юзал и не собираюсь. -- С уважением, Алексей Дерягин.