Sponsored Content
Operating Systems SCO SCO hard drive with data - No SCO computer Post 302174373 by jgt on Tuesday 11th of March 2008 12:33:04 AM
Old 03-11-2008
Was this the boot drive or secondary drive from the original system.
If it was the boot drive, try putting it into a standard P3 machine, and see if will boot, (assumes that you know the root password).
If it is a secondary drive, then you should download the SCO 5.0.7 ISO file from The SCO Group, Inc. | Support | Update | Download | Release
and install with a 60 day eval license, onto a fresh hard drive, and then afterwards add the old disk as a secondary drive. There are earlier posts that will guide you in adding a second disk that has data on it.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Restring the SCO on new hard disk

Hi friends, I 'm using sco open server on P-100. The back up is on boot-root floppy and data cartridge only. Usually we can restore the things easyly by cpio. But for one new hard disk which was used for windows -98, the installation is a problem. It seems everything to be installed but... (1 Reply)
Discussion started by: skant
1 Replies

2. SCO

SCO 5.05 hard drive pulsing constantly

Just recently my hard drive has started to pulse like data is being read or written constantly. Causes? (2 Replies)
Discussion started by: jimser
2 Replies

3. SCO

adding hard disk from SCO OpSer in SCO 5.06

Hi! Sorry, but I am'not spesialist in SCO OpenServer. I need to add hard disk from SCO Open Server ( "a") in my SCO OpenServer 5.6. I need data from "a". When I added, I see only swap disk, and didn't see root file system. I need to add IDE and SCSI Please, help me. How right to add disk?... (0 Replies)
Discussion started by: fedir
0 Replies

4. SCO

Maximuim size hard drive in SCO 5.05

Does anyone remrmber what the maximum hard drive size is for SCO 5.0.5? Also, do I need to plug in the Cylinders/Heads/Sectors manually? I know in ver 5.0.7, you can go over 137GB. TiA (0 Replies)
Discussion started by: tbgeek
0 Replies

5. Filesystems, Disks and Memory

The best partitioning schem for a 250GB Sata hard drive & a 75GB SCSI hard drive

Hi I have 2 75GB SCSI hard drives and 2 250GB SATA hard drives which are using RAID Level 1 respectively. I wana have both FTP and Apache installed on them as services. I'm wondering what's the best partitioning schem? I wana use FC3 as my OS, so, I thought I can use the 75GB hard drive as the /... (0 Replies)
Discussion started by: sirbijan
0 Replies

6. SCO

Add hard drive to SCO 6.0.0

I've been working on installing SCO OpenServer 6.0.0 and need to install a second hard drive onto the system. I have not done this too often (5 years ago for the same client) and I can not write the "divvy table" to the system (I/O Error.) Where can I find detail step by step instructions? (13 Replies)
Discussion started by: uxlunatick
13 Replies

7. UNIX for Dummies Questions & Answers

SCO openserver 5.0.6 compatible hard disk

my question seems to be simple but i need help on that , actually i am having Fujitsu Siemens Celsius M420 , M440 workstations having 73 GB U320 10 K rpm SCSI HD , i got new HDs 15 K rpm with the same size 68 pins U320 SCSI ,my operating system is SCO Openserver 5.0.6 & Redhat linux release 9 i... (0 Replies)
Discussion started by: tamersai
0 Replies

8. SCO

how to access data in a pen drive in sco openserver 6

Does anybody know the commands to access the data from a pen drive in a SCO Openserver 6. What are the parameters to the mount command for accessing the USB port:confused: (9 Replies)
Discussion started by: jksah
9 Replies

9. SCO

Recover data from failed Hard disk in SCO OpenServer 5.06

One hard disk fail to mount (/dev/data). I had run "fsck /dev/data" then some error occured "unrecoverable error reading SCSI Disk 1 dev 1/104". I need to recover data from disk. please help. (1 Reply)
Discussion started by: rakeshkumar9919
1 Replies

10. SCO

Moving hard drive and SCSI adapter to another computer

OK group, it's been 12 years since I worked with SCO. I need some direction here: SCO Openserver 5.07 I have a server with a bad motherboard. I have moved the SCSI adapter and hard drive to another computer. This new server has different hardware so I must install the chipset drivers for... (1 Reply)
Discussion started by: jscholz
1 Replies
MKFS.BFS(8)                                                    System Administration                                                   MKFS.BFS(8)

NAME
mkfs.bfs - make an SCO bfs filesystem SYNOPSIS
mkfs.bfs [options] device [block-count] DESCRIPTION
mkfs.bfs creates an SCO bfs filesystem on a block device (usually a disk partition or a file accessed via the loop device). The block-count parameter is the desired size of the filesystem, in blocks. If nothing is specified, the entire partition will be used. OPTIONS
-N, --inodes number 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, --vname label Specify the volume label. I have no idea if/where this is used. -F, --fname name Specify the filesystem name. I have no idea if/where this is used. -v, --verbose Explain what is being done. -c This option is silently ignored. -l This option is silently ignored. -h, --help Display help text and exit. -V, --version Display version information and exit. Option -V only works as --version when it is the only option. 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 https://www.kernel.org/pub/linux/utils/util-linux/. util-linux July 2011 MKFS.BFS(8)
All times are GMT -4. The time now is 06:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy