Fedora Linux Support Community & Resources Center
  #1  
Old 23rd August 2009, 08:40 PM
zmdmw52's Avatar
zmdmw52 Offline
Registered User
 
Join Date: Dec 2007
Posts: 83
linuxubuntufirefox
Question Fedora 12 (Rawhide) DVD ISO download

I have tried searching for this, but have not been able to get a download location to the ISO of the Fedora 12 (Rawhide) DVD.

If DVD ISO is available for F12, where can one d/l it from ?
__________________
Linux User 483705 @ http://counter.li.org
Smolt Profile (Fedora 12 Desktop PC)


  #2  
Old 23rd August 2009, 10:04 PM
rexbinary's Avatar
rexbinary Offline
Registered User
 
Join Date: Jun 2006
Location: Plano, TX USA
Posts: 105
linuxfedorafirefox
You can install the F11 DVD and just enable the rawhide repos and update it, then it will be rawhide. I find it easier to just use the boot.iso as all the files on the DVD will be out of date anyway.

Here is more info:

http://fedoraproject.org/wiki/Releases/Rawhide
__________________
EDIT: I seldom post without an edit.
  #3  
Old 23rd August 2009, 11:09 PM
EdN Offline
Registered User
 
Join Date: Feb 2009
Location: Temecula, CA
Posts: 30
linuxfedorafirefox
Quote:
Originally Posted by rexbinary View Post
You can install the F11 DVD and just enable the rawhide repos and update it, then it will be rawhide. I find it easier to just use the boot.iso as all the files on the DVD will be out of date anyway.

Here is more info:

http://fedoraproject.org/wiki/Releases/Rawhide
I am using F11. Exactly how do I "enable the rawhide repos and update it"?
  #4  
Old 23rd August 2009, 11:46 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
linuxfedorafirefox
Quote:
Originally Posted by zmdmw52 View Post
I have tried searching for this, but have not been able to get a download location to the ISO of the Fedora 12 (Rawhide) DVD.

If DVD ISO is available for F12, where can one d/l it from ?
It is called Fedora-12-Alpha-i386-DVD.iso
and the link to it can be found on the fedora-test-list as
F12-aplha-rc2-dvd

I am installing it now in VBox (839 of 1104)

I would not install using the rawhide repo until the next push.
I would not attempt an update at this time.

SJ
this link is
http://alt.fedoraproject.org/pub/alt.../12-Alpha-RC2/
__________________
Do the Math

Last edited by SlowJet; 23rd August 2009 at 11:49 PM. Reason: Found link to rc2
  #5  
Old 24th August 2009, 04:27 AM
rexbinary's Avatar
rexbinary Offline
Registered User
 
Join Date: Jun 2006
Location: Plano, TX USA
Posts: 105
linuxfedorafirefox
Quote:
Originally Posted by EdN View Post
I am using F11. Exactly how do I "enable the rawhide repos and update it"?
In Gnome, System->Administration->Software Sources, check the Rawhide box. Then go to System->Administration->Software Update and update your system. Then see if you can find all the broken pieces of your system.

Remember, rawhide completely breaks routinely and could destroy your computer. Here is a good blog to keep up with workaround when it won't boot, etc.

http://rawhidewatch.wordpress.com/
__________________
EDIT: I seldom post without an edit.
  #6  
Old 24th August 2009, 04:45 AM
Demz
Guest
 
Posts: n/a
windows_98_nt_2000firefox
Quote:
Originally Posted by EdN View Post
I am using F11. Exactly how do I "enable the rawhide repos and update it"?
best to install F12 on a seperate partition an dualboot F11 an F12 together, that way you have a stable release an a rawhide release.
  #7  
Old 24th August 2009, 06:26 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
linuxfedorafirefox
The f12 alpha-rc2 dvd installed and ran fine in VBox-3.0.4 with updated F11 host.
The only problem was the vesa 800x600 screen size.
The old xorg.conf created by the older system-config-display install no longer worked.
system-config-display no longer creates an xorg.conf skeleton.

I read through
man xorg.conf
and determined the serverlaypout section was not needed (the only item there was the screen0 id but the system will default to the first device.), so this morning I commented out that section, logged out, the screen hung. I Ctl-F3 to root and entered gdm. X and Gnome started in the largest mode I had defined in the xrog.conf (rather than the first one) but Gnome Menu - System,Prefs, display had the modes and freqs in the list.

I did do a yum update last night and wow, it ran ok and I re-booted into the 800x600 screen.
It sat all night and ran the cron jobs ok. uptime 9 hrs plus.

I used very small /boot with ext4 and small LV's with ext4 (/, /usr, /tmp, /var, swap 1gb, /home about 4GB) starting with a 12GB vdisk. Personally, I think this is why it made it though the install, the updates, and the cron jobs so easily - no VBox time outs on disk and less disk searching for files and space.

Lastly I updated from koji the new e2fsprogs and lvm2.
There was a couple of file descriptor leaks messages when I shut down from LVM.
Maybe because I had not rebooted.
I'll start back up in a while and list the xorg.conf and the ext4 sizes.

SJ
__________________
Do the Math

Last edited by SlowJet; 24th August 2009 at 06:43 PM. Reason: spelling and typos
  #8  
Old 24th August 2009, 07:27 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
linuxfedorafirefox
OK, boot up is a bit senitive.
Needed nomodeset with xorg.conf
Mail from root is error by missing spool dir, so not reports.
Mouse is jerky, cpu maybe?

File Systems (size and usage)

$ su -c 'lvs;df -l;uptime'
Password:
File descriptor 4 (/lib/libnspr4.so) leaked on lvs invocation. Parent PID 1557: bash
File descriptor 5 (/lib/libnspr4.so) leaked on lvs invocation. Parent PID 1557: bash
LV VG Attr LSize Origin Snap% Move Log Copy% Convert
LogVol12home vg_cathy12 -wi-ao 4.69G
LogVol12slash vg_cathy12 -wi-ao 416.00M
LogVol12swap vg_cathy12 -wi-ao 1.00G
LogVol12tmp vg_cathy12 -wi-ao 256.00M
LogVol12usr vg_cathy12 -wi-ao 4.69G
LogVol12var vg_cathy12 -wi-ao 768.00M
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mapper/vg_cathy12-LogVol12slash
412540 209386 181855 54% /
/dev/mapper/vg_cathy12-LogVol12tmp
253871 10447 230317 5% /tmp
/dev/mapper/vg_cathy12-LogVol12var
774064 361884 372860 50% /var
/dev/mapper/vg_cathy12-LogVol12usr
4837920 2836960 1755200 62% /usr
/dev/sda1 198337 51239 136858 28% /boot
/dev/mapper/vg_cathy12-LogVol12home
4837920 167944 4424216 4% /home
tmpfs 506060 248 505812 1% /dev/shm
11:13:54 up 11 min, 2 users, load average: 1.45, 2.57, 1.67
[darwinhwebb@Cathy-12 ~]$ swapon -s
Filename Type Size Used Priority
/dev/mapper/vg_cathy12-LogVol12swap partition 1048568 0 -1


SJ
__________________
Do the Math
  #9  
Old 24th August 2009, 07:54 PM
SlowJet Offline
Registered User
 
Join Date: Jan 2005
Posts: 5,002
linuxfedorafirefox
The xorg.conf file (same as F11 VBox xorg.conf) note all the 0's in screen

#Xorg config for VBox and Envision monitor with modes and freqs
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
EndSection
#
Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection
#
Section "Monitor"
Identifier "MonitorEN910e"
VendorName "Envision"
ModelName "EN-910e"
HorizSync 30-95
VertRefresh 50-160
DisplaySize 346 260
EndSection
#
Section "Screen"
Identifier "Screen0"
Monitor "MonitorEN910e"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "1280x1024"
EndSubSection
EndSection

SJ
__________________
Do the Math

Last edited by SlowJet; 24th August 2009 at 08:28 PM. Reason: Fixeed errors and spelling in Xorg.conf - works now
 

Tags
download, dvd, fedora, iso, rawhide

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora rawhide... Where? KClaisse Using Fedora 6 26th July 2010 02:45 AM
Fedora Rawhide? xen_yasai Fedora Focus 2 1st April 2009 07:43 PM
Fedora 10 Rawhide Kendoka Suggestions & Feedback 10 9th June 2008 10:19 PM
download fedora 9 using rsync (to fix corrupted download) bingoUV Using Fedora 11 1st June 2008 10:00 AM
Fedora 7.92 or rawhide masterizaak Using Fedora 28 27th October 2007 07:08 PM


Current GMT-time: 15:00 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat