format to linux native?


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers format to linux native?
# 1  
Old 08-14-2001
format to linux native?

hi again all,
i am still trying to get my old win95 pc to become a unix/linux pc, running with redhat.
i managed to install it on my old win32/fat partition (which is the whole hdd), but when i did this it said it may result in lower operating speed, but i couldn't manage to create a linux native partition as whenever i did the next button would become unavailable.
ok, so i went back to dos from my win95 boot disk with a couple of dos commands on it and deltree'd the whole hdd and then ran fdisk and chose not to make it large or whatever it was.
now it says that my hdd has no label and it won't go through the install.
what do i need to do to get redhat running on my 'puter as a linux native machine?
i dont care if it deletes anything on the hdd as i dont need any of it.
thanks in advance
gan
# 2  
Old 08-15-2001
In the Redhat installer, it should give you a choice of using fdisk, cfdisk, or disk druid to partition your drive. If possible, try disk druid, and if that doesn't work, try cfdisk. If neither works, post back...

Remember to create at least one partition for Linux (just called Linux in druid and cfdisk, called ext2 in fdisk), and at least a little space for swap in there too. The reccomended swap space is 2 times your RAM (e.g. - if you have 32meg RAM, make at least a 64 meg swap partition).
# 3  
Old 08-15-2001
gan,

you can still use the LARGE DISK - it doesn't have something to do with the unability to install linux partition - but you need to leave some space for another partition - that is linux native e2fs and linux swap. So, run fdisk, create a bootable DOS partition, leave some gigabytes (2 will be okay, 800megs is still working) for linux.

you can proceed with format c: from DOS. or just boot from your Readhat CD, than it will go on. Don't forget to choose linux native...

qodoc
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Wanna learn native GUI programming in UNIX - Linux ?

Hi , wanna learn native GUI programming in Unix-Linux instead of Gtk and Qt. No problem. You don't need a cross platform Gui toolkit like Gtk and Qt. And the code and syntax is also not more or less than others. Check out this code for a simple mainwindow for your application that is openend in... (0 Replies)
Discussion started by: Sennenmut
0 Replies

2. UNIX for Beginners Questions & Answers

Keep Linux in english while windows in native language

hi, I want that a language change in windows won't effect Linux language (which should be always English). I had that feature but A Windows update changed it. How can I fix it? (7 Replies)
Discussion started by: daivon
7 Replies

3. SuSE

Unable to format suse Linux

Hello All, I am new to use linux. I installed SUSE Linux Enterprise Server 11 (x86_64) trail version which is free for 60 days. Now I want to again format the whole system and install the same OS again but its not happening. I am trying with a bootable pen drive which has an .iso image of... (1 Reply)
Discussion started by: hunk_harsha
1 Replies

4. Shell Programming and Scripting

Linux mail format problem

I am trying to use Linux mail command on red hat linux. It is working fine except when there is hardcoded "\n" characters in the file content i want to send. It is literally taking "\n" as text and message is not getting formatted to give newliine effect. I am using the following command: cat... (3 Replies)
Discussion started by: fundoo.code
3 Replies

5. Ubuntu

Conversion of the format of a file in linux

How to convert a rtf file to a ttf file in ubuntu terminal? (2 Replies)
Discussion started by: poonam.gaigole
2 Replies

6. UNIX for Dummies Questions & Answers

Trying to native compile Linux Dialog

Hi, as my thread has been moved to Debian. I don't run Debian machine. My machine is Linux embedded router - mipsel. Sources come from Debian, but Dialog sources are GNU, so no Debian specific. Native compilation vs. crosscompilation, exactly to let you know, that I don't run Debian... (2 Replies)
Discussion started by: jack2
2 Replies

7. Programming

Regarding Native method

Hi, I am working with solaris 9 and I am using jre1.6. In my application,I am using java and C++ in my application.Basically we are using the java for front end and C/C++ for back hand.So I have to call the C/C++ source code form java code.we are using native methods for it.. So application... (1 Reply)
Discussion started by: smartgupta
1 Replies

8. Linux

problem to format linux partition

hi friends one week ago, i have installed fedoa 9 on my home pc. i already have windows xp on that machine. unfortunately my windows xp has corrupted. again i want to install windows xp but it is not installing. will i format my linux partition or some other option is there. please help me... (0 Replies)
Discussion started by: praneshmishra08
0 Replies

9. Shell Programming and Scripting

Want To convert script in Linux format

I have scripts which I want to convert in Linux format. Note these scripts are in txt format.But I want to convert them in Linux, as DBA's will be using this script. Any command or utility which converts tht files in proper Linux format. Thanks in Adavce. Kunal (1 Reply)
Discussion started by: niceboykunal123
1 Replies
Login or Register to Ask a Question