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

    • It had gone weeks ago. Although thinking about it I'm on the beta.
    • They thought value of their goods would forever only drop like it used to and didn't account for sudden increase in price because of all the Ai hype. Tough luck Samsung, don't try to weasel this one out. Also American customer protection laws are a**. In Europe, you need to be compensated for a functioning product of same or better characteristics (not same price point as when it was originally bought!) if it can't be repaired and when you receive a replacement product your warranty starts from scratch because you received a different item than you previously had and old warranty thus cannot apply to it anymore. If your actual item was successfully repaired, warranty gets extended for the period the item was in service. If item is repaired to a significant extent, warranty also starts over from scratch because major part of it was replaced. Americans need to fight to get this kind of consumer protections because they are constantly getting screwed over.
    • Microsoft releases new Windows 11 Media Creation Tool with the latest updates by Taras Buria Patch Tuesday updates arrive every month, bringing users new features and security updates. To make sure customers have access to the most recent images, Microsoft also releases updates to the Media Creation Tool app, its official utility for Windows 11 installation. Today, the company pushed new ISOs to Media Creation Tool, allowing you to create images with the June 2026 Patch Tuesday updates. With the latest update, the Media Creation Tool now downloads KB5094126. It is Windows 11 version 25H2, build 26200.8655, which is also available via Windows Update. Note that the app itself remains on the previous version, which you can check in Properties > Details. The only change is that it now downloads a more recent Windows 11 build, so the only way to check is to download an ISO. The June 2026 Patch Tuesday update is a special release for Windows 11, as it brings a new performance profile to make the operating system more responsive and snappier when rendering various user interface surfaces, including the Start menu, quick settings, and more. It does so by spiking processor speeds for a brief moment, resulting in higher loads for a second or two. The so-called “Low latency profile” is rolling out gradually, but you can force-enable it with the ViVeTool app. Other changes include webcam improvements, Task Manager updates, shared audio support, and more. You can download the Media Creation Tool app from the official Microsoft website using this link. Besides MCT, Microsoft lets you download Windows 11 ISO as a file directly from the official Windows 11 website. However, you will need a third-party app to write it to your USB drive. Check out this guide if you want to know how to do that.
    • Louis Rossmann suing Samsung over "990 Pro SSD warranty scam" by Sayan Sen Back in 2023, if you recall, Neowin reviewer Robbie Khan had a dispute with Samsung over his 990 Pro SSD, which was rapidly losing its health. After significant back and forth, the tech giant had finally released firmware to "stop" the issue. Interestingly, its previous flagship at the time, the 980 Pro was also facing problems leading to two consecutive sets of firmware fixes. Three years later, it looks like a similar conflict has now broken out between tech repair entrepreneur YouTuber Louis Rossmann and Samsung, as it has escalated into a threatened lawsuit after the company allegedly refused to appropriately replace a failing 990 Pro SSD that remained under warranty. According to Rossmann, a 4TB Samsung 990 Pro NVMe SSD purchased for approximately $330 less than two years ago, began experiencing major hiccups and issues, even though he claims it had been operated under ideal cooling conditions. It was installed in a RAID 1 array and cooled by a heatsink and dual high-speed fans. However the drive reportedly started dropping out of the array, exhibiting controller-level failures that eventually became not useable in any meaningful way. Rossmann said Samsung’s support process was marked by delays and confusion from the very start. After initially contacting the wrong regional support channel, he was redirected to Samsung’s memory support division where he submitted detailed diagnostics, logs, and proof of purchase. Rossmann runs a repair company and owns an ACE Lab PC-3000 machine, which is a professional-grade data recovery equipment. As such, he had been confident in his diagnostics. Samsung even seemingly acknowledged that later. Regardless, Rossmann claims that his initial support ticket was automatically closed before a full 24-hour response window had elapsed, forcing him to reopen the case and resubmit documentation. The controversy however intensified further from here after Samsung accepted the drive for warranty evaluation but later returned it with a repair report stating that the drive had passed its testing and that the SSD had been verified as functional. Rossmann strongly disputed those claims citing that his own independent testing on PC-3000 showed write speeds reducing to as low as 40–60 MB/s before the drive failed entirely. Samsung subsequently informed him that the SSD had been reset and reflashed, passing internal stress tests. However, the company also stated that replacement units were unavailable due to an industry-wide memory shortage and suggested that a refund process could be initiated if further testing confirmed the fault. Thus, to settle, the company offered a refund of $330, the amount that was initially paid by him to make the purchase. Here, Rossmann pointed out the seeming hypocrisy of the tech giant as in how no Samsung drive was apparently allocated for warranty replacements, but they were abundantly available for retail sales especially when using business accounts. As you can see, Rossmann is indeed right, there are Samsung 990 Pro 4TB SSDs on Amazon currently for $950 (shipped and sold by first-party Amazon US itself), and they are also available on Samsung's own store too, albeit for an even higher price of $1100. Thus Rossmann argues that Samsung’s inability or unwillingness to provide a replacement while the same model remains available for purchase at significantly higher market prices reflects a failure to honor its warranty obligations. He has issued a formal 60-day notice and says he intends to file suit in Texas small claims court, asserting that companies should face greater costs for denying legitimate warranty claims than for fulfilling them. You can check out the full video titled "Samsung's 990 Pro SSD warranty policy is a scam; I'm taking them to court," at the link below. Source and image: Louis Rossmann (YouTube) As an Amazon Associate we earn from qualifying purchases
  • Recent Achievements

    • Week One Done
      davidbazooked earned a badge
      Week One Done
    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      PsYcHoKiLLa
      184
    3. 3
      +Edouard
      158
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!