Fedora :: Interactive Startup Not Working?
Feb 20, 2011
My problem is: One of my services has failed to start. All I need is just go into interactive startup and ignore that service. The system is encrypted as LUKS. I press 'i' before and after entering the phrase (it asked me "Password for filesystem"). But interactive startup seems not working. All the services go to start without my permission. I mean there is no question such as "Start XXX [Y/N]?"
In the past I used CentOS for some months, and interactive startup (by pressing 'i' on boot time) was fine. I could allow or not what service should be started.
I have googled and found these:
[URL]
View 2 Replies
ADVERTISEMENT
Jun 15, 2010
I've been fiddling about with vortexbox (the one before 1.4 I think), for a while. This is a music ripping and server rpm setup using Fedora 11 as the base.
As it was on a test machine, decided to try changing the logical volume sizes of LogVol00 and LogVol02 to fit a few more cd's on 02 before getting a new pc (just to see how it works).
Logged on and opened up the graphic version of lvm (using gnome). Then selected the LogVol02 logical volume, select edit, changed name to LogVol02-Storage, saved and logged out. Rebooted vortexbox since then its been unable to start properly (is this a kernel panic?).
Read up a lot on lvm on the net, have access to Fedora 11 disk 1, so logged on. Eventually managed (I thought to) to change LogVol02-Storage to LogVol02 using lvrename.
However, still refuses to boot completely.
The message it gives is as follows (sort of): Welcome to Fedora Press '1' to enter interactive startup
Setting up Logical Volume Management: 3 logical volume(s) in volume group 'VolGroup00' now active
*** An error occurred during file system check.
*** Droping you to a shell; the system will reboot when you leave the shell.
Give root password for maintenance (or type Control-D to continue):
Loving vortexbox appart from this. Will it be easier just to reinstall everything? If so, is there a way of listing all the changes I've done so I can reproduce (I'm thinking of just looking at all the commands I ran on the CLI).
Otherwise, is there a way of listing all of the commands I ran in terminal and piping them into a file so I can see what I need to do to rebuild after reinstalling?
View 2 Replies
View Related
Apr 25, 2011
I just installed openSuse for the first time the other day. I'm trying to get my web development tools up and going and I've hit a little snag.After installing php5 I tried to use interactive mode on the command line (php -a) but I didn't get the nice line-edit-capable prompt I'm used to. A little research told me I needed to install readline support, so I installed the php5 readline package. The thing is even though `php -m` now shows the readline module is loaded I still don't get the line-edit support
View 6 Replies
View Related
Jan 3, 2010
i just installed fedora 12 and got conky working like i want. i created a '.conkyscript.sh' in my home folder to run conky that looks like this...
Code:
#!/bin/sh
sleep 15 && conky
[code]....
View 4 Replies
View Related
Jul 24, 2011
I have edited my /etc/fstab file in order to have it automatically mount a windows network share at startup.
The problem is, that it isn't really working during startup. After I log in, in order to make it mount I have to open the terminal and enter "mount -a".
The following is my fstab file:
Code:
I suspect this has something to do with my laptop not having made a network connection when the entries are mounted, but I'm not sure. How would I go about finding out about any errors?
View 3 Replies
View Related
Apr 6, 2009
Posting from Splashtop as i can't get past keytouch-apid in the boot process,Yeah me bad so i would like to disable it so i can complete the process.Using the interactive startup seemed the way to go but how does one get there before udev starts up?Or is there something else i could try.
View 2 Replies
View Related
Feb 4, 2011
I have a situation where I am in a non-interactive shell. I have tried from within my non-interative shell to spawn an interactive shell but my output still does not goto me. Isn't there a way I can somehow go into /proc or somwhere and make the output my /dev/tty1? Or some way else to remedy this?The situation arises because I drop from my restricted shell environment (a sort of CLI interface), into the actual Linux shell. I cannot change the code of the CLI environment I am just faced with being in the linux shell environment and its non-interactive. Its very annoying to have to put > /dev/tty1 after every command I type.
Not to mention it seems damn near impossible to get pagers like more and less to work properly when your in a non-interactive shell.
View 2 Replies
View Related
Sep 7, 2011
Are there any non-interactive network downloaders like wget that come with fedora by default? I noticed that wget doesn't come with fedora.
View 2 Replies
View Related
Oct 1, 2009
This is my startup routine:
I log on and Network Manager shows no wireless adapter.
I go to System > Administration > Network:
There are two entries in the Devices tab: Wireless and Ethernet
As soon as I double click the Wireless device and the configuration pops up, the device starts working (no changes to the settings are made)
I have the following set to ON:
- Controlled by Network Manager
- Activate device when computer starts
- Allow all users to enable and disable this device
View 7 Replies
View Related
May 11, 2010
What is it? How do I remove a user's rights from accessing the interactive shell?
View 1 Replies
View Related
May 19, 2010
Recently i've upgraded my fedora 11 to 12 using the preupgrade command and now I have a problem booting! when i start the interactive boot it hangs after trying to run the service local, it looks as if its trying to boot because the cursor blinks really fast then blinks normally after a few seconds. no error was stated during the event. what seems to be the problem here?
View 3 Replies
View Related
Jul 2, 2010
I recently installed Ubuntu 9.04 through WUBI, but when the installation finished and I went to turn the computer on to Ubuntu, I could not get graphics working. It would appear that the resolution has been set super-high somehow, because a message will pop up saying that I don't have enough video memory to run at the resolution I'm trying. I have tried xfix in recovery modeI don't know if this has anything to do with it, but I'm using a very old monitor.
View 2 Replies
View Related
Aug 9, 2010
I downloaded Lucid and installed Mysql and Apache2.I am very familiar with this setup and don't see a reason why this should not work.apache2 and mysql scripts are already located in /etc/init.d chkconfig shows the following:
apache2 on
mysql 2345
ps -aux does not show these processes running after a reboot. the services start manually without any problems. there is nothing in the logs that shows it's even trying to startup at boot. What has changed in the new Ubuntu version? I need this fixed through command line only.
View 2 Replies
View Related
Mar 17, 2010
i use PCLINUXOS 2009.1 and in kde i installed superkaramba themes. but after i logoff and get back in not only karamba not starts;the themes when i took a look are gone.
if there is way to edit the kde startup also help me with that issue too.
my kde version is KDE version: 3.5.10
View 2 Replies
View Related
Jul 11, 2011
I'm writing a script to automatically get my TEAMSPEAK3 server to run at startup.The script is like this and is placed at init.d and added too chkconfig.
#!/bin/sh
# chkconfig: 2345 95 20
# description: Starts Teamspeak 3 server
[code]....
View 9 Replies
View Related
May 7, 2010
I am placing apps into my fluxbox startup file as per the instructions, however nothing starts up except fluxbox.It doesn't matter what app I try, so it isn't an app problem.
here is my startup file:
#!/bin/sh
#
# fluxbox startup-script:
[code]...
I have also tried tests such as "touch ~/testwoked" and such, nothing works.It makes no difference if the file is executable or not.
View 1 Replies
View Related
Aug 2, 2010
My audio was working just fine up until today, when I was working on some audio production stuff. I did QjackCtl, and also ran pulse-jack so I could use another app not in jack. Now, upon a boot up, there is no gnome-volume-control-applet or gnome-volume-control running. When I run gnome-volume-control it says there is no sound device (without Jack running). When I do it with Jack and Pulseaudio running (doing QjackCtl and pulse-jack), gnome-volume-control shows info about jack, but no hardware. I have sound, I just can't affect it volume-wise, etc. When I run pacmd I get this:
$ pacmd
Daemon not responding.
When I close QjackCtl I then get an error in a window that says merely: Waiting for sound system to respond.
View 4 Replies
View Related
Feb 11, 2011
I have specified firefox should startup using the following procedure:
System > Preferences > Startup Applications > Add
And used the following details:
Name=firefox
Command=/usr/lib/firefox-3.6.11/firefox-bin
But it doesn't start up. I tried also adding a shortcut to the following location:
/home/USER/.config/autostart/SHORTCUT-TO-FIREFOX
The account I'm trying to get it working on is unprivileged. I'm sure it was working yesterday but can't swear if I had added extra permissions at that stage.
View 3 Replies
View Related
Apr 15, 2011
Sometimes Ubuntu 10.04 will get into a state where the system stops booting when it apparently attempts to initialize the USB keyboard (keyboard goes dead and never lights up again)(Saitek Eclipse II keyboard).
It either works, or doesn't work consistently regardless of reboot. I don't know what makes it stop working. (Or start working) Recovery mode doesn't work either. Or the saved -21 kernal.
I have an ASUS M4A88TD-V EVO/USB3 and have the -30 generic kernal.
I can dual-boot into WinXP just fine.
View 9 Replies
View Related
Jun 15, 2011
I installed the earth sunrise plymouth theme with super boot manager, and it worked, but only when I was turning it off, it still works when I'm turning it on, except it sits there for like 30 seconds blinking an underscore and then the theme starts up and does nothing for about 3 seconds (it doesn't animate or whatever), and then the gdm screen comes up, so why isn't plymouth really working on startup? and is there a way to fix it?
View 9 Replies
View Related
Dec 10, 2009
Not beeing an expert on Ubuntu, but loving it running on my old Dell Dimension 2400 Series, I do have some issues after the upgrade to 9.10.
1) Frozen screen after a while working with the system. Cursor moves, but frozen
2) Black screen at startup.
Retyping this message again on my Mac Laptop as Ubuntu froze again. I took the following action: Followed directions as listed here [URL]
1. Select recovery mode from the boot menu.
2. Select login as root from the menu in recovery mode.
3. Type this at the prompt
# sudo apt-get remove xorg-driver-fglrx
# sudo dpkg-reconfigure -phigh xserver-xorg
4. Exit
# exit
5. Now select Resume normal boot from the menu.
Every thing should be OK by now. This seemed to work, but after another reboot, black screen again. System Specs: [URL]. Running with 1 GB of Memory and 320Gb Hard Disk /w 2Gb Swap and 318 Gb Extended.
View 4 Replies
View Related
Jul 14, 2010
Was running out of room on / and set in Yast to delete /tmp on startup. Also deleted /var/log and /var/tmp while logged in. Rebooted and now mouse and keyboard (both USB) not working. Keyboard works on grub menu. Also works now in XP. Tried reconnecting (sync & plug unplug) different usb ports and nothing. Gave it a few minutes on startup and still nothing. Plugged in a PS2 keyboard and the lights just blink after startup and it will not work either.
View 7 Replies
View Related
Mar 12, 2011
I am big fan of SUSE.. waited like anything for 11.4 release .. but i am in trouble now .. installed 11.4 on Acer 4820TG (switchabe graphics with ATI mobility radeon 5650).. after booting it fails with the attached error while works fine in failsafe mode. Let me know if u need any of the details i am available online for some 5 hours.
View 9 Replies
View Related
Aug 11, 2010
Is there a non-interactive way to change a user's passwd short of using expect? I'm using Debian.If not, then I guess I need to get this expect script working:
Code:
#!/usr/local/bin/expect -f
set username $env(UNAME)
[code]...
View 2 Replies
View Related
Jan 26, 2011
I need to run a script that prompts the user for some input and takes action based on that input. It must run at the end of the login process, after the desktop is displayed.I tried putting it in ~/.bash_login, but it didn't run. Do I need to tell /etc/profile to run ~/.bash_login? I thought it looked for it & ran it if it was found.
A related question would be - Can I make it so the terminal session that is running the script be the only thing that the user can do? In other words, they can't click on anything on the desktop or in the panels and have it run until after they respond to the input request.
View 1 Replies
View Related
Mar 10, 2011
The interactive map on weather.com no longer works for me in Firefox. I'm just looking for some feedback from other users if they can see the map or not. I'm using Lucid with current updates.
View 3 Replies
View Related
Mar 24, 2011
how can I make my sh interactive by default. That I don't have to always type --interactive everytime I log in. I want it to be always interactive. #2- how also do I turn of --posix mode parmanently ? Is there a line I need to drop somewhere or what do i do.
View 4 Replies
View Related
Aug 4, 2010
I need an non-interactive, symetric, passphrase mechanism that can be used on machines beyond my sys-admin control. Currently, I use the Python code (with variants):
Stat, Output = commands.getstatusoutput(
"gpg -c --passphrase=%s '%s'"%(Password, TarFileName))
to encrypt and decrypt files (tar balls). The "Password" is generated by a Python code on a singular removable flash drive. It worked with FC11 and Windows, but with FC13 I get an interactive dialog, which gets canceled, and then: can't connect to `/home/{a user id}/.gnupg/S.gpg-agent': No such file or directory
gpg-agent[3432]: command get_passphrase failed: Operation cancelled
gpg: cancelled by user
gpg: error creating passphrase: Operation cancelled
gpg: symmetric encryption of `testdata' failed: Operation cancelled
The operator does not know the pass phrase. This is a single user mechanism which relies upon the mounting of the special flash drive to work. The application is portable across many platforms and hosts, but can only be used by the possessor of the flash drive.
View 1 Replies
View Related
Nov 22, 2010
can provide recommendations on any projects that can fully automate the install process of an interactive application. I am doing installs of applications such as websense and they are all interactive. I would like to automate all interactive installs in my environment. I did find the following: [URL]
View 1 Replies
View Related
Mar 22, 2010
I'm writing a bash script that can be run by crontab or by a user interactively.
If the script is run by a user interactively, it will ask for a parameter interactively.
If the script is run by the crontab, it validates if a command line parameter is provided.
In doing so, I cannot get these tests to work inside the bash script
Code:
This shell is not interactive
How the tests be done inside a script?
View 5 Replies
View Related