Ubuntu :: Linux Working Only Rebooting System From Windows XP
Feb 11, 2010
I have noticed that ubuntu 9.10 (but also other distro and in general those that configure the network automatically at startup) crashed if my pc boot directly with a linux kernel at power on.This does not happen if the first boot is done with windows xp and then rebooting the pc and choosing the same linux kernel.Some distro (for example SysrescueCD) that does not configure the network at startup can work but also with these if I try to configure the network using the command ifconfig eth0 the system crashes.My network card is a SiS191 Ethernet and linux recognized it using sis190 module.I suppose that something happen during the first power on, some inizialization done with windows xp but does not done with linux in fact after a reboot made from windows xp without shutdown the pc, with Linux I can configure the network using ifconfig without crash.
Any ideas to solve this without have to boot always windows as first?
View 2 Replies
ADVERTISEMENT
Aug 31, 2010
I'm trying to get a dual boot system. And my situation is exactly as the situation described is this article:URL...
View 2 Replies
View Related
Oct 31, 2010
I have a dual-boot with windows and linux. Sometimes if I reboot from windows into linux, I notice that when X is starting up before the login screen comes up it will flash a screenshot from Windows. Has anyone ever noticed this?
View 4 Replies
View Related
Sep 5, 2010
I'm not sure what's going on, but I have two computers that both aren't working after I reboot them. When I boot up the machine and do ifconfig, eth0 is missing.If I issue $sudo ifup eth0 then the ethernet is working, but I'm not sure why I'm booting up without a connection. Even after $sudo ifup eth0The networking app that's in the taskbar is missing.looked at dmesg and it looks normal$dmesg | grep -i ethmy interfaces fileiface eth0 inet staticaddress 192.168.15.146netmask 255.255.255.0gateway 192.168.15.1
View 2 Replies
View Related
Feb 6, 2011
Why rebooting is not required in linux after installing an application even if related important files are running?
View 3 Replies
View Related
Jul 23, 2010
i can't access to localhost with firefox although yesterday I could installing XAMPP successfully and access to localhost. Now when i enter to file:///opt/lampp/htdocs/index.php this message is shown :"Something is wrong with the XAMPP installation
View 1 Replies
View Related
Feb 26, 2010
Can I add memory to the Linux box without rebooting the system? I think Linux check the hardware at booting time. But if I need to add more memory to the server while I do not want to stop the service. Is there some method to make Linux use the new added memories?
View 5 Replies
View Related
Jan 6, 2010
I have problem with multimedia on my notebook. When I maximized the windows on Movie player or other player, my notebook was rebooting.
View 1 Replies
View Related
Mar 26, 2010
I have two dual boot systems, each running Fedora 11 and a version of Windows.When I boot into Windows after running Fedora on either, the Windows time is wrong and I have to reset it. But, if I reboot from Windows into Windows, the Windows time is right . I think this results from different ways Fedora and Linux keepi track of time and what they do to the real time hardware clock.Could someone explain exactly what is going wrong and how I can resolve the problem?
View 1 Replies
View Related
Jun 21, 2010
I have a DELL Vostro 1500 and I have Debian Lenny running on it. I did get the wireless card BCM4312 working but after doing apt-get update followed by apt-get upgrade and after rebooting it stopped working. I am including the output from iwconfig, ifconfig and lsmod.
raygo75@RayGo-d3:~$ sudo ifconfig eth1
[sudo] password for raygo75:
eth1
Link encap:Ethernet HWaddr 00:16:44:9b:e9:cc
inet6 addr: fe80::216:44ff:fe9b:e9cc/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:17 Base address:0xc000
I think I will mentions that I got the wireless card working after following the instructions at [URL]
View 7 Replies
View Related
Jun 1, 2010
I have installled ubuntu 9.04 and windows XP. After rebooting the system the desktop background image which i saved earlier is not showing up in Ubuntu.
View 1 Replies
View Related
Aug 17, 2011
I am running Debian Squeeze on an Intel DH55TC motherboard. When I issue a shutdown command
shutdown -h now
The system goes shutting down. Eveything looks fine, and the main console shows all process being stopped. In the end it says "System will now halt". Then a few seconds later, it restarts. It is unclear what is causing this, because nothing is written to the screen. It just goes blank and starts rebooting. Looking afterwards in syslog doesn't show anything also.
View 14 Replies
View Related
Mar 26, 2010
I have Debian (Kernel 2.6.26-2-686) installed on two computers. On one of them it reboots quite finely but I am having following problem with rebooting Debian on my second computer.When i type reboot at the linux prompt, following messages appear and system hangs up after saying "Restarting System":
The difference that I noted between my two computers is that I don't have ACPI support in the BIOS of the system which is giving me this error whereas the BIOS of my first computer do have ACPI support on which Debain do not give this Restart hanging problem.I have also disabled running the acpid script by running Code: update-rc.d -f acpid remove.
View 3 Replies
View Related
Nov 4, 2010
I have NFS fileserver that has served me well for more than year. But recently I noticed that it has started to reboot on its own very frequently, almost once a day! It is most likely not a power related issue as I tried changing UPS/power sources, but no help!So my question is:Is there any log file where I can check which is causing the reboot? There may not be a single logfile, but I need some point to start the investigation!
View 3 Replies
View Related
Jul 2, 2010
As i read in google that if we Ctrl+Alt+Del in linux box system get rebooted i tried in my PC its not rebooting.
even though i un commented the line in /etc/inittab
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
View 5 Replies
View Related
Mar 25, 2010
I have an international skype interview planned in 10 minutes, and my flatmates computer is now opening up using Windows, and Skype is not there! I know he changes back and forth from Windows to Linux on this computer, he lets me use it often. And when I use Linux, it has Skpye! Question: Is there a simple way to reboot the computer back into Linux???
View 4 Replies
View Related
Nov 14, 2010
since upgrade to suse 11.3 every time I reboot pc the file /etc/hosts is reset to default value. I am a web developer so I need to put in there my aliases for 127.0.0.1. It is annoying to do it again and again. Luckily, I don't restart my system very often but still I would like to avoid that.What should I do to stop this resetting? Or is there another place in 11.3 where should I put my entries?
View 9 Replies
View Related
May 8, 2010
I'm trying to come up with a startup init script that will check to see if the system was shut down gracefully, or if it is rebooting from a poweroff or something similar?Anyone know of a way to check for this condition with the least amount of room for false positives or vice versa?My intial thought is just a startup script that will will check for a file on startup, and on a proper reboot/shutdown just touch the file. But id like to avoid that type of script if possible,
View 2 Replies
View Related
Apr 11, 2010
I have a weird interaction between Linux and Windows with the HDMI output from my Dell Studio XPS 1645 and a Dell S2409W monitor. Whenever I reboot from Windows back over into Linux, the Input Color Format on the monitor has changed from RGB to YPbPr, and thus the colors are a pink'n'green mess. I can manually change the mode back to RGB but whenever the monitor goes to sleep it will come back as YPbPr! The only way I can fix it is to unplug the power cord and hold the power button for 5 seconds to reset the monitor -- after plugging the power cord back in then the color format will be correct again (RGB.) Or rebooting back over into Windows the color format is correct.
This never happens rebooting from Linux to Linux, Linux to Windows or Windows to Windows -- only from Windows to Linux.This is on Fedora 12 but I don't know that the version particularly matters -- I've only ever used Fedora 12 on this new hardware so I can't say that it does or doesn't work with anything else.
View 5 Replies
View Related
Dec 7, 2010
I have a question regarding the /proc/interrupts file. Let's say for example I had a server with 2xQuad-Core processors (so we have CPU0 to CPU7 ), and with 5 network interfaces. SMP affinity to all 5 interfaces was set to "ff", so all interfaces have done interrupts on all the processors. he network interfaces interrupts counters should look like this:
24: 32650776 32670506 50315017 32677739 32672119 32677935 32656299 32667496 IO-APIC-fasteoi eth2
27: 35233448 35285546 35317201 52657622 35315835 35339998 35221092 35246597 IO-APIC-fasteoi eth3
55: 37573056 35870363 35874607 35858010 37728061 35880275 35882340 35882127 PCI-MSI-edge eth1
56: 35861392 35863516 35865123 35865342 35864604 40515822 35861250 35863585 PCI-MSI-edge eth0
58: 30173318 30109146 30002990 30016870 30084937 30034759 46517278 30139103 PCI-MSI-edge eth4
Now let's say I've set the affinity to each of the network interfaces, so that it balances one per processor, so we have 5 processors working only for the network interfaces each processor with it's own eth. Now let's assume that the network interfaces generate very few interrupts, and that they show up every 5-6 seconds, so watching cat /proc/interrupts doesn't exactly underline the modifications unless you look with a ruler. Is there a way to reset the counters on /proc/interrupts so that they all start at 0, without rebooting the system?
View 6 Replies
View Related
Apr 17, 2011
How to update newly created partion in RHEL6 without rebooting the system?partprobe /dev/sdaN...does not work here in RHEL6, however it did work in RHEL 5.
View 2 Replies
View Related
Mar 3, 2010
I'm using Gnome and I'd like to still have the ability to reboot/shutdown from one particular account as well as root. How would I modify the chmod command to add this ability?Also, I have a few users who just will hold the power button in to shutdown the machine. How can I keep them from doing this?// Pruned from the vintage 2007 Prevent a non-root user from shutting down, rebooting or suspend the system thread. Please create new threads instead of resurrecting ancient ones.
View 2 Replies
View Related
Feb 4, 2009
I have a redhat server with SAMBA file services. I have copied all the users files into their respective home directories and mapped a network drive to their folders. However, when I try to access a file in those folders the machine reboots itself. There are no error messages or anything, it just reboots!
View 2 Replies
View Related
May 12, 2010
Before going too far it may be simplest to answer the question "Does Live USB Creator create a working system for Windows 7?" If not then don't bother reading further. I have installed Live USB Creator on a 32-bit Windows 7 computer but when I run it I can't for the life of me get it to recognize any type of drive. I've read and tried the instructions of using the command line with the --force [drive]: but that has no effect Maybe I am misunderstanding this whole program. From what I read about it, this program will create a working Windows system, place it on a USB stick and then run Windows on a different computer. In my application I would like to run it on my work computer which has Windows XP. If this application should work then will I have complete access to all my computer drives and files and the network/internet? I imagine I would need to install all necessary programs so that I could use them in Windows 7 and would I need to install those programs on the USB stick or could they be on a local hard drive?
View 1 Replies
View Related
May 15, 2011
I've been dual booting Ubuntu based distros and Windows 7 x64 for a couple of years now, but since installing Ubuntu Natty I've been experiencing a strange problem. Every time I reboot from Ubuntu and load Windows, Windows will always crash and reboot shortly after reaching the desktop. This even happens in Safe Mode, but if you simply reload Windows after the crash it works perfectly. The only error report in the event viewer is a kernel-power one stating that the system shut down unexpectedly. I'm not even getting a BSOD.
This only started happening after installing Ubuntu 11.04, but even so I thought this must have been a coincidence up until now. However, after a lot of testing it really does only happen after rebooting from Ubuntu. If I load Windows from GRUB straight after switching my PC on, it works fine. If I reboot Windows after this and boot straight back into Windows, it works fine. I can only assume that Ubuntu is doing something weird to the Windows hard drive without appearing to mount it.
View 9 Replies
View Related
Aug 30, 2011
I am currently running a dual boot machine with Ubuntu 11.04 and Windows Vista.Is there any way I can delete the Linux partition and Grub boot loader without affecting the Windows partition at all?I would also like to be able to repartition all of the space that was previously occupied by Linux.
View 2 Replies
View Related
Jan 25, 2010
My mother would like to get GNU/Linux installed on her laptop however she has a Windows desktop that she would like to share the keyboard/mouse with laptop and desktop - I found Synergy and it installs on both platforms, but does anyone know if I can share the mouse between a Windows and Linux system or do both have to be the same platform?
View 5 Replies
View Related
Jan 23, 2011
I have just install Lubuntu beacuse not that i have i trash computer. I have a fast computer but i want back to the 90's in the computer world.Thats beacuse I install Lubuntu beacuse it's the base of ubuntu. It's fast and extremley smal. Anyway, i just wonder which desktop-program shall I install to have the Windows 95/98 desktop theme?I have found one desktop theme who is look-a-like windows 95. But it's very old and I don't know if it's stable, beacuse it's like 10 yeras old.
View 3 Replies
View Related
Nov 10, 2010
I would like to be able to map on my laptop a directory of my Linux server.I try into Windows to map is using \MYIPdirectory name and Its not working.SAMBA is install and working as if my laptop is connected on my home network I can map it using my server name.But I would like to be able to also map it when i'm ouside. Is there any setting I have to add in my Linux server or any software I need to add ?
View 1 Replies
View Related
Mar 22, 2010
I have installed windows xp (service pack 2) on my pc. later i formatted a partition (drive E and installed ubuntu linux 8.04. I have provided 2gb space for SWAP partition and remaining for root (/).I have done this manually. Installation was completed, and ubuntu asked me to reboot the system. I did so.
Now comes my problem. I am getting some DHCP connection or some thing weird. after that i am getting a message ......and with a message asking me to press any key. the same thing is coming even after restarting the system....i am unable to see both windows and linux now!
View 5 Replies
View Related