Re: Boot kernal Panic :(

2010-07-05 Thread Saxon Landers
Well, i've got past that problem. how i fixed it: tar'd the entire FS formatted it in windows (dunno why, its just automatic for me) used cfdisk to turn the whole thing into one big bootable partition (dev/sdb1), and formatted it to ext3 mounted it as ext3, rather than 2 untar'd everything back

Re: Boot kernal Panic :(

2010-07-05 Thread Neal Murphy
On Sunday 04 July 2010 22:58:42 Dan McGhee wrote: On 07/04/2010 09:00 PM, Neal Murphy wrote: I still have occasion to point the shotgun in pseudo-random directions and pull the trigger; eventually I hit the broad side of the barn. I have found very few people who still use this tried and

Re: Boot kernal Panic :(

2010-07-05 Thread Hans_3
...but now there's another issue i'm getting another kernal panic, as detailed below: Warning: unable to open initial console. Kernal panic: not syncing: no init found. Try passing the init= option to the kernal. what should i pass? please inform :D I had that too sometime ago. As

IceConectionNumberIn, XF86MiscSetGrabKeysState, XScreenSaverQueryInfo kdbasee-workspace4.4.5

2010-07-05 Thread lI
Greetings, I am attempting to compile kdebase-workspace-4.4.5 on a computer with the following features:- --CPU-AMD64 (multicores) --operating-system: cblfs linux2.6.34 non-multilib 64-bit libs only (i.e. ~/lib only no ~/lib32 and ~/lib64 directories) --Xorg-7.5 not in /usr Running cmake

Re: kdebindings-4.4.5 and ruby

2010-07-05 Thread lI
On Monday 05 July 2010 00:14:13 William Immendorf wrote: On Sun, Jul 4, 2010 at 12:23 PM, lI lux-in...@btconnect.com wrote: [ 73%] Building CXX object ruby/krossruby/CMakeFiles/krossruby.dir/rubyvariant.o In file included from ~/kdebindings-4.4.5/ruby/krossruby/rubyvariant.h:24, from

Re: Boot kernal Panic :(

2010-07-05 Thread Saxon Landers
Ok, fixed it. Setting the rootdelay to 10 gave me enough time to notice the USB was being mounted as sdb1, not sda1. a quick vim edit of the grub.cfg file fixed that :D kernel seems to be doing fine now, but now INIT is thrown a tantrum (ergh, it's endless with me :/) Here is what is

Re: Boot kernal Panic :(

2010-07-05 Thread Neal Murphy
On Monday 05 July 2010 21:43:48 Saxon Landers wrote: Ok, fixed it. Setting the rootdelay to 10 gave me enough time to notice the USB was being mounted as sdb1, not sda1. a quick vim edit of the grub.cfg file ^^^ Checking file systems...[ OK]