From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,DNS_FROM_OPENWHOIS, RCVD_NUMERIC_HELO,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.2.5 X-Injected-Via-Gmane: http://gmane.org/ To: sisyphus@lists.altlinux.org From: astroiLL Date: Mon, 12 Apr 2010 09:58:28 +0400 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------030502090901060104020006" X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 178.34.115.193 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.10pre) Gecko/20100406 Thunderbird/3.0.4 Subject: [sisyphus] =?koi8-r?b?Z3J1YjIsIGdydWItaW5zdGFsbCDP28nCy8E=?= X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2010 05:58:42 -0000 Archived-At: List-Archive: List-Post: This is a multi-part message in MIME format. --------------030502090901060104020006 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Подскажите, правильно ли я ставлю grub2? Последний Сизиф. Хотел поставить grub2 для xen (про него будет отдельная тема) # apt-get install grub2 # grub-install /dev/cciss/c0d0 Выдает: /usr/sbin/grub-setup: warn: Your embedding area is unusually small. core.img won't fit in it.. /usr/sbin/grub-setup: warn: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and its use is discouraged.. /usr/sbin/grub-setup: error: if you really want blocklists, use --force. если запустить: # grub-install --force /dev/cciss/c0d0 То завершается нормально. Дальше: # grub-mkconfig -o /boot/grub/grub.cfg Дальше все вроде работает, grub меню при загрузке появляется, ядро vmlinuz-2.6.32-un-def-alt11 загружается: # uname -a Linux VM01.doman.ru 2.6.32-un-def-alt11 #1 SMP PREEMPT Sat Apr 3 04:31:12 UTC 2010 x86_64 GNU/Linux Но ядро vmlinuz-2.6.31-xen-dom0-alt1 не грузится (про него будет отдельная тема) # cat /etc/fstab proc /proc proc nosuid,noexec,gid=proc 0 0 devpts /dev/pts devpts nosuid,noexec,gid=tty,mode=620 0 0 tmpfs /tmp tmpfs nosuid 0 0 UUID=7b3fc6ef-a485-46c2-ad42-7aaa8814b655 / ext3 relatime 1 1 UUID=203c0968-86cb-45b9-aa28-74b9f77e436c /srv ext3 nosuid,nodev,relatime,usrquota,grpquota 1 2 UUID=9fa3445c-1fa0-441c-9aee-4f778907ca5a /var ext3 nosuid,relatime 1 2 /dev/hda /media/cdrom udf,iso9660 ro,noauto,user,utf8 0 0 Девайс /dev/cciss/c0d0 это 0-й диск 0-го SCSI RAID-5 контроллера в сервере HP Proliant DL380 Модуль cciss.ko LiLo на этом компе работало нормально. Багу на grub2 повесил: https://bugzilla.altlinux.org/show_bug.cgi?id=23308 # ls -l /boot/grub и /boot/grub/grub.cfg приаттачены ЗЫ. Хоть бы кратенький док (АЛЬТ-специфичный) по инсталяции grub2, а то пока докопал, что конфиг у grub2 это /boot/grub/grub.cfg все глаза об скрипты обломал. Что-то типа: # apt-get install grub2 # grub-install <МБР> # grub-config /boot/grub/grub.cfg -- Linux & Astronomy Ilya Bryzgalow http://astrokuban.info/ ----------------------------------- i don't smoke and wish you the same! --------------030502090901060104020006 Content-Type: text/plain; name="boot-grub.lst" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="boot-grub.lst" total 1416 -rw-r--r-- 1 root root 10484 Apr 8 15:10 acpi.mod -rw-r--r-- 1 root root 4568 Apr 8 15:10 affs.mod -rw-r--r-- 1 root root 4824 Apr 8 15:10 afs.mod -rw-r--r-- 1 root root 5056 Apr 8 15:10 afs_be.mod -rw-r--r-- 1 root root 1048 Apr 8 15:10 aout.mod -rw-r--r-- 1 root root 2652 Apr 8 15:10 at_keyboard.mod -rw-r--r-- 1 root root 7972 Apr 8 15:10 ata.mod -rw-r--r-- 1 root root 2228 Apr 8 15:10 ata_pthru.mod -rw-r--r-- 1 root root 4716 Apr 8 15:10 befs.mod -rw-r--r-- 1 root root 4952 Apr 8 15:10 befs_be.mod -rw-r--r-- 1 root root 4276 Apr 8 15:10 biosdisk.mod -rw-r--r-- 1 root root 2412 Apr 8 15:10 bitmap.mod -rw-r--r-- 1 root root 2904 Apr 8 15:10 bitmap_scale.mod -rw-r--r-- 1 root root 2012 Apr 8 15:10 blocklist.mod -rw-r--r-- 1 root root 512 Apr 8 15:10 boot.img -rw-r--r-- 1 root root 2568 Apr 8 15:10 boot.mod -rw-r--r-- 1 root root 19688 Apr 8 15:10 bsd.mod -rw-r--r-- 1 root root 1960 Apr 8 15:10 bufio.mod -rw-r--r-- 1 root root 1988 Apr 8 15:10 cat.mod -rw-r--r-- 1 root root 512 Apr 8 15:10 cdboot.img -rw-r--r-- 1 root root 2416 Apr 8 15:10 chain.mod -rw-r--r-- 1 root root 1948 Apr 8 15:10 charset.mod -rw-r--r-- 1 root root 2144 Apr 8 15:10 cmp.mod -rw-r--r-- 1 root root 1883 Apr 8 15:10 command.lst -rw-r--r-- 1 root root 1784 Apr 8 15:10 configfile.mod -rw-r--r-- 1 root root 24680 Apr 8 15:10 core.img -rw-r--r-- 1 root root 2808 Apr 8 15:10 cpio.mod -rw-r--r-- 1 root root 1608 Apr 8 15:10 cpuid.mod -rw-r--r-- 1 root root 1784 Apr 8 15:10 crc.mod -rw-r--r-- 1 root root 825 Apr 8 15:10 crypto.lst -rw-r--r-- 1 root root 4392 Apr 8 15:10 crypto.mod -rw-r--r-- 1 root root 2268 Apr 8 15:10 date.mod -rw-r--r-- 1 root root 1824 Apr 8 15:10 datehook.mod -rw-r--r-- 1 root root 1241 Apr 8 15:10 datetime.mod -rw-r--r-- 1 root root 44 Apr 7 13:35 device.map -rw-r--r-- 1 root root 512 Apr 8 15:10 diskboot.img -rw-r--r-- 1 root root 1840 Apr 8 15:10 dm_nv.mod -rw-r--r-- 1 root root 5500 Apr 8 15:10 drivemap.mod -rw-r--r-- 1 root root 1920 Apr 8 15:10 echo.mod -rw-r--r-- 1 root root 24132 Apr 8 15:10 efiemu.mod -rw-r--r-- 1 root root 6476 Apr 8 15:10 efiemu32.o -rw-r--r-- 1 root root 11101 Apr 8 15:10 efiemu64.o -rw-r--r-- 1 root root 4404 Apr 8 15:10 elf.mod -rw-r--r-- 1 root root 1636 Apr 8 15:10 example_functional_test.mod -rw-r--r-- 1 root root 5512 Apr 8 15:10 ext2.mod -rw-r--r-- 1 root root 3924 Apr 8 15:10 extcmd.mod -rw-r--r-- 1 root root 5888 Apr 8 15:10 fat.mod -rw-r--r-- 1 root root 7316 Apr 8 15:10 font.mod -rw-r--r-- 1 root root 117 Apr 8 15:10 fs.lst -rw-r--r-- 1 root root 2764 Apr 8 15:10 fshelp.mod -rw-r--r-- 1 root root 2608 Apr 8 15:10 functional_test.mod -rw-r--r-- 1 root root 1748 Apr 8 15:10 gcry_arcfour.mod -rw-r--r-- 1 root root 8124 Apr 8 15:10 gcry_blowfish.mod -rw-r--r-- 1 root root 35040 Apr 8 15:10 gcry_camellia.mod -rw-r--r-- 1 root root 17544 Apr 8 15:10 gcry_cast5.mod -rw-r--r-- 1 root root 2992 Apr 8 15:10 gcry_crc.mod -rw-r--r-- 1 root root 19280 Apr 8 15:10 gcry_des.mod -rw-r--r-- 1 root root 3252 Apr 8 15:10 gcry_md4.mod -rw-r--r-- 1 root root 3992 Apr 8 15:10 gcry_md5.mod -rw-r--r-- 1 root root 2612 Apr 8 15:10 gcry_rfc2268.mod -rw-r--r-- 1 root root 19204 Apr 8 15:10 gcry_rijndael.mod -rw-r--r-- 1 root root 9100 Apr 8 15:10 gcry_rmd160.mod -rw-r--r-- 1 root root 16628 Apr 8 15:10 gcry_seed.mod -rw-r--r-- 1 root root 18016 Apr 8 15:10 gcry_serpent.mod -rw-r--r-- 1 root root 8896 Apr 8 15:10 gcry_sha1.mod -rw-r--r-- 1 root root 3492 Apr 8 15:10 gcry_sha256.mod -rw-r--r-- 1 root root 5676 Apr 8 15:10 gcry_sha512.mod -rw-r--r-- 1 root root 11972 Apr 8 15:10 gcry_tiger.mod -rw-r--r-- 1 root root 39736 Apr 8 15:10 gcry_twofish.mod -rw-r--r-- 1 root root 24776 Apr 8 15:10 gcry_whirlpool.mod -rw-r--r-- 1 root root 3956 Apr 8 15:10 gettext.mod -rw-r--r-- 1 root root 37056 Apr 8 15:10 gfxmenu.mod -rw-r--r-- 1 root root 10952 Apr 8 15:10 gfxterm.mod -rw-r--r-- 1 root root 3720 Apr 8 15:10 gptsync.mod -r-------- 1 root root 7656 Apr 8 14:49 grub.cfg -rw-r--r-- 1 root root 1024 Apr 7 10:18 grubenv -rw-r--r-- 1 root root 7740 Apr 8 15:10 gzio.mod -rw-r--r-- 1 root root 1464 Apr 8 15:10 halt.mod -rw-r--r-- 1 root root 16 Apr 8 15:10 handler.lst -rw-r--r-- 1 root root 1688 Apr 8 15:10 handler.mod -rw-r--r-- 1 root root 4744 Apr 8 15:10 hashsum.mod -rw-r--r-- 1 root root 7336 Apr 8 15:10 hdparm.mod -rw-r--r-- 1 root root 1216 Apr 8 15:10 hello.mod -rw-r--r-- 1 root root 2412 Apr 8 15:10 help.mod -rw-r--r-- 1 root root 3244 Apr 8 15:10 hexdump.mod -rw-r--r-- 1 root root 6132 Apr 8 15:10 hfs.mod -rw-r--r-- 1 root root 5968 Apr 8 15:10 hfsplus.mod -rw-r--r-- 1 root root 6232 Apr 8 15:10 iso9660.mod -rw-r--r-- 1 root root 5748 Apr 8 15:10 jfs.mod -rw-r--r-- 1 root root 5912 Apr 8 15:10 jpeg.mod -rw-r--r-- 1 root root 29772 Apr 8 15:10 kernel.img -rw-r--r-- 1 root root 1972 Apr 8 15:10 keystatus.mod -rw-r--r-- 1 root root 8636 Apr 8 15:10 linux.mod -rw-r--r-- 1 root root 4972 Apr 8 15:10 linux16.mod -rw-r--r-- 1 root root 1024 Apr 8 15:10 lnxboot.img -rw-r--r-- 1 root root 5544 Apr 8 15:10 loadenv.mod drwxr-xr-x 2 root root 4096 Apr 7 10:18 locale -rw-r--r-- 1 root root 3084 Apr 8 15:10 loopback.mod -rw-r--r-- 1 root root 4140 Apr 8 15:10 ls.mod -rw-r--r-- 1 root root 1300 Apr 8 15:10 lsmmap.mod -rw-r--r-- 1 root root 4944 Apr 8 15:10 lspci.mod -rw-r--r-- 1 root root 5496 Apr 8 15:10 lvm.mod -rw-r--r-- 1 root root 1772 Apr 8 15:10 mdraid.mod -rw-r--r-- 1 root root 2056 Apr 8 15:10 memdisk.mod -rw-r--r-- 1 root root 2876 Apr 8 15:10 memrw.mod -rw-r--r-- 1 root root 4160 Apr 8 15:10 minicmd.mod -rw-r--r-- 1 root root 4360 Apr 8 15:10 minix.mod -rw-r--r-- 1 root root 8496 Apr 8 15:10 mmap.mod -rw-r--r-- 1 root root 2589 Apr 8 15:10 moddep.lst -rw-r--r-- 1 root root 2376 Apr 8 15:10 msdospart.mod -rw-r--r-- 1 root root 11108 Apr 8 15:10 multiboot.mod -rw-r--r-- 1 root root 11112 Apr 8 15:10 multiboot2.mod -rw-r--r-- 1 root root 42264 Apr 8 15:10 normal.mod -rw-r--r-- 1 root root 9948 Apr 8 15:10 ntfs.mod -rw-r--r-- 1 root root 3548 Apr 8 15:10 ntfscomp.mod -rw-r--r-- 1 root root 4460 Apr 8 15:10 ohci.mod -rw-r--r-- 1 root root 2068 Apr 8 15:10 part_acorn.mod -rw-r--r-- 1 root root 2268 Apr 8 15:10 part_amiga.mod -rw-r--r-- 1 root root 2620 Apr 8 15:10 part_apple.mod -rw-r--r-- 1 root root 2684 Apr 8 15:10 part_gpt.mod -rw-r--r-- 1 root root 3400 Apr 8 15:10 part_msdos.mod -rw-r--r-- 1 root root 2300 Apr 8 15:10 part_sun.mod -rw-r--r-- 1 root root 62 Apr 8 15:10 partmap.lst -rw-r--r-- 1 root root 22 Apr 8 15:10 parttool.lst -rw-r--r-- 1 root root 4484 Apr 8 15:10 parttool.mod -rw-r--r-- 1 root root 1908 Apr 8 15:10 password.mod -rw-r--r-- 1 root root 3008 Apr 8 15:10 password_pbkdf2.mod -rw-r--r-- 1 root root 1332 Apr 8 15:10 pbkdf2.mod -rw-r--r-- 1 root root 900 Apr 8 15:10 pci.mod -rw-r--r-- 1 root root 2472 Apr 8 15:10 play.mod -rw-r--r-- 1 root root 6496 Apr 8 15:10 png.mod -rw-r--r-- 1 root root 2664 Apr 8 15:10 probe.mod -rw-r--r-- 1 root root 5536 Apr 8 15:10 pxe.mod -rw-r--r-- 1 root root 1024 Apr 8 15:10 pxeboot.img -rw-r--r-- 1 root root 1332 Apr 8 15:10 pxecmd.mod -rw-r--r-- 1 root root 5812 Apr 8 15:10 raid.mod -rw-r--r-- 1 root root 1380 Apr 8 15:10 raid5rec.mod -rw-r--r-- 1 root root 2828 Apr 8 15:10 raid6rec.mod -rw-r--r-- 1 root root 1544 Apr 8 15:10 read.mod -rw-r--r-- 1 root root 1124 Apr 8 15:10 reboot.mod -rw-r--r-- 1 root root 9812 Apr 8 15:10 reiserfs.mod -rw-r--r-- 1 root root 4124 Apr 8 15:10 relocator.mod -rw-r--r-- 1 root root 3248 Apr 8 15:10 scsi.mod -rw-r--r-- 1 root root 2356 Apr 8 15:10 search.mod -rw-r--r-- 1 root root 2164 Apr 8 15:10 search_fs_file.mod -rw-r--r-- 1 root root 2312 Apr 8 15:10 search_fs_uuid.mod -rw-r--r-- 1 root root 2264 Apr 8 15:10 search_label.mod -rw-r--r-- 1 root root 6092 Apr 8 15:10 serial.mod -rw-r--r-- 1 root root 690 Apr 8 15:10 setjmp.mod -rw-r--r-- 1 root root 5532 Apr 8 15:10 setpci.mod -rw-r--r-- 1 root root 4144 Apr 8 15:10 sfs.mod -rw-r--r-- 1 root root 12076 Apr 8 15:10 sh.mod -rw-r--r-- 1 root root 2132 Apr 8 15:10 sleep.mod -rw-r--r-- 1 root root 2836 Apr 8 15:10 tar.mod -rw-r--r-- 1 root root 134 Apr 8 15:10 terminal.lst -rw-r--r-- 1 root root 5020 Apr 8 15:10 terminal.mod -rw-r--r-- 1 root root 9612 Apr 8 15:10 terminfo.mod -rw-r--r-- 1 root root 5156 Apr 8 15:10 test.mod -rw-r--r-- 1 root root 2892 Apr 8 15:10 tga.mod -rw-r--r-- 1 root root 1675 Apr 8 15:10 trig.mod -rw-r--r-- 1 root root 1276 Apr 8 15:10 true.mod -rw-r--r-- 1 root root 5072 Apr 8 15:10 udf.mod -rw-r--r-- 1 root root 4688 Apr 8 15:10 ufs1.mod -rw-r--r-- 1 root root 5004 Apr 8 15:10 ufs2.mod -rw-r--r-- 1 root root 5152 Apr 8 15:10 uhci.mod -rw-r--r-- 1 root root 3804 Apr 8 15:10 usb.mod -rw-r--r-- 1 root root 3360 Apr 8 15:10 usb_keyboard.mod -rw-r--r-- 1 root root 3788 Apr 8 15:10 usbms.mod -rw-r--r-- 1 root root 3488 Apr 8 15:10 usbtest.mod -rw-r--r-- 1 root root 7892 Apr 8 15:10 vbe.mod -rw-r--r-- 1 root root 2736 Apr 8 15:10 vbeinfo.mod -rw-r--r-- 1 root root 3048 Apr 8 15:10 vbetest.mod -rw-r--r-- 1 root root 3804 Apr 8 15:10 vga.mod -rw-r--r-- 1 root root 2824 Apr 8 15:10 vga_text.mod -rw-r--r-- 1 root root 4 Apr 8 15:10 video.lst -rw-r--r-- 1 root root 5604 Apr 8 15:10 video.mod -rw-r--r-- 1 root root 17168 Apr 8 15:10 video_fb.mod -rw-r--r-- 1 root root 3828 Apr 8 15:10 videotest.mod -rw-r--r-- 1 root root 6044 Apr 8 15:10 xfs.mod -rw-r--r-- 1 root root 31436 Apr 8 15:10 xnu.mod -rw-r--r-- 1 root root 1936 Apr 8 15:10 xnu_uuid.mod --------------030502090901060104020006 Content-Type: application/octet-stream; name="grub.cfg.bz2" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="grub.cfg.bz2" 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 --------------030502090901060104020006--