Fedora Core 3 Installation


Recommended Posts

I downloaded the DVD ISO.

I mouted it with Daemon Tools... Is it possible to install like that?

Or does it physically have to burnt and booted from?

584951589[/snapback]

I am not sure about that particular method (if Daemon Tools is a Windows app, then no).

However, there are options that do not require burning to CD/DVD:

http://www.redhat.com/docs/manuals/linux/R...tallmethod.html

Ah right, Thats brilliant.

Im going to boot from the FC3 DVD ISO I bunrt in a bit, my partition is NTFS... is that ok? Because i read on the link markjensen gave me and it said it has to be ext2, ext3, or FAT file system

584952570[/snapback]

You cant install Linux on NTFS if thats your question. Its going to have to be reformatted in a Linux file system. EXT2, EXT3, Reiser are all good choices. I dont think FC3 offers Reiser which is a shame. If you have a choice without Reiser, stick to EXT3. It supports file journaling which is essentially the same as NTFS. EXT2 to EXT3 is the same as FAT is to NTFS...so you dont want to use EXT2 at all.

Check out partition commander (Available on the Hiren's boot disk) to restructure your partitions. Its safe and an awesome tool. You can split apart NTFS partitions and reformat them, join them together and so one...really a must have utitily for restructuring partitions.

Im gunna format the NTFS Partiton as Linux EXT3 Using Partiton Magic 8, Is that ok?

584952628[/snapback]

Yep thats fine. Boot with FC3 and do it from there. Just delete your NTFS partiton and reformat to ext3. It will give you a feel of the installer and the feel of Linux.

Ah right, Live CD's are brilliant.

Im going to boot from the Fedora Core 3 DVD ISO I burnt in a bit, my partition is NTFS... is that ok? Because I read on the link markjensen gave me and it said it has to be ext2, ext3, or FAT file system.

584952570[/snapback]

Well, to install it from an .iso file on a hard drive, the filesystem must be as listed (because that is all the minimal kernel will be able to read from during install time.

You install must have a target location that is empty and ready (or is OK to make empty and overwrite. It will have a new filesystem written to it, and Windows (with few 3rd party exceptions) will not be able to access it.

Basically, it's like moving a big-screen TV into your room. You need to move other stuff around to make room for it. ;)

You cant install Linux on NTFS if thats your question. Its going to have to be reformatted in a Linux file system. EXT2, EXT3, Reiser are all good choices. I dont think FC3 offers Reiser which is a shame. If you have a choice without Reiser, stick to EXT3. It supports file journaling which is essentially the same as NTFS. EXT2 to EXT3 is the same as FAT is to NTFS...so you dont want to use EXT2 at all.

Check out partition commander (Available on the Hiren's boot disk) to restructure your partitions. Its safe and an awesome tool. You can split apart NTFS partitions and reformat them, join them together and so one...really a must have utitily for restructuring partitions.

584952598[/snapback]

FC does not support Reiser. However, the only difference between ext2 and ext3 is that ext3 has a reserved space for journalling. You can take an ext3 drive and use it in ext2 mode - it is the same, but the space for the journal is unused (writes directly to the data area). Use ext3, as the journal makes it more robust to errors (poweroff, etc.).

If you don't have (or want to pay for, or warez) any partitioning tools, the Knoppix LiveCD offers qtparted, which is an easy-to-use drive partitioning app. (Y) 100% legal to use. There is no need I can think of to warez in the world of Open Source. Software that you may want to buy is often reasonably priced (CrossOver Office comes to mind).

EDIT: :pinch: I need to learn to be less wordy. A whole conversation is happening while I am typing... :wacko:

Ive got a 80GB WD at the mo (Seagate is in process of RMA)

NTFS 44.2GB Partiton for XP

EXT3 30.2GB For Fedora Core 3

584952673[/snapback]

Don't format for Linux.

Let the installer format for you. (Y)

EDIT: There. Short and to the point. ;)

Wait... So have I done everything right at the moment... or wrong? Im confused :cry:

I have the FC3 DVD ISO Burnt and ready to go.

My 80GB in 2 Partitions (As above)

I used Partiton magic 8 to format the 30.2GB partition from NTFS (Used for testing Longhorn) and formatted to Linux EXT3.

... Is that ok... or wrong?

Wait... So have I done everything right at the moment... or wrong? Im confused :cry:

I have the FC3 DVD ISO Burnt and ready to go.

My 80GB in 2 Partitions (As above)

I used Partiton magic 8 to format the  30.2GB partition from NTFS (Used for testing Longhorn) and formatted to Linux EXT3.

... Is that ok... or wrong?

584952702[/snapback]

Thats right, now boot off the fedora dvd, and let it do its thing on the NON XP partition. Then you're all set (Y)

LoL yeh I know to install it on the G Partition :p

Ok thanks for all your help. Ill do this tomorrow morning when I get up :D

Gunna do a bit reading about it now and look for some pics :D

584952749[/snapback]

Hmmm... First thing we need to change is this habit of calling partitions by those arbitrary Windows letters.

Linux uses a direct identification type of system.

/dev/hda (device hard drive a) is your master drive on your primary IDE

/dev/hdb is your slave drive on your primary IDE

/dev/hdc is your master drive on your secondary IDE

/dev/hdd is your slave drive on your secondary IDE

And, as you partition the drives, the first partition is numbered, starting at 1.

So, for most Windows users, /dev/hda1 is their "C:" drive. However, many OEM builds have a "hidden"

partition for storing some system data. This is usually the first partition, /dev/hda1, which pushes the "C:" drive to /dev/hda2. To me, the Windows way gets confusing, and when you add a drive, and some of your letters change (and cause problems) demonstrates that there is ambiguity about the lettering system that Microsoft uses. Once used to /dev/hda1 type of identification, things are more clear as to what is going where. :yes:

Whatever I did. I did it wrong.

I got it installed, all was fine... very strange. Etc. I didnt know how to set up my modem.

Rebooted. My ntoskrnl was corrupt or missing.

Did windows setup, I had 3 partitions (im suppose to have 2)

Umm so yeh. Whatever I did i did it wrong big style. Just had to format, lost everything. Didnt back up either.

Im not blaming Linux in anyway. It was my fault.

Great start to the day.

:(

I wish you would have posted here before reformatting/reinstalling. It was likely fixable (depending on the options you did choose). As long as Windows was bootable after you manually made room, then the Linux install will leave your Windows partiton(s) alone. It will optionally write to the MBR, but that can be un-done to reboot in Windows-only mode, if needed.

Well I did a personal Install. It booted ok in FC3... I had a little look around. Couldnt figure out what 'Ethernet Adapter' my modem was (Its a usb one and hardware viewer had it listed) so i found the turn off thing...

Did that powered up, then you have like 3 or 5 seconds when Fedora boots to change it, i did other which was windows, then it said the file was missing and it wouldnt boot.

It confused me.

Plus, my modem wasnt working with my laptop to get on here and post :pinch:

ok so lets see here. first off to change the grub time to select a different OS, as root you simply need to edit /etc/grub.conf and change timeout=5 to a higher number.

Ok....if you did something incorrect just remember to install windows and then linux. i recomend doing a manual partition in fedora instead of an autopartition. I also recomend to give yourself at least 3 partitons. swap (size of ram to double size of ram), / (thats your root partition...I give myself 5-10GB there typically) and a /home (to keep your data in so if something is messed up and you need to reinstall you don't lose it). Ethernet cards under linux are /dev/ethx where x is number 0,1,2,3,etc....

if you need assistance setting up your network card you can run system-config-network and configure things in there.

Well, if you let it put GRUB into the MBR of your boot drive, your dual-boot will be handled by GRUB, with nothing else to do.

If you put it into your Linux drive, then you will have to manually set up Windows' boot.ini to dual boot for you. You will need to still copy your GRUB executable code from the Linux drive and into your Windows drive, so your boot.ini can point to it (boot.ini cannot point to a filesystem it doesn't understand). This procedure is here:

http://www.geocities.com/epark/linux/grub-w2k-HOWTO.html

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Oh, it's happening on more than one dialog? This is the dialog that I'm unable to interact with.
    • WSCC - Windows System Control Center 10.0.3.8 by Razvan Serea Windows System Control Center is a free, portable program that allows you to install, update, execute and organize the utilities from various system utility suites. WSCC can install and update the supported utilities automatically. Alternatively, WSCC can use the http protocol to download and run the programs. WSCC is portable, installation is not required. Extract the content of the downloaded zip archive to any directory on your computer. Free for personal use. The setup packages and updates are downloaded directly from their author's website! This edition of WSCC supports the following utility suites: Windows Sysinternals Suite (including support for "Sysinternals Live" service) NirSoft Utilities Mitec and more... WSCC - Windows System Control Center 10.0.3.8 changelog: [NEW] update progress is now visible on the Windows taskbar [FIXED] fixed an issue with the Update dialog [FIXED] minor fixes Download: WSCC (64-bit) | 5.4 MB (Free for personal use) Download: WSCC (32-bit) | 6.3 MB View: WSCC Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The level of stupidity at Google and Microsoft is beyond belief. All they are doing by killing this is forcing people to jump over to Firefox and ditch them all together, therefore giving Firefox the market boost it needs to finally crush them all in the end.
    • HWMonitor 1.64 by Razvan Serea HWMonitor is a hardware monitoring program that reads PC systems main health sensors : voltages, temperatures, fans speed. The program handles the most common sensor chips, like ITE® IT87 series, most Winbond® ICs, and others. In addition, it can read modern CPUs on-die core thermal sensors, as well has hard drives temperature via S.M.A.R.T, and video card GPU temperature. Special hardware monitors such as abit® uGuru and Gigabyte® ODIN™ power supplies serie are supported too. HWMonitor 1.64 changelog: Intel Arc G3 & G3 Extreme (Panther Lake). Intel Core Ultra 5 250KF Plus (Arrow Lake Refresh). AMD Ryzen 7 7700X3D (Raphael). AMD Ryzen AI Max+ 495, 492, 488 (Gorgon Halo). AMD Ryzen AI Max 490, 485 (Gorgon Halo). AMD Ryzen AI Max PRO 495, 490, 485, 480 (Gorgon Halo). AMD Ryzen 9 9950X3D2 (Granite Ridge). AMD Ryzen 9 PRO 9965X3D, PRO 9945 (Granite Ridge). AMD Ryzen 7 PRO 9755, PRO 9745 (Granite Ridge). AMD Ryzen 5 PRO 9645 (Granite Ridge). AMD Ryzen AI 7/PRO 450G/GE (Gorgon Point 2). AMD Ryzen AI 5/PRO 440G/GE (Gorgon Point 2). AMD Ryzen AI 5/PRO 435G/GE (Gorgon Point 3). Support of HUDIMM and HSODIMM memory modules. New themes. New real-time graphs. Download: HWMonitor 1.64 | 3.4 MB (Freeware) Download: Portable HWMonitor 1.64 | 2.7 MB View: HWMonitor Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I have had a request since 2017 and so have many others that requested too and nothing has been done about it except its on our list to do.
  • Recent Achievements

    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Week One Done
      Timaximus earned a badge
      Week One Done
    • Rookie
      FBSPL went up a rank
      Rookie
    • First Post
      davidbazooked earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      497
    2. 2
      PsYcHoKiLLa
      172
    3. 3
      +Edouard
      163
    4. 4
      Steven P.
      86
    5. 5
      ATLien_0
      77
  • Tell a friend

    Love Neowin? Tell a friend!