]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
installer: add parameter to skip a block device for installation.
authorArne Fitzenreiter <Arne_F@ipfire.org>
Sun, 6 Jan 2013 11:58:23 +0000 (12:58 +0100)
committerArne Fitzenreiter <Arne_F@ipfire.org>
Sun, 6 Jan 2013 11:58:23 +0000 (12:58 +0100)
commit1d109fd2a63305c5ec3653bbb7888a2142aa744b
treee16e1ead72c40ffe464a53ad5abfea1b5a1f7ccb
parentd14229c0da139a3dca3bff3b95a6dafdc7a52f93
installer: add parameter to skip a block device for installation.

A hyper-v user has reported that the ipfire installer detects a wrong drive
as sda and always try to install on this.
Now you can boot the installation with "ipfire skipdst=sda" to install
this may help to install on hyper-v and other situations.
If more than one should skipped add a parameter for every drive.
config/syslinux/syslinux.cfg
src/install+setup/install/mountdest.sh