Mailinglist Archive: opensuse (3627 mails)
| < Previous | Next > |
Re: [SLE] Boot Error
- From: Bob Rea <rear@xxxxxxxxxx>
- Date: Fri, 1 Jun 2001 16:10:36 -0700
- Message-id: <01060116103601.00987@gandalf>
On Friday 01 June 2001 03:42 pm, alexandr malusek wrote:
> I don't think the "-p" option will help since e2fsck is (in SuSE
> 7.1) started in /etc/init.d/boot with the "-a" option which is the
> same as "-p". In other words, since "e2fsck -a" failed to repair
> the filesystem automatically, "e2fsck -p" will also fail.
>
> I don't mind answering e2fsck questions ("e2fsck /dev/hdc7"), but
> those who do may prefer the suggested "e2fsck -y /dev/hdc7" (-y
> means "yes" to all questions).
I think it also needs to be clear that /dev/hcc7 meeds to be
unmounted first:
umount /dev//hdc7
then e2fsck can be run.
if you want to see the actual errors, don't add -y, but you will then
have to watch each one and reply with the y, and if you want to log
it pipe it to a file. if it fails, you will need to do this to ask
further questions.
--
Bob Rea
Freedom is only privilege extended
unless enjoyed by one and all
--Billy Bragg
rear@xxxxxxxxxx http://www.sirius.com/~rear
> I don't think the "-p" option will help since e2fsck is (in SuSE
> 7.1) started in /etc/init.d/boot with the "-a" option which is the
> same as "-p". In other words, since "e2fsck -a" failed to repair
> the filesystem automatically, "e2fsck -p" will also fail.
>
> I don't mind answering e2fsck questions ("e2fsck /dev/hdc7"), but
> those who do may prefer the suggested "e2fsck -y /dev/hdc7" (-y
> means "yes" to all questions).
I think it also needs to be clear that /dev/hcc7 meeds to be
unmounted first:
umount /dev//hdc7
then e2fsck can be run.
if you want to see the actual errors, don't add -y, but you will then
have to watch each one and reply with the y, and if you want to log
it pipe it to a file. if it fails, you will need to do this to ask
further questions.
--
Bob Rea
Freedom is only privilege extended
unless enjoyed by one and all
--Billy Bragg
rear@xxxxxxxxxx http://www.sirius.com/~rear
| < Previous | Next > |