 |
 |
 |
 |
| Fedora 12 Alpha, Beta & Release Candidates For discussions on the Bleeding Edge of Fedora - the builds that will one day become Fedora 12. |

23rd August 2009, 08:40 PM
|
 |
Registered User
|
|
Join Date: Dec 2007
Posts: 83

|
|
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 ?
|

23rd August 2009, 10:04 PM
|
 |
Registered User
|
|
Join Date: Jun 2006
Location: Plano, TX USA
Posts: 105

|
|
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.
|

23rd August 2009, 11:09 PM
|
|
Registered User
|
|
Join Date: Feb 2009
Location: Temecula, CA
Posts: 30

|
|
Quote:
Originally Posted by rexbinary
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"?
|

23rd August 2009, 11:46 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 5,002

|
|
Quote:
Originally Posted by zmdmw52
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
|

24th August 2009, 04:27 AM
|
 |
Registered User
|
|
Join Date: Jun 2006
Location: Plano, TX USA
Posts: 105

|
|
Quote:
Originally Posted by EdN
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.
|

24th August 2009, 04:45 AM
|
|
Guest
|
|
Posts: n/a

|
|
Quote:
Originally Posted by EdN
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.
|

24th August 2009, 06:26 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 5,002

|
|
|
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
|

24th August 2009, 07:27 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 5,002

|
|
|
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
|

24th August 2009, 07:54 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Posts: 5,002

|
|
|
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
|
| 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: 15:00 (Wednesday, 22-05-2013)
|
|
 |
 |
 |
 |
|
|