Until monday I will be using fedora live as the OS on my laptop. I want to watch Youtube videos on the laptop, but it is telling me I need to download Flash. Flash is already on the laptop, I was watching youtube vids on XP, but I need to re-install it for fedora live I guess. But when I go to install it it says it needs to make a new partition. It gives 2 options, remove the Linix partition and make it there, or use free space do to it. WIll either of these cause me to lose data on the hard drive?
Remove the linux partition will erase you existing linux partition. If you installed Fedora’s live CD on your hard drive already there is no need to re-install. For yourtube+flash
add the repo file in /etc/yum.repos.d/
adobe-linux-i386.repo
[adobe-linux-i386]
name=Adobe Systems Incorporated
baseurl=http://linuxdownload.adobe.com/linux/i386/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
then yum install flash-plugin
If you are looking to upgrade the Fedora instalation install preupgrade and run it after reading the release notes on the newest version. ( a bit tricky for a 10->11 upgrade )
Most of that was Latin to me. But I went to the folder /etc/yum.repos.d/
adobe-linux-i386.repo and [adobe-linux-i386]
name=Adobe Systems Incorporated
baseurl=http://linuxdownload.adobe.com/linux/i386/
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux was already there.
And I didn’t install Fendora Live, I am running the CD. But I guess it may install itself, and thats what you were talking about to.
Running from the live cd you probably need to install the flash thingy every boot. Fedora is
also a fast moving target … the day the live-CD comes out its got a lot of updates.
There is an icon to install to the hard drive … you need free space on the drive to do this.
The safest way is to install to a 2nd hard drive. I always get nervous about messing with
a drive that has working stuff on it.
It seems the live cd image has the adobe fedora in it … lucky!
yum is the update manager / software installer, a few company’s and some
projects provide such files to let you install software easy. Adobe also offers
acrobat reader via there yum repo in 15 languages.
If it gets to be a hassle and you’re using Firefox, you can just get libflashplayer.so from adobe keep it on a drive somewhere then copy it to ~/.mozilla/plugins/ after boot.