Thu Sep 29, 2011 6:50 pm
Fri Sep 30, 2011 12:37 am
Fri Sep 30, 2011 1:29 am
cd /home/github/refracta
git pull origin master
Fri Sep 30, 2011 10:01 am
zsync -i refracta-6.0.6_beta1.iso http://distro.ibiblio.org/pub/linux/distributions/refracta/files/6.0.6/refracta-6.0.6_beta2.iso.zsync
Tue Oct 04, 2011 4:05 am
Thu Oct 06, 2011 8:28 pm
Fri Oct 07, 2011 1:21 am
jheaton5 wrote:I'm having a bit of a problem. I have an NVIDIA GeForce 8700 graphics card and x will not start. In fact, all I get when x tries to start is a blank screen. I have checked the md5sums and I have a good burn. Any ideas?
label live
menu label Refracta (default)
kernel /live/vmlinuz quiet nomodeset
append initrd=/live/initrd.img boot=live ip=frommedia noxautoconfig nosudo noautologin nouser union=aufs
label live2
menu label Refracta (load to RAM)
kernel /live/vmlinuz quiet nomodeset
append initrd=/live/initrd.img boot=live ip=frommedia noxautoconfig nosudo noautologin nouser union=aufs toram
label live2
menu label Refracta (no probe)
kernel /live/vmlinuz quiet noapic noapm nodma nomce nolapic nomodeset nosmp vga=normal
append initrd=/live/initrd.img boot=live ip=frommedia noxautoconfig nosudo noautologin nouser union=aufs toram
label memtest
menu label Memory test
kernel /live/memtest
Fri Oct 07, 2011 1:28 am
Fri Oct 07, 2011 10:52 am
[login]"user"
password "user"
su
password "root"
shutdown -r now
Fri Oct 07, 2011 12:45 pm