LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 11-01-2005, 08:04 AM   #16
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54

Try ctrl-alt-esc in kde to kill processes. ctrl-alt-del shoud be set to reboot and can be configured in kcontrol. Also dropping to ctrl-alt-f[1-6] let's you run "ps fax" to look for the PID of a hanging process which you can usually kill with on of these:
kill PID
killall programname
kill -9 PID

You can also set a ketboard shortcut in kde for xkill

Whatever you do don't reset from the power button, so if everything else fails:
alt-sysrq-s (to sync disks)
alt-sysrq-u (to unmount disks)
alt-sysrq-b (to reboot)
 
Old 11-01-2005, 08:59 AM   #17
BinJajer
Member
 
Registered: Sep 2005
Location: Warsaw, Poland
Distribution: Slackware 10.2, Caldera OpenLinux 3.1, Corel Linux (Thanks xhi!), Debian GNU/HURD etc...
Posts: 296
Blog Entries: 1

Rep: Reputation: 30
Gee, Debian?? I had some similar probs with it. Tell you what? Take three days off, download gentoo and the gentoo handbook and, with some luck you will be able to install it. It is ultra fast, there are no probs with compatibility and stability. BUT! If you have a Linux guru on hand, he will come in handy during the install. I did that by myself, but i had to install 7 times over. Well, in other words , I recommend Gentoo.

Last edited by BinJajer; 11-01-2005 at 09:05 AM.
 
Old 11-01-2005, 09:09 AM   #18
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
Quote:
Originally posted by BinJajer
Gee, Debian?? I had some similar probs with it. Tell you what? Take three days off, download gentoo and the gentoo handbook and, with some luck you will be able to install it. It is ultra fast, there are no probs with compatibility and stability. BUT! If you have a Linux guru on hand, he will come in handy during the install. I did that by myself, but i had to install 7 times over. Well, in other words , I recommend Gentoo.
Now that's actually one of the best pro-debian posts I've seen here at LQ
 
Old 11-01-2005, 09:37 AM   #19
DanBallance
LQ Newbie
 
Registered: Oct 2005
Posts: 13

Original Poster
Rep: Reputation: 0
okay, cheers guys.

i think what is actually happening is that the windows driver i am using via ndiswrapper is crashing periodically. when it does, nothing will wake the syetm up. i have tried every key press i can think of. so i have to hard boot and then sometimes, about 1 in 6 times, this has caused something to corrupt in my installation. sometimes 'just' an x-window corruption, other times something more major and i cannot get into linux at all. i am fairly sure my knoppix install is not corrupt because i keep reinstalling it !!! LOL i can't get 'apt-get upgrade' to finish either because the net drivers crash before the process completes, aaaAAARGH ! i'm lookign forward to tryng these other distros out when they arrive. i'm hoping kubuntu will work for me and then i can move to sarge when i'm more fluent, sus i have ordered as a back up plan...

can install multiple distros on one disk btw ?

thanks again for yours helps,

dan
 
Old 11-01-2005, 09:39 AM   #20
DanBallance
LQ Newbie
 
Registered: Oct 2005
Posts: 13

Original Poster
Rep: Reputation: 0
nice one, thanks for this, very useful

Quote:
Originally posted by makuyl
Try ctrl-alt-esc in kde to kill processes. ctrl-alt-del shoud be set to reboot and can be configured in kcontrol. Also dropping to ctrl-alt-f[1-6] let's you run "ps fax" to look for the PID of a hanging process which you can usually kill with on of these:
kill PID
killall programname
kill -9 PID

You can also set a ketboard shortcut in kde for xkill

Whatever you do don't reset from the power button, so if everything else fails:
alt-sysrq-s (to sync disks)
alt-sysrq-u (to unmount disks)
alt-sysrq-b (to reboot)
 
Old 11-01-2005, 09:40 AM   #21
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
You can install as many distros on a hd as you want, just don't make them use the same separate /boot partition.
 
Old 11-01-2005, 09:46 AM   #22
oneandoneis2
Senior Member
 
Registered: Nov 2003
Location: London, England
Distribution: Ubuntu
Posts: 1,460

Rep: Reputation: 48
I'm afraid I disagree: Using a shared /boot partition is an excellent idea
 
Old 11-01-2005, 09:52 AM   #23
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
An excellent idea to keep everything in one place but I just saw someone have an interesting problem with a /boot partition with grub from fedora and having kanotix install a kernel to grub.
 
Old 11-01-2005, 10:35 AM   #24
BarfBag
Member
 
Registered: Nov 2004
Location: Baltimore, MD, USA
Distribution: Ubuntu
Posts: 100

Rep: Reputation: 15
Welcome to LQ!

You should give SUSE a try. Nothing beats YaST. From my experiences, it has great hardware detection.

If you prefer GNOME, Ubuntu is a very good choice. It's very easy to use as well. But for some reason, I've always had trouble getting multimedia codecs working on it.
 
Old 11-01-2005, 11:29 AM   #25
normf
LQ Newbie
 
Registered: Jan 2005
Location: Luton
Distribution: Ubuntu 5.10 (Breezy Badger)
Posts: 10

Rep: Reputation: 0
Wink

Quote:
Originally posted by BarfBag
Welcome to LQ!

You should give SUSE a try. Nothing beats YaST. From my experiences, it has great hardware detection.

If you prefer GNOME, Ubuntu is a very good choice. It's very easy to use as well. But for some reason, I've always had trouble getting multimedia codecs working on it.
There is a really good project called Automatix that solves that problem. It is a graphical installer that installs lots of value-adding software to Ubuntu. Including all the codecs you will evey need.

Norm
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Work with linux at work?? questions. trey85stang General 7 12-18-2011 01:06 PM
Does the mounting of a *BSD partition on linux work work well when rw ? kloss *BSD 3 10-08-2005 02:21 PM
Will a firewire host adaptor with a Linux supported IEEE1394 chipset work in linux? mmx87 Linux - Hardware 1 09-25-2004 02:22 AM
Linux @work cnx to linux @home - Options? zaks_zoo Linux - Networking 5 12-22-2003 07:38 AM
Will my KyroII work in Linux? Has any1 gotten it to work? (Mandrake Linux 8.1) StlthMd Linux - General 2 09-16-2001 09:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration