Sponsored Content
Top Forums Programming Where can I get sun for intel? Post 16065 by AtleRamsli on Monday 25th of February 2002 09:24:31 AM
Old 02-25-2002
About the Caldera alternative, is is possible to download the Unix versions they 'inherited' from SCO and Novell?
I have got a 'non-commercial license' - but can't seem to be able to download the system itself?

Atle
 

5 More Discussions You Might Find Interesting

1. Solaris

PBR Bad in sun solaris 10 intel version

Hai while booting sun solaris 10 in a intel machine,its showing PBR bad and its showing disk boot failure.but the is detecting.please guide me (1 Reply)
Discussion started by: subbiahvin
1 Replies

2. UNIX for Advanced & Expert Users

Help: Sun Disk partitioning for Sun V240 & StorEdge 3300

Dear Sun gurus, I have Sun Fire V240 server with its StorEdge 3300 disk-array. Following are its disks appeared in format command. I have prepared its partitions thru format and metainit & metattach (may be i have made wrong steps, causing the errors below because I have done thru some document... (1 Reply)
Discussion started by: shafeeq
1 Replies

3. UNIX for Dummies Questions & Answers

Sun Solaris 10: How do I create a bootup disc? The Sun website confuses me

Hey there, I am starting a Computer Science Foundation year at the end of this month and am trying to get a little bit ahead of the game. I have always wanted to learn Unix and am currently struggling with creating a boot disc to run Solaris (I have chosen to study this) from as opposed to... (0 Replies)
Discussion started by: Jupiter
0 Replies

4. Solaris

Sun Fire 280R Sun Solaris CRT/Monitor requirements

I am new to Sun. I brought Sun Fire 280R to practice UNIX. What are the requirements for the monitor/CRT? Will it burn out old non-Sun CRTs? Does it need LCD monitor? Thanks. (3 Replies)
Discussion started by: bramptonmt
3 Replies

5. Solaris

sun-solalris for intel desktops

Hi, i have a pentium-4 desktop with intel Motherboard and processor, which version of solaris i can install , Please refer. Thanks Vijayq8.:b: (6 Replies)
Discussion started by: vijayq8
6 Replies
MKFS.BFS(8)						Linux System Administrator's Manual					       MKFS.BFS(8)

NAME
mkfs.bfs - make an SCO bfs filesystem SYNOPSIS
mkfs.bfs [-N nr-of-inodes] [-V volume-name] [-F fsname] device [size-in-blocks] DESCRIPTION
mkfs.bfs creates an SCO bfs file-system on a block device (usually a disk partition or a file accessed via the loop device). The size-in-blocks parameter is the desired size of the file system, in blocks. If nothing is specified, the entire partition will be used. OPTIONS
-N Specify the desired number of inodes (at most 512). If nothing is specified some default number in the range 48-512 is picked depending on the size of the partition. -V volume-label Specify the volume label. I have no idea if/where this is used. -F fsname Specify the fsname. I have no idea if/where this is used. -v Be verbose. EXIT CODES
The exit code returned by mkfs.bfs is 0 when all went well, and 1 when something went wrong. SEE ALSO
mkfs(8). AVAILABILITY
The mkfs.bfs command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. Util-linux 2.9x 12 Sept 1999 MKFS.BFS(8)
All times are GMT -4. The time now is 02:44 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy