From: "Хихин Руслан" <hihin@rambler.ru> To: community@lists.altlinux.org Subject: Re: [Comm] [JT ]Re: образ CD , больше 700 Mb Date: Sun, 18 May 2008 10:51:23 +0400 Message-ID: <200805181051.32603@ruslandh> (raw) In-Reply-To: <482DA000.3050609@rambler.ru> [-- Attachment #1: Type: text/plain, Size: 1915 bytes --] Здравствуйте Alexei V. Mezin В сообщении от 16 мая 2008 Alexei V. Mezin написал(a): > Геннадий Ищенко пишет: > > По-моему, так. Во всяком случае, после разворачивания пробовал > > копировать на DVD. Вроде все нормально, но диск не загружается. > Совершенно естественно, что не загружается. > > Вот если нормально развернете на CD и получите загружаемый > > CD дистрибутив, потом его можно спокойно копировать на DVD. > И спокойно получить еще один почти бесполезный ДВД, где будут файлы, но > он не станет загрузочным. > Потому что образ содержит не только файлы (видимые по ls или в > Проводнике), а еще и загрузочную запись, которая, собственно, и делает > диск загрузочным. Читайти man mkisofs. Как делать CD загрузочным - это не тайна за семью печатями - это банальщина, которая скрывается использованием всяких GUI типа K3b. Цитата из скрипта spt : mkisofs -b isolinux/isolinux.bin \ -c isolinux/boot.cat \ -copyright "LICENSE.html" \ --volset "\$(cat $isodir/.disk/info)" \ -V "$SUITE" \ -publisher "$PUBLISHER" \ -sysid "$ORIGIN" \ -no-emul-boot \ -boot-info-table \ -boot-load-size 4 \ -J -l -r \ -o "/tmp/$CDFILENAME" "$isodir" Осталось дляч скрипта задать значения переменных типа (цитата из профиля default из spt): PUBLISHER="Your Name" ORIGIN="ALT Linux based" SUITE="UserLiveCD" CODENAME="please, edit config file" VERSION="3.1.xxx" THEME=Compact KERNEL_ADD="kernel-image-std-smp kernel-modules-sk98lin-std-smp" LANGS="ru_RU:be_BY:uk_UA:tt_RU" COMPONENTS=live CDFILENAME="live.iso" Так, что надо смелее использовать преимуществj Linux, что он самодостаточен и многая информация у Вас уже есть на крмпьютере :) -- А ещё говорят так (fortune): quark: The sound made by a well bred duck. ________________________________________________________________________ С уважением Хихин Руслан [-- Attachment #2: This is a digitally signed message part. --] [-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2008-05-18 6:51 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-05-16 14:43 [Comm] образ CD ,больше " Геннадий Ищенко 2008-05-16 14:53 ` [Comm] [JT ]Re: " Alexei V. Mezin 2008-05-18 6:51 ` Хихин Руслан [this message] 2008-06-05 2:54 ` [Comm] [JT]образ " Евгений 2008-06-05 5:47 ` [Comm] [JT]образ CD , больше " Хихин Руслан
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200805181051.32603@ruslandh \ --to=hihin@rambler.ru \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git