Hard Disk partitioning to use UNIX


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Hard Disk partitioning to use UNIX
# 1  
Old 08-17-2002
Question Hard Disk partitioning to use UNIX

Hello,

To run UNIX, can the hard disk be partitioned so I could use that part for UNIX and the other for my existing Windows '98? At the moment there are hard drives C: & D:. Also, where can I obtain the UNIX software?.....Your response is appreciated.
# 2  
Old 08-18-2002
there is a free program called FIPS which will repartition your harddrive without damaging any data. you can download fips online, http://www.igd.fhg.de/~aschaefe/fips/ also you can use the search on this website for more info there is alot about this topic. unix is a generic term, there are alot of different 'variants' of unix. most are based either on system v, or the bsd versions. linux is very good, and so are all of the *bsd's (freebsd openbsd netbsd) try linux.com
netbsd.com
all of the free unix's you can download an ISO image that you can burn onto cd and then boot from that cd, it makes thing real easy to do like that, and if you are on a network you can then specify to download and install the packages for your system via ftp, most of the installs will give you this option.
# 3  
Old 08-18-2002
Thanks

Norsk,

Thanks for the info. I appreciate it.

Pinto.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. HP-UX

How to check overall hard disk utilization in UNIX?

how to check overall hard disk utilization in unix? we use bdf command to find the utilized space for the particular path bdf filepath how can i find overall hard disk utilization? (4 Replies)
Discussion started by: ashwanthfrq
4 Replies

2. UNIX for Dummies Questions & Answers

Which is a recommended method of partitioning Disk?

I m not sure if this is a right question to ask . During the installation of the OS, installation sw does partitioning for you. I m not quit sure if they have used parted or fdisk to partition the disk. (If they are using fdisk then you can't make partition > 2Tb )correct me if i m wrong.Also... (5 Replies)
Discussion started by: pinga123
5 Replies

3. Red Hat

Partitioning newly added disk to Redhat

Hi Everyone, I have added new Virtual disk to OS. The main point is I need to bring this whole Disk into LVM control, is it necessary to partition the disk using fdisk command and assign partition type as '8e', or can I directly add that disk into LVM, by running pvcreate command with out... (2 Replies)
Discussion started by: bobby320
2 Replies

4. Linux

C++ Code to Access Linux Hard Disk Sectors (with a LoopBack Virtual Hard Disk)

Hi all, I'm kind of new to programming in Linux & c/c++. I'm currently writing a FileManager using Ubuntu Linux(10.10) for Learning Purposes. I've got started on this project by creating a loopback device to be used as my virtual hard disk. After creating the loop back hard disk and mounting it... (23 Replies)
Discussion started by: shen747
23 Replies

5. Red Hat

Disk partitioning commands for RHEL5

I'm new to Linux 5, going through initial phases of installation and setting up devices, etc,, and much to my surprise discovered also an existence of a 2nd hard drive to try to initialize and partition perhaps using any built-in command i.e. "fdisk" or similar, but I couldn't get the command to... (4 Replies)
Discussion started by: su
4 Replies

6. Solaris

Partitioning hard disk. Want 8 slices...have 9

Hi all I'm having difficulty setting up a proper disk structure on a 72GB HDD. The drive was previously part of a zfs pool. The zpool has ben destroyed and now I want to use the disk in a raid 5 array. I need to partition the disk accordingly though. This is what the partition table currently... (7 Replies)
Discussion started by: notreallyhere
7 Replies

7. Solaris

disk partitioning

Total disk size is 38912 cylinders Cylinder size is 32130 (512 byte) blocks Cylinders Partition Status Type Start End Length % ========= ====== ============ ===== === ====== === ... (2 Replies)
Discussion started by: seyiisq
2 Replies

8. 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

9. Shell Programming and Scripting

IInd Hard Disk Mounting Problem on 1st HDD On SCO UNIX Open Server

Hi Engg. ! :mad: I have a harddisk on which SCO UNIX Open Server was installed. There was some data (in .dbf format) on it. Present condition of HDD is that it is not booting. Now I want to mount this HDD through other HDD on which SCO UNIX Open Server is installed by attaching... (0 Replies)
Discussion started by: Niraj Gopal Sha
0 Replies

10. UNIX for Dummies Questions & Answers

Unix and Windows on 1 hard disk

I have one hard disk on my computer ( 8 Giga-bytes) and i installed windows 98 on drive C ( I have 4 drives : C , D , E , F which drive has 2 Giga-bytes space on it ) On which drive ( from 4 drives ) I have a lot data for example : on drive D I store most of my programs which i downloaded from... (7 Replies)
Discussion started by: yoffe_adi
7 Replies
Login or Register to Ask a Question