Главная страница


ru.linux

 
 - RU.LINUX ---------------------------------------------------------------------
 From : Sergey Prokopenko                    2:5020/400     16 Nov 2004  22:44:40
 To : Sergey Prokopenko
 Subject : Re: GRUB: хочу бутаца с CD... как?
 -------------------------------------------------------------------------------- 
 
 Hello, Sergey!
 You wrote to Aleksey Tsurkan on Tue, 16 Nov 2004 17:39:55 +0000 (UTC):
 
  AT>> В пpинципе $subj.
 
  SP>  Попроси совета у своего психолога.
 
  Пардон, просто сабж смешной, хотел смешно ответить... Что нашёл:
 
 ===http://www.gnu.org/software/grub/manual/
 Node: Making a GRUB bootable CD-ROM, Previous: Installing GRUB using
 grub-install, Up: Installation
 
 Making a GRUB bootable CD-ROM
 GRUB supports the no emulation mode in the El Torito specification5.
 This means that you can use the whole CD-ROM from GRUB and you don't
 have to make a floppy or hard disk image file, which can cause
 compatibility problems.
 
 For booting from a CD-ROM, GRUB uses a special Stage 2 called
 stage2_eltorito. The only GRUB files you need to have in your bootable
 CD-ROM are this stage2_eltorito and optionally a config file menu.lst.
 You don't need to use stage1 or stage2, because El Torito is quite
 different from the standard boot process.
 
 Here is an example of procedures to make a bootable CD-ROM image. First,
 make a top directory for the bootable image, say, iso:
 
      $ mkdir iso
      Make a directory for GRUB:
 
      $ mkdir -p iso/boot/grub
      Copy the file stage2_eltorito:
 
      $ cp /usr/share/grub/i386-pc/stage2_eltorito iso/boot/grub
      If desired, make the config file menu.lst under iso/boot/grub (see
 Configuration), and copy any files and directories for the disc to the
 directory iso/.
 
 Finally, make a ISO9660 image file like this:
 
      $ mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot \
          -boot-load-size 4 -boot-info-table -o grub.iso iso
      This produces a file named grub.iso, which then can be burned into
 a CD (or a DVD). mkisofs has already set up the disc to boot from the
 boot/grub/stage2_eltorito file, so there is no need to setup GRUB on the
 disc. (Note that the -boot-load-size 4 bit is required for compatibility
 with the BIOS on many older machines.)
 
 You can use the device (cd) to access a CD-ROM in your config file. This
 is not required; GRUB automatically sets the root device to (cd) when
 booted from a CD-ROM. It is only necessary to refer to (cd) if you want
 to access other drives as well.
 
 ====
 With best regards, Sergey Prokopenko.  E-mail: без ss.
 --- ifmail v.2.15dev5.3
  * Origin: Demos online service (2:5020/400)
 
 

Вернуться к списку тем, сортированных по: возрастание даты  уменьшение даты  тема  автор 

 Тема:    Автор:    Дата:  
 GRUB: хочу бутаца с CD... как?   Aleksey Tsurkan   16 Nov 2004 21:21:40 
 Re: GRUB: хочу бутаца с CD... как?   Sergey Prokopenko   16 Nov 2004 21:39:55 
 Re: GRUB: хочу бутаца с CD... как?   Sergey Prokopenko   16 Nov 2004 22:44:40 
 Re: GRUB: хочу бутаца с CD... как?   Aleksey Tsurkan   17 Nov 2004 10:28:29 
 Re: GRUB: хочу бутаца с CD... как?   Igor Chumak   17 Nov 2004 11:49:19 
 Re: GRUB: хочу бутаца с CD... как?   Kirill Frolov   17 Nov 2004 23:48:45 
 GRUB: хочу бутаца с CD... как?   Andrew Velikoredchanin   18 Nov 2004 11:24:20 
 GNUтый бутменеджеp   Aleksey Tsurkan   18 Nov 2004 13:25:06 
 Re: GNUтый бутменеджеp   Eugene Kurbatov   18 Nov 2004 15:09:51 
 Re: GNUтый бутменеджеp   Aleksey Tsurkan   19 Nov 2004 08:00:45 
 Re: GNUтый бутменеджеp   Peter V. Chernikoff   21 Nov 2004 18:04:03 
 Re: GNUтый бутменеджеp   Eugeny Chernetcki   22 Nov 2004 02:21:34 
 GNUтый бутменеджеp   Slava Zanko   06 Dec 2004 18:39:36 
 Re: GNUтый бутменеджеp   Serg Oskin   07 Dec 2004 11:13:13 
 GNUтый бутменеджеp   Sergey Khvatov   07 Dec 2004 11:53:44 
 Re: GNUтый бутменеджеp   Eugeny Chernetcki   07 Dec 2004 23:02:26 
Архивное /ru.linux/6577a43c167c.html, оценка 2 из 5, голосов 10
Яндекс.Метрика
Valid HTML 4.01 Transitional