Ubuntu :: Disable Auto Eject When Live CD Shutdown

Aug 27, 2010

Is there some file I can alter on the Live CD image that will make Ubuntu not automatically eject the drive tray when I shut down from a live CD session?

[URL]

/etc/rc0.d/S89casper is a link though, so I just edited the file it points to (/etc/init.d/casper) -- seems to be working. I merge a modified "casper" at every boot, next time I build a Remastersys, I'll try to make it permanent.

View 9 Replies


ADVERTISEMENT

Ubuntu :: How To Auto Eject A CD

Apr 14, 2011

I'm using a Three network broadband dongle for my net access at the moment. That's a ZTE MF-112.

It is obviously engineered for Windows and the procedure it goes through on a Windows box is to show up as a CD drive initially which then autoruns and checks for the presence of the drivers and installer software. Only after it has detected all that does it 'eject' the CD and bring the actual 3G device online.

This leads to a slight amount of... irritation. I tend to have a terminal window open anyway so typing /dev/cdrom1 eject whenever I put the dongle in is no particular hardship, bu there must be some way to automate this.

The device turns up on /dev/cdrom1 and the 'disc' has the label '3 Connect'.

how to auto eject this thing whenever it shows up?

View 5 Replies View Related

General :: Eject Cdrom And Shutdown Computer?

Feb 12, 2011

When using a live distribution, I can exit the system with the following command

Code:
shutdown -h now
This however does not eject the cdrom

[code]....

View 2 Replies View Related

OpenSUSE Hardware :: CD Can't Eject Using Eject Button

Mar 6, 2010

Right clicking on the desktop CD icon eventually ejects it. But it still can't be ejected using the button.

View 6 Replies View Related

Ubuntu :: How To Schedule Auto Shutdown

Feb 4, 2010

How to Schedule auto shutdown in Ubuntu? I am a newbie. Last night I have some downloads in progress while at the same time I really wanted to go asleep. So I wondered if there's a way to schedule auto shutdown the system after a set period of time. I heared its possible using command line but dont know the usage.

View 9 Replies View Related

Ubuntu :: Auto-shutdown After A Process Stops?

Jan 12, 2010

in windows I have this little program called "poweroff". I use it to shut down my pc after vlc stops playing a movie. I set vlc to shut itself down after playing, and then the program starts a countdown to shutdown the pc. is there a similar program for ubuntu? could this be achieved through the command line? I'd like it to give me little warning period though, where I still have the option to cancel.

View 2 Replies View Related

Ubuntu :: (auto) Saving Files Before Shutdown?

Jan 15, 2011

I am wondering if there is already a feature, and if not, then a way to save any open files before a shutdown occurs?

I use xfce4 battery plugin and there is the option to invoke a shutdown whn the batt. hits critical percentage, but I would like to be able to run something at the low percentage stage to save any open files in case the critical stage is reached. I have had no luck googling any solutions or potential solutions.

View 3 Replies View Related

Ubuntu :: Application For Auto Power On & Shutdown?

May 10, 2011

I found an application AUTO POWER ON & SHUTDOWN in windows which is really very useful to those who have night unlimited broadband connection. I searched for similar application in UBUNTU as I am slowly shifting to UBUNTU from 10.04 (maveric) version. Whenever I search for application or for other options, so many have written failed attempts only.

View 5 Replies View Related

Ubuntu Servers :: System Won't Shutdown + Apache Not Auto Starting / Fix It?

Nov 12, 2010

First post here so I'll do my best to provide the information needed.

System:

Dell Poweredge R310
Xeon 3460 2.8Ghz
4x2GB ram
4x 160GB Sata 7.2k (RAID 10)
Ubuntu Server 64bit

If I type as root, "reboot" or "shutdown -r now", nothing happenings - except the apache2 process stops + the usual "System is going down for reboot now". If I type "shutdown -h now" the system goes down.

Upon booting the server back up, MySQL starts correctly, but Apache2 does not - I have to run "service apache2 start", and it starts up fine.

I feel the 2 issues are related. I've reinstalled apache2 completely (configs and all) and this didn't help - I used yum to install/reinstall it.

View 8 Replies View Related

Ubuntu :: How To Disable Auto-maximize In 11.04

May 1, 2011

Just upgraded to 11.04 and this drives me nuts. When an app/window is opened, if it is "sufficiently" large, it maximizes. I use eclipse. Eclipse is a screen-space hog, however I still need to be able to see other windows and the application bar around the edge of the eclipse window. Unfortunatly Unity(?) is fighting me on this set up because every time i relaunch eclipse, it becomes maximized even if I, the user, have explicitly un-maximized it.

How can I disable this auto-maximize behavior.

View 9 Replies View Related

Ubuntu :: Firefox Disable Shift / Ctr L/ W Shutdown?

Nov 11, 2010

Is there a way to configure hotkeys in Firefox, specifically to disable SHIFT/CTRL/W from shutting it down? I looked through the preferences, and about:config, but didn't find anything.

View 2 Replies View Related

Debian Hardware :: Laptop Auto Shutdown Just After 5 Minutes?

Jun 22, 2011

Laptop : Dell Latitude D620 - Intel Core2Duo T5500 1.66GHz - Intel 945GM graphic - 2GB DDR2 667 RAM - Samsung 400GB SATA 5400rpm Harddisk. OS : Debian Squeeze amd64 - Gnome. I browse the web with this laptop,with ethernet connection,with Icewesel running 2 tab,just after 5 minutes,it auto turn off itself. Never happen before,I don't know what happen. This laptop only support 2D,there's no 3D graphic driver,so no visual effect apply. I start the laptop after 10 minutes,type sensors and get this output :

acpitz-virtual-0
Adapter: Virtual device
temp1: +46.5°C (crit = +126.0°C)

* Before it auto shutdown,I place my laptop on desk with a simple rack to lift the rear from desk about 5cm,without cooling pad,and no direct wind flow from my desk fan as I always did.

View 1 Replies View Related

General :: Cannot Run Auto Shutdown Script For Oracle Database

Mar 18, 2010

in order to do full backup system, i have to shutdown the oracle database. My backup software can stop the services by running the shutdown script. But in order to shutdown the oracle database, the script must be run under oracle privilege. The conflict is our backup system which is reside under root privilege cannot run the oracle shutdown script which is needed to triggered by oracle privilege.

View 1 Replies View Related

Ubuntu :: Disable Auto Mount Of Partitions?

Jan 9, 2010

I just installed kubuntu 9.10 and noticed that several partitions (fat32 and ntfs) are mounted automatically after I login. I searched /etc/fstab but found no entries for those partitions. So I guess there may be something like start-up scripts that automatically detect and mount all partitions on the hard disk at boot/login. Does anybody know the location of those scripts (if any)? I want to disable that auto mount.

View 4 Replies View Related

Ubuntu :: Disable Auto-Screen Configuration?

Nov 2, 2010

I need to configure xorg.conf or wherever that option is stored to stop Configuring my Desktop at a Huge Resolution i think it's Automatic one . I need to configure a static 800x600 screen resolution ,because @reboot every-time my Ubuntu 9.04 is switching it to a different one .

View 1 Replies View Related

Ubuntu Security :: Cannot Disable Auto Login?

Jan 22, 2011

I have tried everything to disable automatic login from the login screen (gdm). I've changed my password, I've changed the settings in System -> Admin ->Login Screen, and I've edited /etc/gdm/custom.conf (gdm.conf doesn't exist, but I created it just in case!).No auto login is set up, but I can't get it to ask for my password. This is affecting my ability to switch sessions, as I can't switch sessions without clicking on my name in gdm, and because it's set to auto login,

View 4 Replies View Related

Ubuntu :: Disable Auto Login 'loop'?

May 23, 2011

Still learning OS. I had auto login set and noticed at the login screen an option to boot straight to XBMC. Now I cannot boot normally anymore. Walk me through fixing this please. I'm not afraid of the command line.

View 2 Replies View Related

Ubuntu Servers :: Disable Shutdown For Normal User?

Mar 12, 2010

for security reasons,I want to disable shutdown for normal user, but the post here does not help me. It is because when I open the /etc/X11/gdm/gdm.conf I just saw a blank file. I use the 9.10 version.

View 6 Replies View Related

Ubuntu :: Disable Shutdown And Restart Dialog Window?

May 12, 2010

Is there a way to disable the window that pops up after you hit shutdown or restart so that Ubuntu restarts and shutdowns after one click?

View 3 Replies View Related

OpenSUSE :: How To Configure For Computer Auto Shutdown After A Period Of Time

May 2, 2011

I install Opensuse 11.4 on KDE environment then I changed to XFCE. I don't know how to configure for computer auto shutdown after a period of time don't use it.

View 6 Replies View Related

OpenSUSE Install :: 11.2 / Gnome Flakey Auto Bootup & Shutdown

Mar 29, 2010

I didn't notice any relevant complaints regarding 11.2 in the archives. The bootup & shutdow may be different problems. Randomly my recent install boots up fine or hangs with a blank black screen. A Ctl Alt F2 gets me to a prompt. Startx returns a lockfile comment that X is already running.

From here I can shut 11.2 down and restart it OK. There must be a bootlog kept in /var somewhere. I haven't tried the non-automatic bootup. The shutdown randomly drops back to the logout screen. Usually a shutdown command from there will shut it down. Sometimes shutdown doesn't work, but restart will finish the shutdown.

View 9 Replies View Related

Ubuntu :: Disable The Auto-hide In Global Menu Bar In 11.04?

May 4, 2011

i want the menu bar on the top to show and not auto-hide.

View 5 Replies View Related

Ubuntu :: How To Disable Window Auto Resize In Unity

Sep 1, 2011

Like, if I drag a window to the top of the screen, somehow this is supposed to mean I want the window full screen. Screw that if I wanted it full screen I'd have clicked the button on the top of the menu. Windows 7 does this too and it just as annoying.

View 6 Replies View Related

Ubuntu :: How To Disable Auto Disk Check When Boot From CD

Jan 19, 2010

I have a custom modified Ubuntu LiveCD. Sometimes when I boot from the CD, after it detects the HDDs it starts automatically scanning and repairing them even if the partitions are windows partitions. What do I need to modify to make it not scan/repair any partitions/drives at boot?

View 2 Replies View Related

Ubuntu :: Disable Auto-mounting Of Removable Media

Jul 16, 2009

I want to disable automounting of removable media such as anything on USB, memory cards, and even eSATA. I do want the device node to be set up, but that's it.

View 3 Replies View Related

Red Hat :: Disable Auto Update Java?

Jun 30, 2010

I'm wondering how to disable auto update java in redhat

View 4 Replies View Related

Ubuntu :: Disable Reboot And Shutdown Options From The Drop Down Menu In 9.10?

Jan 30, 2010

I want to disable Reboot and Shutdown options from the drop down menu in Ubuntu 9.10. I tried this:[URL] I also tried to modify the gdm.conf file, but the changes I made, made no difference.

View 2 Replies View Related

Software :: Mythwelcome - Auto Shutdown And System Clock Not Working Properly

Mar 29, 2010

I installed Mythbuntu 9.04 about 9 months to a year ago and (for the most part) I haven't had any problems with mythwelcome, automatic shutdown or the system clock. The "for the most part" relates to the fact that the clock on mythbuntu has always been 4 minutes fast. Then, just last week, the system started acting up - for some reason the system clock changed to 8-10 minutes fast (6 minutes faster than it was previously). To fix this problem, I have tried manually setting the "time and date" setting, and I have also tried setting the "time and date" setting to sync with an internet server. Lastly, I tried changing the system time through the motherboard bios. In each situation, mythwelcome would initially start up with the correct time. Then, several seconds later, the time shown in mythwelcome would change to being 4 minutes fast (as I described above). The time would also be 4 minutes fast when I enter the frontend.

I was willing to live with this, but the weird part is that when I start the system now (assuming I don't have any programs scheduled to record), mythwelcome boots up fine and I see the indication that "MythTV is idel and will shutdown in XXX seconds". Then, it flashes to "MythTV is idle" - like it used to; except now, it doesn't flash back to the countdown for shutting down mythtv. One time when I started the system when I was adjusting the time as mentioned above, I noticed that mythwelcome went to the "MythTV is idle" around the same time it changed the clock to 4 minutes fast - I think there is definitely a correlation here.

I checked out all the settings and nothing else has been changed that would otherwise affect MythTV from shutting itself down. The other interesting part is that I can get the shutdown countdown back if I go to "Utilities / Setup", "Setup", and "Mythbuntu". In the popup screen I choose "MythTV Configuration" and select "Launch MythTV Setup". I get a popup box that says that the mythbackend must be closed (as expected). Then I immediately exit mythtv-setup and the system runs "mythfilldatabase". I exit the Mythbuntu Control Centre and exit the frontend. When I get back to mythwelcome, the shutdown countdown comes back.

View 1 Replies View Related

Software :: How To Disable Knoqueror Auto-scrolling

Jun 1, 2011

Whenever I paste something into a form on a web page using the middle button, Konqueror starts auto-scrolling and I have to click the get it to stop. This is very annoying and I never use auto-scrolling anyway, so is there a way to turn it off? I didn't see anything in Konqueror's settings.

View 2 Replies View Related

Ubuntu :: Disable Shutdown/Reboot/Hibernate Buttons On LOGIN SCREEN

Oct 24, 2010

i want to remove shutdown/restart/hibernate buttons from my gdm login screen on ubuntu 10.10. if i disable these buttons with ubuntu tweak or gdm2setup it is just ignored and all buttons are still there.

View 9 Replies View Related







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