Kevin Kinsey wrote:
>
>> Unable to find device node for /dev/ad0s1b in /dev!
>>>$ grep ad /var/run/dmesg.boot
>
you had installed slice/part by sysinstall, so
1- by default b partitions are dedicated to swap part.
2- you haven't a swap partition in ad0s1
3- /var/run
insecur...@malandrines.net wrote:
> Unable to find device node for /dev/ad0s1b in /dev!
>
> help me please
See my reply to message: "SunFire x2100 fails"
-Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.
insecur...@malandrines.net wrote:
Unable to find device node for /dev/ad0s1b in /dev!
help me please
$ grep ad /var/run/dmesg.boot
Is /dev/ad0 there? /dev/ad0s1b ?
Do you have SCSI disks instead? A RAID?
Kevin Kinsey
___
freebsd-questions
Unable to find device node for /dev/ad0s1b in /dev!
help me please
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
I had this same type problem. It appears that FreeBSD and the BIOS did
not select the proper geometry for the disk. I tried a different disk
on the same system, and I was able to install.
Knopptix reported a different geometry than FreeBSD, so I tried setting
the geometry to match what Knopp
> writes:
>
> > When I tried to install freebsd 5.3 in a PIII
> machine
> > with 80GB hard disk I get the following error:
> >
> > "Unable to find device node for /dev/ad0s1b in
> /dev!"
> > "The creation of filesystems will be aborted"
Sajith K <[EMAIL PROTECTED]> writes:
> When I tried to install freebsd 5.3 in a PIII machine
> with 80GB hard disk I get the following error:
>
> "Unable to find device node for /dev/ad0s1b in /dev!"
> "The creation of filesystems will be aborted"
>
When I tried to install freebsd 5.3 in a PIII machine
with 80GB hard disk I get the following error:
"Unable to find device node for /dev/ad0s1b in /dev!"
"The creation of filesystems will be aborted"
Could some one help me