Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-29-2010, 01:44 PM
|
#1
|
LQ Newbie
Registered: Jun 2005
Location: Chicago
Distribution: Ubuntu Server & Debian 6
Posts: 23
Rep:
|
Text Based Server Install
Hi guys/gals,
I am trying to install either Ubuntu or CentOS server in text mode only. The problem I am having is that the hardware that I am trying to install it on has no vga output, I can only connect to it via console cable.
I am able to boot from USB CDROm or flash drive but unfortunately since the hardware does not have a gpu (atleast none that I'm aware of) I am unable to get past the boot screen.
If someone can point me in the right direction or know where I would be able to download the text install of either OS, that would be awesome.
Thanks in advance.
|
|
|
12-29-2010, 02:29 PM
|
#2
|
Senior Member
Registered: Oct 2009
Location: Wroclaw, Poland
Distribution: Arch, Kubuntu
Posts: 1,281
|
You can install Ubuntu through network via ssh. For this you must start installation with kernel arguments, for example I used:
Code:
locale=pl_PL console-setup/ask_detect=false hostname= interface=auto mirror/country=manual mirror/http/host
name=APT:3142 mirror/http/directory=/ubuntu priority=critical auto url=http://APT/ubuntu-ssh.seed quiet
where APT is my apt-cacher server, it is not required, if you not specify one, I think some default will be used. Preseed file also is not required, but with it you can prepare totally automatic installation.
You can also connect to your PC with monitor through serial (RS232) cable, Ubuntu installer also support this, but I didn't tested it.
You can find more info in Installation guide.
Last edited by eSelix; 12-29-2010 at 02:35 PM.
|
|
|
12-29-2010, 02:33 PM
|
#3
|
Member
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653
Rep: 
|
You can download a text installer for Ubuntu here. No idea about centos.
|
|
|
12-29-2010, 03:54 PM
|
#4
|
LQ Newbie
Registered: Jun 2005
Location: Chicago
Distribution: Ubuntu Server & Debian 6
Posts: 23
Original Poster
Rep:
|
Thanks guys, I will try doing both and let you guys know how it went.
|
|
|
12-29-2010, 07:24 PM
|
#5
|
Member
Registered: Jan 2003
Location: Kingston, Jamaica
Posts: 444
Rep:
|
You can do a text installation from the regular CentOS cd.
Just type linux text
Last edited by jamrock; 12-29-2010 at 07:39 PM.
|
|
|
01-30-2011, 03:17 PM
|
#6
|
LQ Newbie
Registered: Jun 2005
Location: Chicago
Distribution: Ubuntu Server & Debian 6
Posts: 23
Original Poster
Rep:
|
still unable to get it to work
Last edited by shizzles; 01-30-2011 at 10:13 PM.
|
|
|
01-31-2011, 09:44 AM
|
#7
|
Senior Member
Registered: Dec 2004
Location: Marburg, Germany
Distribution: openSUSE 15.2
Posts: 1,339
|
Does the machine support to run without a graphic card - how can you change the boot order in the BIOS? Is it a dedicated server machine with decent documentation? It may also help to install a graphic card temporarily.
|
|
|
01-31-2011, 12:00 PM
|
#8
|
LQ Newbie
Registered: Jun 2005
Location: Chicago
Distribution: Ubuntu Server & Debian 6
Posts: 23
Original Poster
Rep:
|
|
|
|
01-31-2011, 12:16 PM
|
#9
|
Moderator
Registered: Aug 2002
Posts: 26,642
|
My first guess is you need to configure the installer to redirect to a console port. However if the BIOS automatically redirects the output to a console port can you see any output when the CD boots?
Boot the CentOS CD and at the prompt try the following command.
boot: Linux console=ttyS0 (assuming console is standard 9600,N,8,1)
if not 9600 then substitute the baud rate as below
console=ttyS0,9600n8
Last edited by michaelk; 01-31-2011 at 12:22 PM.
|
|
|
01-31-2011, 12:25 PM
|
#10
|
LQ Newbie
Registered: Jun 2005
Location: Chicago
Distribution: Ubuntu Server & Debian 6
Posts: 23
Original Poster
Rep:
|
michaelk
Wouldn't the command Linux in
boot:Linux console=ttyS0
try to do the install in graphical mode ( I might be mistaken on that) or will the following command of console=ttyS0 negate that and make install text by default instead ?
|
|
|
01-31-2011, 12:57 PM
|
#11
|
Moderator
Registered: Aug 2002
Posts: 26,642
|
Never actually tried using console mode. I assume you meant:
linux text console=ttyS0
See what happens...
|
|
|
01-31-2011, 09:26 PM
|
#12
|
LQ Newbie
Registered: Jun 2005
Location: Chicago
Distribution: Ubuntu Server & Debian 6
Posts: 23
Original Poster
Rep:
|
So after countless hours of searching i FINALLY found a tutorial that showed me exactly what i needed to do.
I appreciate all the help you guys provided for me.
For the future, here is the link to anyone that needs to do a headless linux install
http://markliggett.wordpress.com/201...a-cdrom-drive/
|
|
|
All times are GMT -5. The time now is 02:14 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|