sean finney on 7 Oct 2006 21:53:49 -0000 |
On Sat, 2006-10-07 at 12:18 -0700, ARTHUR ALEXION wrote: > > - do your stuff > > This is where I have a problem. > > sudo apt-get install linux-image-2.6.12-10-686 > > gets me > > sudo: unable to lookup ubuntu via gethostbyname() > Reading package lists... Done > Building dependency tree... Done > linux-image-2.6.12-10-686 is already the newest > version. > 0 upgraded, 0 newly installed, 0 to remove and 0 not > upgraded. nothing too wrong there. the complaining about "ubuntu" is benign. you can ignore them, or better just do "sudo su -" and save some keystrokes while you're in rescue mode. for the kernel, looks like you're trying to install an older kernel which isn't in dapper. try linux-image-686. wrt your question about init, you probably want sysvinit. also, you can get more info at bootup by editing the boot cmdline before booting (highlight your kernel and hit e), and then deleting the parts of the cmdline that contain "quiet" and "splash". sean Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|