| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
<Watcher_> hmm.. i see <stavrosg> well, its a bit more compicated from this statement, of course :) <baze> can anyone tell me if "make install" after compiling a custom kernel will work one day in arch as it does for example in debian (which i used before i switched to arch) <Watcher_> well i'm doing my custom kernel package and have decided to change two things from the standard: 1- each vmlinuz has appended it's uniq version 2- the menu.lst is gonna be updated with that addition vmlinuz <desla> so like, does anyone know how i can re run grub from the livecd because i wiped it off the mbr.... chrooting in when i run root (hd1,0) says no such disk.. <Watcher_> probably that goes against the philosophy or the arch standard but I can't live with the blind kernel replacement that arch does this days <Watcher_> it's a nightmare to keep backups of the kernel <desla> psssst. <Watcher_> desla from the livecd I don't know but i think you can chroot to you /dev/hdx.. and then run grub-install <Watcher_> that's the usual procedure to recover MBR <b0b> stavrosg: cant find that kernel... is it in a non default repo? <swazo> no watcher, from what i remember last time there was a parameter i had to add to mount to let me do it <stavrosg> b0b: its in [community] repo <Watcher_> swazo no there isn't <swazo> yes, there was. <Watcher_> fromthe livecd mount your disk root on a mnt dir <Watcher_> than chroot that dir <swazo> I have done that and running root (hd1,1) in grub says no such disc. <Watcher_> did you mount /boot also? <Watcher_> else he's using the /boot from the livecd <swazo> no. i never make a /boot partition <Watcher_> what's the output of you mount after the chroot? <swazo> nothing, it chroots fine <swazo> there was a parameter i was given a while ago by sepht i think (sepht get your *** here) to append to mount <Pengui1> swazo: what are you trying to do? <swazo> run grub from livecd because right now running root (hd1,0) in grub says no such disk <Watcher_> swazo are you chroot'ed now? <swazo> yep <Penguin_> swazo: if you type (hd0, then tab what does it say <swim> im having a tough time making a pkg from IglooFTP-PRO, which comes with an install script of its own <swazo> penguin. nothing. i thought it was something like mount -o dev or mount -o devfs <swazo> which i was told to run... <WillySilly> hi all <Watcher_> swazo: paste here the output of mount <Penguin_> hd1 is mounted? <swim> anyone wanna give me a hand? <Penguin_> swim: what' your question? <swim> Penguin_, basically what am I doing incorrectly... Ive got a pkgbuild that goes into the extracted source dir, and runs the install script from there but the pkg doesnt actually work <swim> ill paste output of mkpkg <swim> in pastebin <swim> http://pastebin.ca/26652 <Penguin_> swim: I need to see your PKGBUILD <swazo> the output is <swazo> . /dev/hdb1 on / type reiserfs (rw) <swazo> none on /rpoc type proc <swim> Penguin_, http://pastebin.ca/26654 <swim> thx <swazo> none on /dev/pts type devptsas <Penguin_> --prefix=$startdir/usr <swazo> sepht!!!! <thunderwolf318> willysilly you said my name <WillySilly> yeah, did you try my pkgbuild? <thunderwolf318> no i didnt see it <Penguin_> swim: it should be --prefix=$startdir/usr and your install line should install=packagname.install <thunderwolf318> its in the aur? <WillySilly> http://pastebin.com/405799 <RedShift-> you! <WillySilly> me? <kingsley> does anyone here did track/field in HS? <Penguin_> no, I played baseball <kingsley> damn <swazo> blah <swazo> still no fix... <thunderwolf318> i just discovered that my screenshot is on the audacious web site <RedShift-> thunderwolf318, where? <Luke> lets see it =) <thunderwolf318> http://audacious.nenolod.net/Screenshots the one with the white backround <Luke> cool <swazo> this is pissing me offffffff <Luke> whats audacious? <swazo> a lame fork of bmp <WillySilly> and i made a pkgbuild for it for thunderwolf318 <Luke> haha =) <kingsley> swazo: ? <syamajala> ok <syamajala> so my laptop is heating up a lot <Luke> thunderwolf318: what is the benefit of the bmp fork? <syamajala> i think its a widget <syamajala> in dashboard <thunderwolf318> yup i will tell the dev <Luke> oh cool <swazo> kingsley: ok, i chrooted into my linux environment (accidently wiped grub off the mbr of my main hdd) and when i run root (hd1,1) in grub in the chrooted environment it says no such disk, when there is... any ideas or special mount parameters i need? <thunderwolf318> not much yet but he is planning on seperating the ui from the player and make it module based <Luke> swazo: what hdd is it in terms of /dev/ udev? <kingsley> swazo: yes you need to mount /dev <Luke> ah good call kingsley <swazo> gr. kingsley, how <kingsley> swazo: cat /etc/fstab, look for the devfs entry <swazo> ok... then.. ? <kingsley> it will be something like: mount none -t devfs /dev <swazo> ok <swazo> thansk <desla> aha i did a cat /etc/fstab in the chrooted environment saw nothing of the sort <RedShift-> hmmm <RedShift-> swazo, must be your CPU <RedShift-> contact your dealer to get a new one <swazo> right. in the mean time why dont i give you mine. <RedShift-> hmmm <RedShift-> excellent idea <RedShift-> what processor is it? <swazo> amd64 3200+ <RedShift-> s754? <swazo> kingsley what command did yea give me earlier? <swazo> s939 i think <RedShift-> you think? <kingsley> .... <RedShift-> you don't even know what hardware you are working on? <swazo> haha <RedShift-> god <kingsley> swazo: mount none -t devfs /dev <RedShift-> :p <RedShift-> btw, what's the problem <syamajala> <swazo> redshift nah is s939 <kingsley> the fstab is the list of filesystem mount can easly accessed <RedShift-> if you use udev you don't have to mount your device filesystem <kingsley> swazo: you might also need to mount /proc <h1> byby schlaft gut, gute nacht ariva adee (gn8) <swazo> worked <swazo> thanks <paniq> how do i get the md5 sum of a package? <paniq> or file <paniq> or whatever <WillySilly> thunderwolf318: did it work for you? <neco> paniq: makepkg -g? <Penguin_> paniq: makepkg -g >>PKGBUILD will put it at the bottom of the PKGBUILD <WillySilly> im bored <kingsley> BORED AGAIN ARE WE!!!! <kingsley> so whats new WillySilly ? <WillySilly> nothing <kingsley> lets chat k? <WillySilly> im bored :P <kingsley> what part of the country are you from? <kingsley> Canada? <WillySilly> US <kingsley> california? <WillySilly> yeah <kingsley> the other coast eh <kingsley> what do you do for fun? <WillySilly> i dont have fun <WillySilly> lol <kingsley> what are your hobbies? <WillySilly> computer <kingsley> and? <WillySilly> computer <kingsley> ..... <Penguin_> i hate computers <kingsley> how old are you again? <kingsley> Penguin_: gtfoh <Penguin_> eh? <thunderwolf318> im installling it now
Return to archlinux or Go to some related
logs:
time to say goodbye.wav site:www.irclogs.ws ratler undernet"
killisin selle ära
|
|