Ayan George wrote:

> Ever since installing 4.0-CURRENT, I've gotten the following
> message when I boot FreeBSD:
> 
> Disk error 0x1 (lba=0x12007f)
> No /boot/loader
> 
> >> FreeBSD/i386 BOOT
> Default: 0:wd(0,a)kernel
> 
> boot:
> 
> 
> If I type:
> 
>       wd(0,a)/boot/loader
> 
> at the boot prompt, it claims it cant find the file but I know it
> exists.
> 
> I can load the kernel from the boot prompt however.  I've tried
> rebuilding /boot/loader from newer source to no avail.
> 
> There is obviously something I'm overlooking.  Has anyone else seen
> this problem and know how to fix it?
> 
> -Ayan

Disk error 0x1 means "invalid argument".  The most likely cause is
that your / filesystem spans cylinder 1023 and /boot/loader is
inaccessible for this reason.

-- 
Robert Nordier


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to