niklaswe | guys any idé on this.. why does this doesnt work with the pkgfile, but it works when i do it manually... http:/www.allow.se/~Pkgfile | 00:02 |
---|---|---|
*** nthwyatt has joined #crux | 00:04 | |
tilman | c0x: i'd just ignore that for now, unless you know you're to use odbc :D | 00:11 |
tilman | niklaswe: 404 | 00:12 |
c0x | tilman, footprint mismatch not a problem for me | 00:20 |
tilman | c0x: just saw it's NEW and not MISSING | 00:21 |
tilman | c0x: NEW mismatches are usually not a problem | 00:21 |
*** mike_k has joined #crux | 00:26 | |
niklaswe | tilman www.allow.se/~niklas/Pkgfile | 00:38 |
niklaswe | sorry for typo.. using my phone rigth now.. | 00:38 |
tilman | + ./configure --prefix=/usr | 00:39 |
tilman | == removing old build files | 00:39 |
tilman | == running CMake in build directory | 00:39 |
tilman | LOL | 00:39 |
tilman | niklaswe: wow, LOTS of failures during build | 00:40 |
tilman | niklaswe: dont have time to have a proper look tho, gotta run for work :) | 00:40 |
niklaswe | heh okey | 00:41 |
*** vaddi has joined #crux | 00:47 | |
niklaswe | the funny is that it has work before.. | 00:48 |
niklaswe | when i compoie it on crux (not 64bit that time..) | 00:49 |
*** lasso|qt has quit IRC | 01:32 | |
*** lasso|qt has joined #crux | 01:32 | |
*** joacim has quit IRC | 02:00 | |
*** joacim has joined #crux | 02:01 | |
*** joacim has joined #crux | 02:02 | |
*** joacim has quit IRC | 02:04 | |
*** joacim has joined #crux | 02:06 | |
*** joacim has quit IRC | 04:05 | |
*** joacim has joined #crux | 04:06 | |
cruxbot | [contrib.git/2.7]: getmail: 4.30.2 -> 4.31.0 | 04:08 |
*** joacim has quit IRC | 04:09 | |
*** joacim has joined #crux | 04:10 | |
cruxbot | [opt.git/2.7]: lftp: 4.3.7 -> 4.3.8 | 04:10 |
*** rauz_ has joined #crux | 04:54 | |
*** krue has joined #crux | 04:57 | |
*** sepen has joined #crux | 05:51 | |
sepen | hi | 05:51 |
Romster | lo | 07:07 |
*** clod89 has joined #crux | 07:09 | |
*** ardo has joined #crux | 07:25 | |
*** ardo has quit IRC | 07:43 | |
clod89 | Hi all, i've just install crux alongside a gentoo install but i can't get grub in gentoo to load the kernel i always get Error 15: File not found | 07:52 |
clod89 | i have 3 primary partitions for gentoo (sda1 /boot sda2 swap and sda3 /) and a logical partition (sda4) for crux where sda5 is /boot and sda6 is / | 07:53 |
clod89 | in grub i've tried setting root fro (hd0,4) to root(hd0,5) to no avail and the kernel like is as follows | 07:54 |
clod89 | kernel /boot/vmlinuz root=/dev/sda6 | 07:55 |
Romster | i don't think you can boot from a extended partition? | 08:01 |
teK_ | boot from != root-Partition? | 08:02 |
Romster | i think you need to chain load the gentoo grub to the crux boot loader | 08:03 |
Romster | but i'm no grub expert | 08:03 |
Romster | sda1 = hd0,0 sda2 = hd0,1 | 08:04 |
Romster | and so on be sure you got the right number. | 08:05 |
*** jdolan has quit IRC | 08:07 | |
*** joe9 has joined #crux | 08:19 | |
frinnst | or just mount crux's /boot to /sda1 and just use a different root= for the crux entry | 08:20 |
*** cortman has joined #crux | 08:29 | |
*** jdolan has joined #crux | 08:36 | |
*** ChanServ sets mode: +o jdolan | 08:36 | |
clod89 | Romster: sorry i had to leave for a while, anyway yes it's possible to boot from an extended partition i used to it all the time, and i tried with alle the hd0,x combinations to no avail | 08:37 |
clod89 | Romster: also i don't have a boot loader installed on crux since i'm using grub from gentoo | 08:37 |
Romster | makes sense. | 08:38 |
Romster | though i don't know why it wont boot. | 08:38 |
Romster | sda5 is /boot and sda6 is / makes no sense unless you built a custom sda6 as crypto/lvm/mdadm | 08:39 |
clod89 | Romster: i just like to have my boot partition separated just in case i screw up something | 08:40 |
Romster | sda6 would be hd0,5 sda5 will be hd0,4 | 08:40 |
Romster | that much i do know. | 08:40 |
clod89 | Romster: i have no idea why it's not working either | 08:44 |
Romster | ask someone that uses grub | 08:45 |
Romster | perhaps nogagplz might know/ | 08:45 |
clod89 | Romster: i guess i'll wait for him to get online then | 08:47 |
Romster | he should be here if he arn't procrastinating again :D | 08:47 |
Romster | or someone else will reply that knows grub | 08:48 |
*** ardo has joined #crux | 08:48 | |
rmull | I use grub | 08:50 |
rmull | Hm, let's see | 08:50 |
rmull | So sda5:/boot/vmlinuz is your kernel | 08:51 |
clod89 | rmull: yes | 08:51 |
clod89 | rmull: http://bpaste.net/show/33663/ this is how grub is set up right now | 08:51 |
*** ardo has quit IRC | 08:52 | |
*** ardo has joined #crux | 08:53 | |
rmull | Interesting. | 08:54 |
rmull | Have you tried removing the "/boot" from in front of vmlinuz? | 08:56 |
clod89 | rmull: let me try, i've tried doing hd(0,4)/vmlinuz though | 08:56 |
rmull | So it would read "kernel /vmlinuz root=/dev/sda6" | 08:56 |
rmull | I don't know if it matters but you're missing a space between root and (hd0,4) | 08:57 |
clod89 | rmull: that was it! :) | 08:57 |
rmull | Hooray | 08:57 |
clod89 | rmull: removint /boot did the trick | 08:57 |
rmull | Great. Have fun | 08:57 |
rmull | I suspect because the /boot dir does not exist in sda5. It's mounted at /boot in sda6, so it's in the root of sda5 | 08:58 |
Romster | oh did you forget to set the boot flag on that partition too? | 08:58 |
clod89 | rmull: thanks :-) already a kernel panic ahah | 08:58 |
rmull | yikes | 08:58 |
Romster | i'm far too tired to think well but what rmull says makes sense. | 08:59 |
Romster | make a 2G root and rest for /home or something... | 08:59 |
Romster | and forget boot | 09:00 |
rmull | I always make /boot a primary partition and use it to store boot files for all the distros I have | 09:07 |
rmull | Shared /boot | 09:07 |
*** ardo has quit IRC | 09:07 | |
clod89 | rmull: i just wanted to play it safe i like to mess things around, and gentoo takes A LOT of time to reinstall on an atom :P | 09:14 |
clod89 | rmull: anyway i'm now recompiling the kernel i think i forgot some ahci driver as it can't find the sda6 root partition | 09:15 |
Romster | that will do it | 09:24 |
*** ardo has joined #crux | 09:24 | |
*** ardo has quit IRC | 09:26 | |
Romster | i'm off to bed can't function this tired | 09:26 |
*** ardo has joined #crux | 09:26 | |
clod89 | i've tried recompiling the kernel and double checked what i was putting into it with the one i'm using in gentoo and it still does not work it's as if it does not see any partition | 09:32 |
*** sepen has quit IRC | 09:32 | |
rmull | Why not just use the gentoo kernel? | 09:34 |
rmull | It's the same machine | 09:34 |
clod89 | rmull: well that did it with some fatal errors because it can't find some firmware but no biggie i'm going to install another firmware anyway :P just wanted to make sure it booted fine | 09:37 |
*** ardo has quit IRC | 09:41 | |
*** ardo has joined #crux | 10:23 | |
*** ardo has quit IRC | 10:33 | |
*** Rotwang has joined #crux | 10:35 | |
clod89 | i've been trying to compile the 3.4.4 kernel but it just stops while compiling the radeon drivers, no errors are issued and no bzimage is created, i'm kind of lost :/ | 10:53 |
*** n0nsense has joined #crux | 10:53 | |
*** n0nsense has joined #crux | 10:53 | |
Rotwang | clod89: run in verbose mode | 10:54 |
clod89 | Rotwang: ok i'll try | 10:55 |
Rotwang | it was something like: make V=2 or so | 10:55 |
rmull | clod89: What are your make options? If you have a high -j value a lot of "normal looking" lines could scroll by and hide the source of the error | 10:56 |
rmull | since it will have scrolled away | 10:56 |
clod89 | rmull: make -j5 | 10:57 |
rmull | Yeah, try scrolling up | 10:57 |
rmull | There are 4 other make jobs that are printing stuff after the error occurred | 10:57 |
clod89 | rmull: ok, embarassing question, how do i scroll up ona tty? :P | 10:57 |
rmull | shift+pgup? | 10:58 |
clod89 | rmull: thansk | 10:58 |
clod89 | *thanks | 10:58 |
rmull | anything look like an error? | 11:01 |
clod89 | rmull: i could not scroll up enough to find anything (i had issued some commands afterwards), i'm trying to recompile now | 11:05 |
clod89 | rmull: still the same and it does not let me scroll up | 11:18 |
clod89 | rmull: i guess i'll just recompile with make without -j to see the whole output in order | 11:19 |
rmull | Might want to be explicit about -j1 just in case. Did you try the verbosity setting? That's a good idea too, probably, though I've never used it | 11:25 |
Rotwang | yes it is | 11:41 |
clod89 | still compiling, takes quite some time on an atom | 11:48 |
clod89 | it's trying to pull in some radeon firmware even if i disabled the option to include it into the kernel i think i need to take an hard look at menuconfig | 12:13 |
*** tilman has quit IRC | 12:14 | |
clod89 | should be allright now i'll recompiel | 12:14 |
*** tilman has joined #crux | 12:16 | |
*** ChanServ sets mode: +o tilman | 12:16 | |
clod89 | ok it works, i do have still one annoyin problem for some reason my root password is always incorrect, i've already changed it 3 times in chroot :-/ | 12:23 |
*** clod89 has quit IRC | 12:27 | |
*** cortman has left #crux | 12:47 | |
*** vaddi has quit IRC | 12:57 | |
*** vaddi has joined #crux | 12:57 | |
*** vaddi has quit IRC | 13:00 | |
*** vaddi has joined #crux | 13:00 | |
*** vaddi has quit IRC | 13:15 | |
*** vaddi has joined #crux | 13:16 | |
*** vaddi has quit IRC | 13:17 | |
*** vaddi has joined #crux | 13:17 | |
*** vaddi has quit IRC | 13:18 | |
*** vaddi has joined #crux | 13:18 | |
*** vaddi has joined #crux | 13:19 | |
*** SiFuh has quit IRC | 13:21 | |
*** SiFuh has joined #crux | 13:23 | |
*** joacim has quit IRC | 13:35 | |
*** Rotwang has quit IRC | 13:53 | |
*** Rotwang has joined #crux | 14:08 | |
*** n0nsense is now known as ente | 14:14 | |
*** vaddi has quit IRC | 14:59 | |
*** jdolan has quit IRC | 15:18 | |
*** mike_k has quit IRC | 15:27 | |
*** vee has joined #crux | 16:06 | |
vee | does an httpup file work the same as an rsync file? | 16:07 |
frinnst | what do you mean? | 16:07 |
vee | can i put it in the /etc/ports, add it to my prt-get config as you do with an rsync file? | 16:08 |
frinnst | yes | 16:08 |
vee | sweet. thanks frinnst | 16:08 |
vee | autofs yeilds this : http://pastebin.com/Eq4qMv1N | 16:23 |
frinnst | fredrik@nibbler:/etc/ports$ prt-get info autofs | 16:24 |
frinnst | Package 'autofs' not found | 16:24 |
vee | its in alans httpup file | 16:26 |
vee | i dont know who alan is though :P | 16:26 |
frinnst | you have the email address in the Pkgfile | 16:31 |
*** joe9 has quit IRC | 16:34 | |
vee | this is very true | 16:38 |
*** joacim has joined #crux | 16:43 | |
*** sh4rm4 has quit IRC | 16:56 | |
cruxbot | [contrib.git/2.7]: getmail: 4.31.0 -> 4.32.0 | 17:02 |
*** sh4rm4 has joined #crux | 17:08 | |
*** ardo has joined #crux | 17:09 | |
*** ardo has quit IRC | 17:16 | |
*** vee has quit IRC | 17:18 | |
*** jdolan has joined #crux | 17:27 | |
*** ChanServ sets mode: +o jdolan | 17:27 | |
*** deus_ex is now known as pedja | 17:32 | |
*** vee_ has joined #crux | 17:42 | |
*** Rotwang has quit IRC | 17:46 | |
*** vee_ has quit IRC | 17:53 | |
*** SiFuh has quit IRC | 20:43 | |
*** SiFuh has joined #crux | 20:45 | |
cruxbot | [contrib.git/2.7]: ffmpeg: 0.10.3 -> 0.10.4 | 21:02 |
cruxbot | [contrib.git/2.7]: boost: fix make jobs and add support for ccache | 21:02 |
*** sinecure has left #crux | 21:18 | |
*** mavrick61 has quit IRC | 21:30 | |
*** mavrick61 has joined #crux | 21:31 | |
*** cvibo has quit IRC | 23:46 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!