[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:49530] Re: 急にrootに成れなくなった
- From: Takeru Naito <takeru.naito@xxxxxxxxx>
- Subject: [debian-users:49530] Re: 急にrootに成れなくなった
- Date: Sat, 13 Oct 2007 14:26:01 +0900
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:date:message-id:from:to:subject:in-reply-to:references:user-agent:x-input-method:mime-version:content-type; bh=yGKO1ZElVDfu85JnhttDtlI4IxlYyE/bfCdFd4MIdqI=; b=c5Q2xaKkOOulSS8P80kjq5JDtEunNxLbkWZnFFw6asvBHd2kYyZbVI8CI9i9kuEYB+M5uE5qDjyxeyiSegU6+81TS3Bwpz/SZYyiXkqyftyJhl1bUR78Tk+wphDHr+pE8MF2DGhD41gbcTja9bATOcyYwlV7v9jtom7Bg2cKYak=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:message-id:from:to:subject:in-reply-to:references:user-agent:x-input-method:mime-version:content-type; b=eHLGDj4qBKeSsLFQVSVdc+/tQXgsdawBKwJDVeeUUKKedJzBCWebYt+LaLyoYKvo51icrlRrwFnVRzcSJp9AQnHJTOf73fItd4V8qRF0IGk5RYW4qZq3gRoZ8KeATMG7OUzhhWKwTzLeC74iNoXUaP0hcyAwI4fxiPOSzcqFCEQ=
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-input-method: Daredevil SKK/12.2.1 (Sone)
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-original-to: debian-users@debian.or.jp
- References: <ubqb3y8r6.wl%takeru.naito@xxxxxxxxx> <200710130444.l9D4inVF095150@xxxxxxxxxxxxx>
- Message-id: <uabqny49u.wl%takeru.naito@xxxxxxxxx>
- X-mail-count: 49530
- User-agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shij) APEL/10.7 Emacs/22.1 (i386-mingw-nt5.1.2600) MULE/5.0 (SAKAKI) Meadow/3.00-dev (KIKU)
内藤です。
> grub > find /vmlinuz
> grub > root (hd0,0)
> grub > kernel /vmlinuz root=/dev/sda1
> grub > initrd /initrd
>
> ここで error2 bad file or directory type
今時は /initrd.img なのかな。
ファイル名などは Tab で補完できますのでお試し下さい。
また 8.1.1 の回復手順を試すなら init の代わりに/bin/sh を
起動させなければならなりません。
具体的には以下のように指定することになるでしょう。
grub > kernel /vmlinuz root=/dev/sda1 init=/bin/sh
--
Treason, like beauty, is in the eye of the beholder.
takeru.naito@xxxxxxxxx Takeru Naito