Commit Graph

20 Commits

Author SHA1 Message Date
Michael Tremer
0585ca7cfd cdrom: Drop menu option for HDT
The Hardware Detection Tool does not work and I do not think it is worth
to investigate. It is an ancient piece of software which does not work
on EFI systems which are becoming more and more common.

Since this has presumably been broken for a long time which nobody has
reported I assume that nobody is using it. There are indeed lots better
live CDs out there with much better diagnostic tools.

Fixes: #12870
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Acked-by: Peter Müller <peter.mueller@ipfire.org>
2022-06-04 08:36:58 +00:00
Michael Tremer
1c480ef7bf cdrom: Fix unattended mode on serial console
Reported-by: Daniel Weismüller <daniel.weismueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-03-09 15:58:57 +00:00
Arne Fitzenreiter
e0d006cd8e installer: add option to disable grafic mode for grub.
add novga to kernel commandline for the installer to add
GFXMODE="none" to /etc/default/grub.
2015-03-30 20:28:54 +02:00
Michael Tremer
a3e135c8bd installer: Enable new partitioning code to be run in unattended mode
The first disk of the system will automatically be used and
a standard installation will be done. After that is done, the
system will reboot into the freshly installed system and execute
setup.
2014-10-11 18:59:31 +02:00
Arne Fitzenreiter
ec6b2ccbc0 syslinux: add serial console output. 2014-06-23 23:38:46 +02:00
Michael Tremer
b3acd7b850 boot menu: Add description texts. 2013-05-24 18:49:55 +02:00
Michael Tremer
e7902feca4 boot image: Increase timeout to one minute. 2013-05-24 18:30:47 +02:00
Michael Tremer
89fd5ae068 Add option for boot.ipfire.org to disk image 2013-05-24 18:27:31 +02:00
Michael Tremer
df2ac65557 syslinux: Update to 5.01 + new menu.
Some people reported problems that the CD image won't boot
on certain hardware.

As there have been more changes on isolinux, this patch replaces
the old text prompt with a nice menu in graphical mode.
2013-05-23 21:42:57 +02:00
Arne Fitzenreiter
1d109fd2a6 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.
2013-01-06 12:58:23 +01:00
Arne Fitzenreiter
438a331f3d Revert "installer: Make kernel silent at boot time."
This reverts commit a23305b8a2.
2012-11-05 18:42:56 +01:00
Michael Tremer
a23305b8a2 installer: Make kernel silent at boot time. 2012-08-22 22:04:37 +02:00
Arne Fitzenreiter
c91d1354c4 Fix splashscreen on USB-Stick installer.
Remove extra option page.
Add missing unattended.conf to USB-Stick.
2010-12-01 20:00:08 +01:00
Arne Fitzenreiter
492b260178 Removed unsupported nodma switch from syslinux.cfg. 2010-12-01 08:25:37 +01:00
Michael Tremer
d69c879e49 Make installer system bootable from initramfs. 2010-07-22 11:53:16 +02:00
Daniel Glanzmann
9428960b88 added unattended option to isolinux 2008-10-01 14:59:34 +02:00
ms
e61afce93c Disabled unattended installation because it is not completed yet.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@1040 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-11-01 10:44:09 +00:00
ms
4809e64e27 Neue Hardwareerkennung im Installer...
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@448 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-03-14 21:57:20 +00:00
ms
26ec951359 SquashFS hinzugefuegt damit wir auf OpenVZ-Maschinen bauen koennen.
Kein Loop-Device mehr erforderlich.


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@393 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2007-01-20 15:42:28 +00:00
ms
fd0763dce5 Graphen gefixt.
Bootlogo zur Iso hinzugefuegt.
Memtest hinzugefuegt. (Kann man sicherlich mal brauchen denke ich.)


git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@368 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
2006-12-22 17:24:32 +00:00