Subject: Re: rescue machine
To: None <netbsd-help@netbsd.org>
From: ...:::SHADI:::... <shadi@e-medien.at>
List: netbsd-help
Date: 05/11/2001 15:37:33
that worked, thank you very much!
i was dumb enough to put the IP number that i use in the ifconfig.ex0 file inside the ifaliases file as well...
regards,
shadi
----- Original Message -----
From: "Nigel Reed" <nigel@nelgin.nu>
To: "...:::SHADI:::..." <shadi@e-medien.at>
Cc: <netbsd-help@netbsd.org>
Sent: Friday, May 11, 2001 2:47 PM
Subject: Re: rescue machine
Have you tried stopping the boot process and then typing
boot /netbsd -s
That'll get it into single user mode. You'll probably have to
mount -f -u -w /
to force the root partition to be read/write and then you can fix your
alias.
Regards
Nigel
On Fri, May 11, 2001 at 02:47:53PM +0200, ...:::SHADI:::... wrote:
> hi!
>
> totally lame but here goes my problem: on an old netbsd 1.4.2 machine i changed the ifaliases file. now the machine only hangs at
> boot time while setting the first alias.
>
> how can i mount the hard drive using the boot disks in order to be able to correct my config? i have read the mount manual pages
but
> still can't figure what block numbers mount needs.
>
> any pointers would be very helpfull.
>
> regards,
> shadi
>
--