Ask a Question related to FreeBSD, Design and Development.
-
Tim Traver #1
FreeBSD 5.3 dev nodes
Hi all,
ok, this may be a dumb question, but here goes...
I have just started using the 5.X branch of FreeBSD, and needed to mount
a hot swap drive in a second drive bay. In the past, I've simply run
MAKEDEV, and it made the device files for me, and then I was able to
mount the drive and I was on my way...
It appears that this has been replaced by devfs, and I must say that
this is an extremely difficult process to understand (must mean its very
powerful ;).
All I want to do is create the da1 devices for my second scsi disk, and
I honestly have no idea how to do that with devfs...
Anyone shed some light for me ???
Thanks,
Tim.
Tim Traver Guest
-
Accessing XML nodes
Suppose this your XML: <content> <author> <book> <title>this is the title</title> <description>book description</description> <book>... -
Check for missing xml nodes or empty nodes
Hi, Is it possible to check for missing or empty xml nodes "before" putting them into a table or doing a XMLSearch . Sometimes the xml will come... -
Compile FreeBSD RELENG_5 on FreeBSD 4-STABLE
Hi. I have a FreeBSD 4-STABLE machine. I want to do my custom RENELG_5 FreeBSD release. I'm get all RELENG_5 CVS source (with cvs checkout... -
Creating nodes with ASP
I have a page that lists categories on the left, and I'd like to be able to click on one, and have a node pop out, revealing subcategories so users... -
referencing XML nodes by name
I would like to access the info in an XML file by name but Macromedias XML-Xtra instructions only explain how to access data via child-number eg... -
Dan Nelson #2
Re: FreeBSD 5.3 dev nodes
In the last episode (Feb 25), Tim Traver said:
You don't have to do anything; just pop your disk in, run "camcontrol> I have just started using the 5.X branch of FreeBSD, and needed to
> mount a hot swap drive in a second drive bay. In the past, I've
> simply run MAKEDEV, and it made the device files for me, and then I
> was able to mount the drive and I was on my way...
>
> It appears that this has been replaced by devfs, and I must say that
> this is an extremely difficult process to understand (must mean its
> very powerful ;).
>
> All I want to do is create the da1 devices for my second scsi disk,
> and I honestly have no idea how to do that with devfs...
rescan all", and use the /dev/da1 that magically appears.
--
Dan Nelson
[email]dnelson@allantgroup.com[/email]
Dan Nelson Guest



Reply With Quote

