| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12
Comments:
<0> lol <1> coma, when i run grubconf, i get a box where i can select posible hdds <2> Hamsun check /etc/fstab <1> chipko: for what? hda1 should be mounted on / it says <2> check for "root=" in /boot/grub/menu.lst <2> what distro do u have? <2> debian? <3> extra, extra, read all about it, debian is lookie at http://www.debian.org <1> debian, yup - root (hd0,0) <1> chipko: <2> u should have : root=/dev/hda1 or whatever partition it is on <1> okey.. do have that further down.. kernel /vmlinuz root=/dev/hda1 ro <2> ok <2> is "df -h" looking ok ? <1> mhm <2> well ?
<1> when i try to run "grub-install" i get : "the file /boot//boot/grub/stage1 not read correctly" <1> supicious boot//boot <1> df -h looks ok <2> do u put any switches after "grub-install" ? <1> yeah :P but now its grub-install /dev/hda : "the file /boot/grub/stage1 not read correctly" <4> hello, I do 'dpkg -l > save' , but the packages names are truncated, how can I do to set more horiz size? <0> knon: mostlikely, you want dpkg --get-selections '*' <0> else, look at the width options <4> COLUMS =? <4> n <0> yeah, that's the one <4> Coma thanks! <4> It works with dpkg --get-selections '*' <0> --get-selections and set-selections can come in quite handy, imho <4> I want to save the list, and then with a perl script apt-get install "ALL THE LIST" on another pc <4> because I deleted apt's cache <0> ahh, well, with --get-selectinos and --set-selections, you won't even need a perlscript <4> Cool! I'll read -h with more carefull :P <0> just dump the list on one box, import it on another and have dselect install everything <4> :) <0> that way it's easy to duplicate installations on multiple boxen <4> Well, thanks you Coma, bye bye <5> Hi. My box is not booting - the last message is see is "agpgart: Maximum main memory to use for agp memory: 816M" - i set agp operations=off in bios but i can't boot.. suggestions? <6> hi. I have a shell account and I want to change my e-mail on which the shell is registrated, but I don`t know how. someone said that I can use finger but I dunno how. can u help me... pls? <7> my problem: wlan, wpa-psk, ipw2200 <8> LadyByte calc 2&16 <8> LadyByte calc 2^16 <8> bleh <9> 2^16 == 65536 <10> my firefox has died for no reason, now whenever i load any page it says "the document contains no data" <10> all works well with netca <10> t <10> konqueror browser works <10> so its not the internet that's broken <11> i'm off <11> nite <12> afternoon <13> morning <12> hi fiver <13> hey ScoT <14> hello im new could somone help me . im trying to install software on ubuntu <14> and i keep getting some errors <15> anonimux: What are you trying to install, how are you doing it, and what are the errors? <14> well i just got the basic guide that tells you how to install basic soft ware.. and for example i want to get azeureus it tells me to type this <14> "sudo apt-get install azureus" <14> without "" <15> seems correct. What is the error message, then? <16> i hope you have java installed <14> after i do that i get "Building dependency tree... Done <14> " <14> then the e rror <14> "E: Couldn't find package d4x <14> " <15> allright, an unmet dependancy <15> ...but why would azureus depend on d4x? <14> i thought it was just for this one.. but i tried other ones i get the same error <15> That's just a download manager? <15> aaah ok <15> do "sudo apt-get remove d4x" to remove it from the install quene. <14> i get the same erros
<15> you get the error that it couldn't find it when you ask it to remove it? <14> ok.. just to be sure. im runing these commands from a terminal <14> yes <15> Does "apt-get update" work? <14> yes <14> that worked <14> i got all the update <14> s <15> allright, now please try not to abuse your enter key. Makes it easier to read what you write. <15> also, try "apt-get remove --purge d4x" <15> it shouldn't be installed, but if it is, then that should completely remove any trace of it. <15> !paste <3> More than 3 lines? Paste your stuff at http://paste.getlinuxhelp.org/ and then tell us the url it gives you. <15> Put what you're doing and the result in there <14> "E: Could not open lock file /var/lib/apt/lists/lock - open (13 Permission denied) <14> " <15> You need to be root, or add "sudo" to the front of it <14> same error as before <15> http://paste.getlinuxhelp.org/ <15> Put all of it in there so there is no room for misunderstandigs at all <14> ok.. i got the error that it could not find d4x <14> if i get somthing big ill paste it there <15> You still have to put it in the pastebin so I can be sure that you're not missing some detail. <15> Without that certainty I can't continue. <15> The pastebin seems broken? <14> yes <15> http://www.z0rz.net/paste.cgi <-- Use mine, then. <14> k <15> hehe <15> "ok" was too long, so you shortened it? <15> *snicker* <14> http://www.z0rz.net/paste.cgi?id=135 <15> Allright, then do the same thing for the installation of azureus <14> i dont understand <15> "sudo apt-get install azureus", then cut and paste that like you did the previous command <14> oh and you want to see the error <15> No, I want to see the whole thing, including exactly what you type <14> http://www.z0rz.net/paste.cgi?id=13 <14> http://www.z0rz.net/paste.cgi?id=136 <15> See, that's VERY different from what you told me earlier <15> You said it told you "E: Couldn't find package d4x " <15> Infact it says "E: Couldn't find package azureus " <15> Completely different. <15> That means you have no sources set up for azureus <14> yes <15> Do "sudo apt-get update" and paste that <14> ok <15> Meanwhile, I'll try to find you an ubuntu source for az <15> There's no official package for it. <15> Not in breezy, anyway <14> alright <15> http://packages.ubuntu.com/cgi-bin/search_packages.pl?keywords=azureus&searchon=names&subword=1&case=sensitive&version=all&release=all <15> Not anywhere in ubuntu, actually <14> i understand <14> then why woudl that be posted in the ubuntu quick start giude <15> http://ubuntuguide.org/ <-- <15> That one? <15> http://ubuntuguide.org/#extrarepositories <-- In that case, did you do this step? <15> You'll need that for the guide to work. It adds stuff like azureus <15> Also, note that it's for hoary <15> http://www.google.com/search?q=azureus+%2Bhowto+%2Bubuntu <-- Google is an awesome tool, if you know how to use it. <14> http://ubuntuforums.org/showthread.php?t=7527 i dont quite understand this guide <14> it said add this then at the end add this <14> at the end of what <17> I NEED Help <18> :) <15> Shanker: What you need is to ask an actual question :P <15> anonimux: ... what? I don't understand how that relates to anything? <15> anonimux: Sure you posted the correct link? <17> how i Update My Root <15> If we're still about the same problem, I ***ume there's something you have to add to the end of /etc/apt/sources.list ? <15> Shanker: What distro? <15> Shanker: Also, what rookit (important)? <17> how i chk distro
Return to
#linuxhelp or Go to some related
logs:
oriyaan #linux yokmulan #chatzone #linux stagalee rock your body ifahar psybnc darwin curl #MissKitten Undefined symbol _zend_list_delete
|
|