> To: debian-user@lists.debian.org > From: hvw59601@care2.com > Subject: Re: Broken System After Update > Date: Sat, 4 Feb 2012 15:11:03 -0600 > > Ogya Chief wrote: > > Hi All, > > > > I am running Sid and a couple of months ago I updated my system > > including the kernel. After restarting my machine, I realised that my > > system was broken. Whenever I start the machine, I get a message lilke this: > > No init found. Try passing init= bootarg > > > > BusyBox v1.19.2 (Debian 1:1.19.2-1) built-in shell (ash) > > > > /bin/sh: can't access tty; job control turned off > > (initramfs) > > > > I googled for solution and this is the solution I got. The solution > > talks about chrooting and running the following command: > > update-initramfs -u -k $(uname -r) -u > > but when I do that I get this error message: > > bash: update-initramfs: command not found. > > > > If you are not root then update-initramfs will not be found. > > Hugo > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org > Archive: http://lists.debian.org/[🔎] jgk6t7$p2q$1@dough.gmane.org > Hi Hugo, I become root when chroot is run as the prompt changes from $ to # but I still get the error message. |