Sponsored Content
Full Discussion: Computek Support Forum
Special Forums Hardware Filesystems, Disks and Memory Computek Support Forum Post 54827 by computek on Wednesday 25th of August 2004 02:08:57 PM
Old 08-25-2004
Computek Support Forum

Do Floppy disks require drivers. I forgot, and one of my customers wants to know.Smilie Smilie Smilie Smilie
computek
 

3 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Computek Help needed

does anyone know where I can download misc. freeware and shareware? If you gave me a site that would be very helpful. Thanks!:D (3 Replies)
Discussion started by: computek
3 Replies

2. UNIX for Dummies Questions & Answers

forum for ncurses support?

Hi, all - New to ncurses, rusty as hell with UNIX, I"m sure I'm going to have lots of questions. What forum is best for ncurses questions? Currently I'm experiencing configuration issues (I believe). I'm running Mac 10.6, and using the Terminal utility. Thanks! (3 Replies)
Discussion started by: mzimmers
3 Replies

3. What is on Your Mind?

Emergency Support Forum usage

I think I've noticed over recent years that the number of threads started on the Emergency Support forum has become virtually nil. Why do we think that is? Members cannot easily to find that forum? The site layout has changed? The longevity of this forum means that all the answers are... (10 Replies)
Discussion started by: hicksd8
10 Replies
ZFSLOADER(8)						    BSD System Manager's Manual 					      ZFSLOADER(8)

NAME
zfsloader -- kernel bootstrapping final stage DESCRIPTION
zfsloader is an extended variant of loader(8) with added support for booting from ZFS. This document describes only differences from loader(8). ZFS FEATURES
zfsloader supports the following format for specifying ZFS filesystems which can be used wherever loader(8) refers to a device specification: zfs:pool/filesystem: where pool/filesystem is a ZFS filesystem name as described in zfs(8). If /etc/fstab does not have an entry for the root filesystem and vfs.root.mountfrom is not set, but currdev refers to a ZFS filesystem, then zfsloader will instruct kernel to use that filesystem as the root filesystem. ZFS COMMAND EXTENSIONS
lsdev [-v] Lists ZFS pools in addition to disks and partitions. Adding -v shows more ZFS pool details in a format that resembles zpool status output. lszfs filesystem A ZFS extended command that can be used to explore the ZFS filesystem hierarchy in a pool. Lists the immediate children of the filesystem. The filesystem hierarchy is rooted at a filesystem with the same name as the pool. FILES
/boot/zfsloader zfsloader itself. EXAMPLES
Set the default device used for loading a kernel from a ZFS filesystem: set currdev=zfs:tank/ROOT/knowngood: SEE ALSO
gptzfsboot(8), loader(8), zfs(8), zfsboot(8), zfsloader(8), zpool(8) HISTORY
The zfsloader first appeared in FreeBSD 7.3. AUTHORS
This manual page was written by Andriy Gapon <avg@FreeBSD.org>. BSD
September 15, 2014 BSD
All times are GMT -4. The time now is 02:30 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy