[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:41565] Re: d-iのPreseedファイルでGRUB/LILOをスキップする方法
- From: Kenshi Muto <kmuto@xxxxxxxx>
- Subject: [debian-users:41565] Re: d-iのPreseedファイルでGRUB/LILOをスキップする方法
- Date: Sat, 2 Oct 2004 21:06:16 +0900
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-original-to: debian-users@debian.or.jp
- X-spam-level:
- X-spam-status: No, hits=0.6 required=10.0 tests=IN_REP_TO,ISO2022JP_BODY,ISO2022JP_CHARSET, QUOTED_EMAIL_TEXT,RCVD_IN_ORBS,RCVD_IN_OSIRUSOFT_COM, REFERENCES,SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01, USER_AGENT,X_OSIRU_OPEN_RELAY version=2.44
- X-virus-scanned: by amavisd-new-20030616-p7 (Debian) at topstudio.co.jp
- References: <20041002193221A.PBA00250@xxxxxxxxx>
- Message-id: <20041002120615.0A973222F43@xxxxxxxxxxxxxxxxxxxx>
- X-mail-count: 41565
- User-agent: Wanderlust/2.11.30 (Wonderwall) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-debian-linux)
武藤@Debianぷろじぇくとです。
At Sat, 2 Oct 2004 19:32:30 +0900,
Yoshinori Ariie wrote:
> ●経過
> preseedファイルの中に
> d-i grub-installer/skip boolean true
> を記述しておけばGRUBの設定はskipしてくれるのですが、
> ただちにLILOの設定に入ります。
> lilo-installerのtemplateには 'skip' がありません。
> そこで仮に何か(安全に)失敗させて
> d-i lilo-installer/apt-install-failed boolean yes
> ではどうだろうかと試してみたのですが、うまくいきませんでした。
ほんとはlilo-installerにもskipを用意すべきなんでしょうね(wishlistで出
してもいいかも)。
力技ですが(でもgrub-installerと同じ方法だけど)、こんなのはどうでしょう。
d-i preseed/early_command string echo "exit 1" > /var/lib/dpkg/info/lilo-installer.isinstallable;chmod 755 /var/lib/dpkg/info/lilo-installer.isinstallable
#このあとのnobootloaderのnoteは消せるんかな?
当方ではpartmanの実行に失敗する&おまけに以降英語になってしまう という問題
で頭を抱え中。
--
武藤 健志@ kmuto @ kmuto.jp
Debian/JPプロジェクト (kmuto@debian.org, kmuto@debian.or.jp)
株式会社トップスタジオ (kmuto@xxxxxxxxxxxxxxx)
URI: http://www.topstudio.co.jp/~kmuto/ (Debianな話題など)