Re: Unable to find device node for /dev/ad0s1b in /dev!

2010-01-23 Thread vigol
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

Re: Unable to find device node for /dev/ad0s1b in /dev!

2010-01-23 Thread Michael Powell
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.

Re: Unable to find device node for /dev/ad0s1b in /dev!

2010-01-22 Thread Kevin Kinsey
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!

2010-01-22 Thread insecurity
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"

Unable to find device node for /dev/ad0s1b in /dev!

2005-04-03 Thread Keith Rackleff
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

Re: Unable to find device node for /dev/ad0s1b in /dev!

2005-02-16 Thread Sajith K
> 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"

Re: Unable to find device node for /dev/ad0s1b in /dev!

2005-02-15 Thread Lowell Gilbert
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" >

Unable to find device node for /dev/ad0s1b in /dev!

2005-02-15 Thread Sajith K
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