Sponsored Content
Full Discussion: Linux booting options
Operating Systems Linux Debian Linux booting options Post 302743467 by caleb8 on Wednesday 12th of December 2012 10:57:02 PM
Old 12-12-2012
Linux booting options

Here is my question, a few years back I was sitting in an airplane and saw the movie display for all the passengers in the back of all the seats boot up. You could see the all too familiar boot-up-scrolling text that we are all used to with Linux. But probably only a few other folks on the plane could have recognized the Linux aspect of the entertainment system because it booted directly to the airlines proprietary movie software package.

I know lots of folks use Linux for all sorts of stuff out in the real world and I have been using Linux for quite some time now. However, I recently came across some work that requires me to boot Linux but not go to a GUI. Instead, I want to go to some other software that I am and will be coding.

So, in other words, I want to boot Debian but then without a keyboard for the user always start up special software. To the user, they may see the Linux-scrolling boot up screen but it really just needs to be a black box for them. And the application won't have a keyboard. So, in a sense, it is a little similar to the on-flight movie example I gave at the beginning.

So there must be someway I can have access to the GUI when need be but the common user just boots up to the specialized software.

This is a bit of a new frontier for me in Linux so any direction or advice is greatly appreciated.

Keep on keeping on my friends.

Caleb.
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

booting up in Redhat Linux 7.1

When I created the redhat installation, I configured it to boot directly into GNOME, but now I want it to boot into the shell login screen. How can I change that? Thanks. (1 Reply)
Discussion started by: dangral
1 Replies

2. Solaris

Dual booting Linux and Solaris

Ok, so I'm a bit new to the whole Unix/Linux thing, but I'm no stranger to dual booting... However, the problem that I am having is that I am unable to create a dual boot with Unix (in this case I's using Sun Solaris 9.0 x86) and for linux either RH 9 or Mandrake 9.1, but for the purpose of just... (1 Reply)
Discussion started by: AndroidI6
1 Replies

3. Linux

Booting Linux from an USB stick

I got Puppy linux and installed it on a usb stick. In the BIOS i selected to boot from USB-FDD but it goes to my HD and ignores the USB stick, What going on ?? (2 Replies)
Discussion started by: perleo
2 Replies

4. UNIX for Dummies Questions & Answers

A Big Problem in LINUX Booting

i have some problem in linux booting will u please help me the problem is i was using federo core 1 on my system everything was fine i made one entry in /etc/fstab file for accessing E drive of WINDOWS XP in that i had given file system as VFAT after rebooting system it was not... (1 Reply)
Discussion started by: great_indian
1 Replies

5. Ubuntu

Problem while booting linux

Hi all, We are using linux Redhat 9. While booting the server, it says /proc not mounted and it says "Segmentation fault" and doesn't continue with booting. Basically, it started while we inserted a pen drive and removed it without mounting and un mounting it. After removing the pen drive &... (1 Reply)
Discussion started by: mjdarm
1 Replies

6. Filesystems, Disks and Memory

Problem booting a linux (RAID5)

Hello, we have a problem with our system, a machine with a RAID5: - We can boot the system from CD only, if we try to boot from hard-disk the GRUB seems to be "freezed". What is the difference, why we can boot from CD if something is wrong? - Allways we retreive an error like: "raid array is... (6 Replies)
Discussion started by: aristegui
6 Replies

7. Hardware

Linux not booting when keyboard is unplugged

Hello, I have two linux pc towers and both works normally. I have only one keyboard. When i plug the keyboard into the first pc, I connect to 2nd pc remotely and send reboot command. Second pc stucks on black screen. Could you please guide me what I should do? Thanks in advance Boris (6 Replies)
Discussion started by: baris35
6 Replies
BOOTPC(8)                                                     Debian GNU/Linux Manual                                                    BOOTPC(8)

NAME
bootpc - bootp client SYNOPSIS
bootpc [--bootfile file] [--dev device] [--verbose] [--debug] [--server addr] [--hwaddr addr] [--returniffail] [--waitformore length] [--in2host addr] [--serverbcast] [--help] DESCRIPTION
This manual page documents briefly the bootpc command. This manual page was written for the Debian GNU/Linux distribution (but may be used by others), because the original program does not have a manual page. bootpc is a boot protocol client used to grab the machine's IP address, set up DNS nameservers and other useful information. OPTIONS
--bootfile file Tell the server to use file as the boot file. --dev device Use device to communicate with the server. --verbose Be verbose. --debug Produce debugging output. --server addr Use the IP address addr to communicate with the server. --hwaddr addr Use addr as our hardware address rather than what the operating system gives us. --returniffail Terminate the program if a failure occurs. By default bootpc will ask the user to press a key if the request did not succeed. --waitformore length Wait for more responses when one is received. bootpc will wait for at most length seconds. This is probably only useful for debug- ging. --in2host addr Takes an address and returns useful bits of the name after lookup, this was a separate program, but it is more compact to have both together. --serverbcast Tell the server to send back a broadcast reply. This is necessary on Linux 2.1 and 2.2. --help Display the usage of bootpc. AUTHOR
This manual page was written by Herbert Xu <herbert@debian.org>, for the Debian GNU/Linux system (but may be used by others). BOOTPC 1999 March 21st BOOTPC(8)
All times are GMT -4. The time now is 10:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy