General :: Create Custom Terminal Boot Mode Under Ubuntu?

Aug 5, 2011

I wonder if it would be possible to create a custom boot menu entry in grub under Ubuntu (11.04), that boots the system into terminal instead of the login screen.

The effect should be something like the root shell in (rescue mode) boot menu entry, one that gives me access to a root shell or a less privileged shell, without the need to select "root shell" explicitly.

If possible, I also would like to customize the shell started by, most preferably by specifying a shell script to run so that I can start something other than bash, like vim.

My intention is to create a "fast" boot mode to give me a usable system within seconds (to take notes, for instance) without needing to start GUI. Therefore, it is preferred that the silent option is turned on.

Note: There is a requirement: that no existing feature of the system is removed. That is to say, the gnome desktop (and Unity) should remain intact, and is only disabled when I choose this mode.

View 2 Replies


ADVERTISEMENT

OpenSUSE :: Setup A Custom Home Server Running 11.3 64-bit In Terminal Mode?

Feb 5, 2011

I've recently setup a custom home server running openSUSE 11.3 64-bit in terminal mode. I've since successfully setup and configured it to act as an iSCSI target using the iscsitarget package and the corresponding kernel module, along with the YaST module for the configuration. Prior to setting up my hard drive accordingly, however, I noticed that when I ran 'zypper up' in a terminal I got the following:

Code:
pph-server:~ # zypper up
Loading repository data...
Reading installed packages...

[Code]....

At the time I accepted, and found later that it removed the setup I had, meaning I had to start over. However when I ran YaST in a terminal it then wanted to re-install the iscsitarget package, which subsequently removed the tgt package, and so this continued for a bit. (Thankfully no actual data was stored on the target at this stage .) For the time being I've locked the iscsitarget package and the kernel module to prevent zypper from wanting to remove it and install tgt instead since I now have my target working as I want.

The question I have is why zypper was trying to remove iscsitarget and install tgt, and yet the corresponding YaST module was wanting to do the opposite. Is tgt considered a better option by the openSUSE developers, in some way, for setting up an iSCSI target? Is iscsitarget development/availability being ceased by them in favour of tgt? Is there something else I'm missing? Neither of these packages seems old to me: the latest version of iscsitarget was released on SourceForge last July, while tgt was only updated this month.

View 2 Replies View Related

General :: Setup Ubuntu To Boot In Terminal Mode With All Service Running

May 5, 2010

Im running a virtual linux server on a low-end system, and i wold like to configure the server to boot in terminal window and not to the Gnome log in window, this is because of the low specs on the hardware.

View 5 Replies View Related

Ubuntu :: Create Custom Boot Disk?

Feb 2, 2010

We have a project we are working on and wanted to know if it is possible using the ubuntu(or any linux) boot disk.

We need the disk to first wipe the hard disk in the notebook, then perform a hardware test(testing processor/hdd/ram/display) then it should reimage the machine and reboot from the HDD.

I am thinking of using grub4dos to boot(and timeout to the HDD)

and partition image to image the HDD... but i do not know any cli software for the others...

For note the disk has to be completely automated as we don't have the headcount to recheck every machine every few minutes.

View 7 Replies View Related

Ubuntu :: Create Own Custom Animated Plymouth Boot Theme?

Mar 15, 2011

I think the title says it all i just want to create a nice animated boot logo, but i have no idea how

View 1 Replies View Related

Fedora :: Possible To Create A Custom Grub Entry That Will Boot

Jun 15, 2011

I'm going to try and install fglrx again, however last time it killed my system, giving me a 'display not detected' error on my monitor with no way to reach a non-grapgical tty to edit xorg.conf.Is it possible to create a custom grub entry that will boot Fedora 15 with the Radeon drivers in case fglrx once again trashes my system?

View 2 Replies View Related

Debian :: Create Custom Boot Disk That Would Include Some Programs Already Installed On Computer

Dec 3, 2010

I would like to create a custom boot disk that would include some programs already installed on my computer, so I wouldn't have to re download them, is there a way to do this?

View 2 Replies View Related

Ubuntu :: Boot In Terminal Mode From Desktop?

Sep 8, 2010

I know I have seen/read this someplace before but I cannot find it.

Just installed ver 10.4 -64 bit desktop, I want to make some modifications to the environment -- want to boot in terminal mode and not desktop (for fun and giggles), but if I open up a terminal, enter su- and password, then edit the (I hope) appropriate file it comes back and says that I do not have permission.

Is it because I installed the desktop version, or because I don't know enough linux to shoot myself in the foot yet? Should I go back to square one and install the server version then configure it so that it starts up the desktop?

View 2 Replies View Related

General :: How To Create Custom Commands

Apr 29, 2011

So I'm here thinking how to create custom commands on my Linux Debian? I mean so i could open up terminal and just type the script name (and possibly some arguments) and it would refer to the script in my home directory. Otherwise I've write the whole path to the script each time and it gets annoying.

View 2 Replies View Related

General :: RHEL - Create Custom RPM ?

Dec 25, 2010

Create a rpm that installs a script like hello.sh into /root/bin with the permissions 755? I've tried a few ways with rpmbuild but no luck.

View 3 Replies View Related

General :: Create Custom Keyboard Shortcuts In Vim?

Sep 18, 2010

For example - when coding in Perl, I need to sometimes comment out a bunch of lines.What I do is something like

:80,96 s/^(.*)$/#1/

I want to create a custom shortcut for this so that I can do something like

:80,96 cm

for commenting and

:80,96 uc

for uncommenting.What should I put in my ~/.vimrc?

View 1 Replies View Related

General :: While Pungi Can Create Custom Spins?

Feb 26, 2010

I have fedora 10. My question is: while pungi can create custom spins of fedora can it also create live cd's

View 2 Replies View Related

General :: Put Custom Text On Terminal (bash Script)?

Jan 19, 2010

This code:

Code:
#! /bin/bash
echo Okay.
echo
Does not do it....

P.S. I want to show my parents what happens when I do:

Code:
sudo make me a sandwich
and have it say "Okay."

View 11 Replies View Related

General :: Possible To Create A Custom Font.conf File ?

Jun 4, 2011

If it is possible, what are parts that should be included in it?

View 1 Replies View Related

General :: Getting Terminal Emulator With Custom Scripts And Hotkey Support?

Oct 16, 2010

I need a terminal application for linux with support for custom scripts and support to bind this scripts for hotkeys.For example I login into computers hundreds times a day. I don't want to write login and password, but to press a hotkey (Ctrl + Z for example) to automate this process. [input login, press Enter, input password, press enter, input some command...]

View 2 Replies View Related

Software :: Create Customized Livecd To Boot Machine As 3270 Terminal

Jul 21, 2010

i need to create a customized livecd to boot a machine as a 3270 terminal.. (no graphic interface required) where should i start?

View 2 Replies View Related

General ::Create Custom Name Server \ Create Own Name Server?

Nov 4, 2009

I bought a web hosting account(cPanel) and I want to create my own name server(ns1 and ns2.mydomain.com). So when I want to host addon domain, I can point them to my name server instead of hosting company name server.

View 10 Replies View Related

General :: Changing Font Size In Text Mode Terminal?

Apr 10, 2011

I have a ubuntu linux working in TEXT mode. I would like the change the font size (or if possible, get my terminal with inconsolata font). How can i do it?

PS: i don't have a GUI or X Windows running.

sudo dpkg-reconfigure console-setup

View 1 Replies View Related

Ubuntu :: Custom List In Tree View Mode In Nautilus

Jul 18, 2010

So I've been trying to get my windows C: and D: partitions (mounted to /windows/C and /windows/D respectively) to show along side "Filesystem" and "Home Folder" in tree view on the left panel in Nautilus.

I know I can drag and drop any folder under the Places view mode, but I never use Places and prefer Tree view mode.

View 1 Replies View Related

General :: Boot Custom OS Using Grub?

Sep 26, 2010

I know this isn't linux related but it is grub related.

I made my own small "32-bit protected mode" Operating System in Assembly.

The OS works great in qemu however I wanted to test it using real hardware.

I have a seperate HDD with grub installed into /boot/grub

In this folder I have:

Code:

Menu.lst:

Code:

The kernel is only 512 bytes. How can it be to big?!?

The only problem I am having it is says:

Code:

Kernel to big

And the kernel's format is "bin" if that makes any difference.

View 1 Replies View Related

General :: Custom Dual Boot GUI ?

Nov 21, 2009

Now that ive finally got XP and Ubuntu on my system, i thought id try to get rid of that DOS looking boot! :s

To explain my situation (probably default) when i start up after bios a black screen appears with a list of options:

1. ubuntu
2. ubuntu recovery
3. xp
4. xp recovery

something like that not sure the exact order or titles...

What i wanna do is make it have a GUI where i select which OS i want.

View 14 Replies View Related

Ubuntu :: How To Create A Custom ISO

May 21, 2010

I want to create a custom ubuntu ISO (This ISO will contain all the packages with the latest updates released till date).

View 9 Replies View Related

General :: Directly Logging In As Root In A Text Mode Terminal (tty1-tty6)?

May 13, 2010

What are the differences between "su -" in a GUI terminal and directly logging in as root in a text mode terminal (tty1-tty6)? Any environment, path or other functionality differences?

View 14 Replies View Related

General :: Checking If Distro Running In Live Mode Using Terminal Based Tools?

May 10, 2011

I searched and found several solution but those are distro specific. I need to find out if distro is running in live mode (from CD, USB) instead it's installed on hdisk. The solution should be independent of distribution.

View 7 Replies View Related

Ubuntu :: How To Create A Custom Live Cd

Jun 11, 2010

I'm sure this is possible to do, but how do I create a Ubuntu install cd that uses my current config. Ideally I would like to be able to install exactly what I have on my system now, without user files. Wine, Ccsm, amarok, audacity, themes the whole nine yards. I tried using a program called Ubuntu Customization Kit, but it wouldnt let me mount the normal ubuntu install .iso file. This would avoid the hour and a half post-install config every time I screw Ubuntu up as well as stripping off many of the programs I don't need...

View 3 Replies View Related

Ubuntu :: Create Own Custom Live Cd?

Aug 31, 2010

I want to create a custom live cd of off peppermint os one. I want to add specific software, and delete some packages i don't really need. How can I do this Reconstructor is not what i want, because i am forced to use Ubuntu or Debian,
remastersys doesnt work for me since I see no option in using peppermint one as a live cd.

View 6 Replies View Related

Ubuntu :: Create A Custom Installer?

Sep 10, 2010

I want to create a LiveCD that you can boot and where instead of the normal Ubuntu installer (ubiquity) my own installer is starting.

I tried to do that with FAI, but I have many problems with it. Do you know a good way to do it? Is there an Interface for the Ubuntu installer/Source Code? Any other tools, ideas or thoughts?

View 1 Replies View Related

Ubuntu :: Create A Custom Live USB?

Jul 4, 2011

I'm working to setup an small PC as a kiosk, I was able to create an USB pen drive with ubuntu 10.10 with a persistent area and I made all the changes I need, everything works but if the PC loss power in most of the cases the file system is corrupted. Now I'm trying to generate a non persistent USB drive, but I'm having some problems. I was able to install remastersys and create an ISO image of my system (dist) but when I tried to create the USB drive using different Programs, in all cases I get the boot menu but it never complete the login, it just try to keep booting. The only messages I saw when I create the iso image is a bunch on chown operation fail from remastsys, I'm not sure if it is part of the problem. how to create an USB read only from a persistent one ?

View 2 Replies View Related

Ubuntu :: How To Create Custom Live CD / DVD That Uses Less RAM

Nov 22, 2008

Is it possible to create custom Live Linux cd that consumes less RAM by limiting its functionalities?My laptop has 448 mb RAM and I want to run the LIVE CD along side windows xp pro(using VMware Player). I have tried a few Linux live cds but all of them are very slow when I run them inside xp!! I want to create this custom live cd so it only have firefox browser (latest version) pre-installed along with flash player (Latest version) and ability to hear voice when playing ..... videos. (I want omit the rest of programs in order that Linux runs faster). Is it possible to gain speed by omitting un wanted programs? How I can create such LIVE cd with limited functionality and fast performance.

View 7 Replies View Related

Ubuntu :: Create Custom Cursors?

Feb 11, 2010

How do you create custom cursors? I found an xcursor tutorial but no installation instructions - it just left me with the cursor files.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved