Type(Type) 2014/12/17 12:41
Console Install (A): Using Windows RUFUS to make Ubuntu ISO USB pen disk
Step-1. Download RUFUS, https://rufus.akeo.ie/downloads/ burn ISO into USB-disk
(** You could skip Step-1 if you could attach a real DVD-ROM/CD-ROM install drive **)
Step-2. Use any editor, like ultraeditor or notepad++ to edit
the USB pen drive isolinux/txt.cfg file,
e.g. G:\isolinux\txt.cfg,
@@@ Replace all "quiet" to "console=ttyS0,115200n8" in the append kernel param field @@@
代碼:
default install
label install
menu label ^Install Ubuntu Server
kernel /install/vmlinuz
append file=/cdrom/preseed/ubuntu-server.seed vga=788 initrd=/install/initrd.gz console=ttyS0,115200n8 --
label cloud
menu label ^Multiple server install with MAAS
kernel /install/vmlinuz
append modules=maas-enlist-udeb vga=788 initrd=/install/initrd.gz console=ttyS0,115200n8 --
Step-3. Boot with the USB ISO disk, when you see "Error setting up gfxboot"
and the "boot: " prompt, just keyin "install (or cloud)" and press "ENTER" -> "ENTER"
Then you will see the Ubuntu Server installation text menu.
代碼:
Error setting up gfxboot
boot: install
Loading /install/vmlinuz........
Loading /install/initrd.gz............ready.
Undefined video mode number: 314
Press <ENTER> to see video modes available, <SPACE> to continue, or wait 30 sec
(Just press ENTER & ENTER)
lqqqqqqqqqqqqqqqqqqqqqqqu [!!] Select a language tqqqqqqqqqqqqqqqqqqqqqqqqk
x x
x Choose the language to be used for the installation process. The x
x selected language will also be the default language for the installed x
x system. x
x x
x Language: x
x x
x C x
x English x
x x
x <Go Back> x
x x
mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj
Console Install (B): Using unetbootin to make ISO Ubuntu USB pen disk
The "unetbootin" method looks a little bit complex, right?
==> https://github.com/ynkjm/ubuntu-serial-install
Type(Type) 2017/4/24 15:57
UEFI/EFI Ubuntu 16.04.X install in Serial Console
Remove gfxboot & bootlogo @ isolinux.cfg
and make them into serial console with correct baud rate
ref: http://www.tldp.org/HOWTO/Remote-Serial-Console-HOWTO/rhbootdisk.html
代碼:
# D-I config version 2.0
# search path for the c32 support libraries (libcom32, libutil etc.)
# ================= comment begin
# path
# include menu.cfg
# default vesamenu.c32
# prompt 0
# timeout 0
# ui gfxboot bootlogo
# ================= comment end
#
# Add these lines!
#
serial 0 115200
default linux
prompt 1
include menu.cfg
timeout 30
(14,923 views)
© Vovo2000.com Mobile Version 小哈手機版 2024