 |
 |
 |
 |
| F16 Development This section archived once F16 reached final release. |

5th November 2011, 11:47 AM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: F16 RC5 impending, please help test
Quote:
Originally Posted by elisonniven
Hi,
I want to install FC16 on my machine.
Should I wait till tuesday or download and install the RC5 right now?
Is it same as the final release?
Will I need to re-install the final release again?
Thanks,
Elison
|
RC5 is the final, so download it now . to answer ht bolded part, just take a look in my F16 Release Schedule Thread, #1 post
some Mod might wanna Close this Thread to
Last edited by tox; 5th November 2011 at 11:55 AM.
|

5th November 2011, 12:27 PM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 7

|
|
|
Re: F16 RC5 impending, please help test
Thats super cool, Thanks !
---------- Post added at 04:57 PM ---------- Previous post was at 04:47 PM ----------
Quoting ,
"FAQ: Do I Need To Reinstall Fedora16 Final Release When its Out?
Answer: No. Just Keep Your System Up To Date on a Daily Basis And it Will Switch Automatically to The Final Release"
Now you confuse me. Will the RC5 be the same as the release on Tuesday?
Or doing a yum update on the RC5 daily make it same as the release on Tuesday?
|

5th November 2011, 01:07 PM
|
|
Registered User
|
|
Join Date: Oct 2010
Posts: 140

|
|
|
Re: F16 RC5 impending, please help test
as Detox said RC5 is the final ... RC5 was declared Gold in the go/no-go meeting and will be shipped as Fedora 16.
For updates: of course, updates will be waiting after install, does not matter if you chose to install RC5 or F16 Final 
---------- Post added at 01:07 PM ---------- Previous post was at 01:04 PM ----------
and for a system with daily yum update you should be ahead of the ISO ...
|

5th November 2011, 01:18 PM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 7

|
|
|
Re: F16 RC5 impending, please help test
Thanks !! Downloading
|

7th November 2011, 04:54 AM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 7

|
|
|
Re: F16 RC5 impending, please help test
Hi,
I downloaded the 64 Bit RC5 at home and the 32 Bit RC5 at work.
Today morning, I wanted to verify the sha256sum for the 32 bit DVD ISO but the RC5 iso's and files have been removed from the servers.
Can anyone please put the sha256sum for the i386 DVD?
Thanks,
Elison
---------- Post added at 10:21 AM ---------- Previous post was at 10:21 AM ----------
Hi,
I downloaded the 64 Bit RC5 at home and the 32 Bit RC5 at work.
Today morning, I wanted to verify the sha256sum for the 32 bit DVD ISO but the RC5 iso's and files have been removed from the servers.
Can anyone please put the sha256sum for the i386 DVD?
Thanks,
Elison
---------- Post added at 10:24 AM ---------- Previous post was at 10:21 AM ----------
Never mind, I got it from the deltaisos directory.
|

7th November 2011, 04:54 AM
|
 |
Registered "Cashew" User
|
|
Join Date: May 2010
Location: Adelaide, Australia
Age: 18
Posts: 614

|
|
|
Re: F16 RC5 impending, please help test
Quote:
Originally Posted by elisonniven
Hi,
I downloaded the 64 Bit RC5 at home and the 32 Bit RC5 at work.
Today morning, I wanted to verify the sha256sum for the 32 bit DVD ISO but the RC5 iso's and files have been removed from the servers.
Can anyone please put the sha256sum for the i386 DVD?
Thanks,
Elison
|
Code:
af7f172962ab47748914edb7c4d30565d23b4cf21f3bc4b7e3cd770b384d9a75 Fedora-16-i386-DVD.iso
__________________
Running Mageia 3 (KDE 4.10) on an ASUS K55V (Core i5, 16GB RAM, 750GB HDD, Nvidia 610M)
|

7th November 2011, 05:01 AM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 7

|
|
|
Re: F16 RC5 impending, please help test

I am getting the wrong sha256sum which means wget/my work network screwed up!
sha256sum Fedora-16-i386-DVD.iso
993349e6cf5cc67e5519e86c774f7f6638a662ef4cf358f403 ab483fb8d35849 Fedora-16-i386-DVD.iso
http://dl.fedoraproject.org/pub/alt/...-i386-CHECKSUM
af7f172962ab47748914edb7c4d30565d23b4cf21f3bc4b7e3 cd770b384d9a75 *Fedora-16-i386-DVD.iso
Any idea from where can I download the i386 RC5 now? I can't wait till the GA.
Thanks,
Elison
|

7th November 2011, 05:13 AM
|
|
Guest
|
|
Posts: n/a

|
|
|
Re: F16 RC5 impending, please help test
|

7th November 2011, 05:28 AM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 7

|
|
|
Re: F16 RC5 impending, please help test
I did mention that I got the checksum from the deltaisos directory.
I panicked because wget had 2 downloaded files.
All I had to do was combine them to get the final iso !! Checksum verified !
Thanks,
Elison
|

7th November 2011, 05:32 AM
|
 |
'The Blue Dragon'
|
|
Join Date: Jan 2011
Location: chennai
Posts: 988

|
|
|
Re: F16 RC5 impending, please help test
my wget screwed too on RC4....
i had to use the pre beta CD and upgrade all the way to current updates.
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
|

7th November 2011, 06:29 AM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 7

|
|
|
Re: F16 RC5 impending, please help test
For when wget screws up : Check this
http://www.howtogeek.com/wiki/How_to...alfway_Through
Have you ever had the situation where you tried to download files using the wget utility on Linux, and then the transfer fails? It will try again to download the file, and then you'll have two parts of the full file.
So in this scenario, what you do is use the cat command to combine the two files, or you can combine many files this way. Just follow a similar syntax to this:
cat downloaded.iso downloaded.iso.1 > downloaded.iso.final
At this point, you should have the full file back together.
---------- Post added at 11:59 AM ---------- Previous post was at 11:58 AM ----------
Or you can use the delta-isos if you don't want to do the updates.
|

7th November 2011, 06:35 AM
|
 |
'The Blue Dragon'
|
|
Join Date: Jan 2011
Location: chennai
Posts: 988

|
|
|
Re: F16 RC5 impending, please help test
there was 2 interuptions in my download but wget -c resumed the download rather than having 2 files.but md5sum in the end showed dfferent key.so all in all it was a botched resume.
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
|

7th November 2011, 12:09 PM
|
 |
"Shells" (of a sub world)
|
|
Join Date: May 2011
Location: Helvetic Federation (Swissh)
Age: 33
Posts: 2,602

|
|
|
Re: F16 RC5 impending, please help test
1) depends on your skill (will to tweak things to work)
2) No, its pre-release
3) No, normal updates will bring you into 'final' stage (even before the final is released)
__________________
Fedora Manual: http://docs.fedoraproject.org
Script-Tools: https://sourceforge.net/projects/script-tools/
sudo st tweak repo toggle fedora-rawhide ; st iso dl-fed -respin && st iso usb
|

8th November 2011, 07:16 AM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,762

|
|
|
Re: F16 RC5 impending, please help test
the checksums are sha256sum, not md5sum.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 13:28 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|