Unix and Windows on 1 hard disk


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Unix and Windows on 1 hard disk
# 1  
Old 01-16-2001
Question

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 internet .
I want to install Unix too on my computer ,how can i do it
without uninstall windows 98 ( If it possible)
Thanks
# 2  
Old 01-16-2001
You will have to format one (or more) of the 2 Gb partitions with the proper data structure for the OS. Just move all the data from E or F to C or D. I would suggest starting with Linux, which uses ext2 disk formatting instead of Win98's FAT 32. When you install Linux it will ask you which slice of the disk you wish to install it on, just be careful to select the proper slice. Be sure to install LiLo, this will give the option to choose which OS to boot at each reboot.
# 3  
Old 01-16-2001
Response

Quote:
Originally posted by 98_1LE
You will have to format one (or more) of the 2 Gb partitions with the proper data structure for the OS. Just move all the data from E or F to C or D. I would suggest starting with Linux, which uses ext2 disk formatting instead of Win98's FAT 32. When you install Linux it will ask you which slice of the disk you wish to install it on, just be careful to select the proper slice. Be sure to install LiLo, this will give the option to choose which OS to boot at each reboot.
Response :
What is it LiLo ? Can I download it ?
# 4  
Old 01-16-2001
LiLo is an acronym for Linux Loader, and yes you should be able to download it from http://www.redhat.com (it will take a while). It is also included in the RedHat distribution which can be purchased for $29 or downloaded for free if you have a fast connection and are very patient. I suggest spending the $29 to support the project and have all the software/documentation on CD. They also include some email/web based installation support in the price.
# 5  
Old 01-17-2001
Data Response

Quote:
Originally posted by 98_1LE
LiLo is an acronym for Linux Loader, and yes you should be able to download it from http://www.redhat.com (it will take a while). It is also included in the RedHat distribution which can be purchased for $29 or downloaded for free if you have a fast connection and are very patient. I suggest spending the $29 to support the project and have all the software/documentation on CD. They also include some email/web based installation support in the price.
Response :
I searched for FREE download LiLo on RedHat but I did not
find it . I have enougth fast connection ( and also free
connection ) so before I buy LoLi with documentation
I want to try download it free . Can you write me the
full web-site were i can to download it ?
thanks Smilie
# 6  
Old 01-17-2001
# 7  
Old 01-17-2001
Tools response

response :
I opened site :
ftp://tsx-11.mit.edu/pub/linux/packages/lilo/
and there are 7 files which one I have to download ?
Please help me .
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Difference between UNIX and Windows Disk storage

I have heard that UNIX disk storage is costlier than Windows Disk storage. Is that true? If not why we have limited storage on UNIX systems? Windows disk storage is so cheap nowadays. Is it not true for UNIX disks? (8 Replies)
Discussion started by: Soham
8 Replies

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

3. Windows & DOS: Issues & Discussions

Hard disk partition on Original windows 7 Home Premium

Respected Members, I am using compaq CQ41, with factory install windows 7, there is three drives namely (local Disk( c: ) 158 GB free of 281 GB), (RECOVERY( D: ) 2.69 GB free of 16.7GB) and (HP_TOOLS( E: ) 92.7 MB free of 99.3 MB). i don't want to lost it,but... (2 Replies)
Discussion started by: Vijay Tyagi
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. SCO

declare disk driver for IDE hard disk

hi I've a fresh installation of SCO 5.0.7 on the IDE hard disk. For SCSI hard disk I can declare, for example blc disk driver using: # mkdev hd 0 SCSI-0 0 blc 0but it works for IDE hard disk? (3 Replies)
Discussion started by: ccc
3 Replies

6. UNIX for Advanced & Expert Users

format unix hard drive on windows xp

Hello, How is it possible to copy the partition of hard drive that have unix on it (it's a scsi hard drive of an Irix (SGI)), under windows xp - what I did till now is to connect the drive to the my pc (windows xp installed) with a scsi adapter and the program partition magic can't recognize the... (2 Replies)
Discussion started by: moyalt
2 Replies

7. UNIX for Advanced & Expert Users

Formatting hard drive from Unix to Windows

Can a hard drive be formatted from unix server to windows 2000 professional? (4 Replies)
Discussion started by: howarddtp
4 Replies

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

9. UNIX for Dummies Questions & Answers

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 Replies)
Discussion started by: hpin
2 Replies

10. UNIX for Dummies Questions & Answers

seperate hard drive for unix & x windows

thanks for your help, i didnt realise you could download the operating system from sun.com:D Ive just had a new hard drive installed 20 GIG for unix and x windows. How can i connect this hard drive for unix and x windows only? and are there any helpful tutorials for starters?? Many thanks (4 Replies)
Discussion started by: jeffersno1
4 Replies
Login or Register to Ask a Question