Fedora :: Creating Custom Fedora Install/Live Media
Oct 17, 2009
I've recent begun to want to create a spin of Fedora for my high school to offer as an alternative to Mac OS X and Windows. My first attempt with any distro was to try and use Suse Studio, however nothing with packages that I downloaded myself would successfully compile. I then thought that I might try and use some sort of local program do create it with and tried Revisor, however when I made Live Media, Xorg wouldn't start and when I made DVD Install Media the kernel would kernel panic every time on boot.
Is there anyway to solve the problem with Revisor or are there any alternatives?
I have also tried using Ubuntu with the Ubuntu Customization Kit however that didn't work either considering I have to have it in a virtual machine.
View 1 Replies
ADVERTISEMENT
Apr 25, 2011
I am using Fedora 14. I want to create custom live cd in Fedora 14. I saw this fedora site. [URL]. But its only used command line tool. Any GUI tools are available to create custom live cd in Fedora.
View 1 Replies
View Related
Dec 27, 2010
I have downloaded the live media for Fedora 14 to an 11gb partition of my hard drive. After that I cannot figure out how to install it. I have previously had ubuntu linux earlier this year, but had a bad experience when I downloaded a boot loader for it.
View 2 Replies
View Related
Mar 6, 2010
I am in the tasks section of the following tutorial [URL] I did the list package thing to see what packages there are. However now I cannot leave the list in order to run the purge command. How can I get back to the previous section so I can remove packages from the custom live cd. I want to make sure I am editing the live cd and not the current install. I am going to make two images. One cd that will still have a gui but I plan to build as a recovery tool. The other one is a dvd and will be for installing everything I want on any machine. I am doing the tutorial with Karmic. Also I have cursors, themes and icons I installed from gnome look. I then went to customize and created my own personal mix I like. I would like to make this a standalone theme and come as the default theme on the live cd and dvd. I have no clue what I am doing, however wish to learn to build my own custom live cd. Also I would like to know how to ad repositories to the live cd and how to add programs pre installed that are not usually included.
View 2 Replies
View Related
Feb 24, 2016
I'd like to create my own custom Debian live CD — the idea being to have my own rescue CD with my favorite Debian tools installed. I read about bootcd and was going to give that a try, after creating the ideal system in a qemu virtual machine.
How much exactly can you install on a system so that bootcd can still fit it on a CD? I'm presuming there is some kind of compression involved. When I tried to create my VM, I coudln't get Jessie + LXDE to install onto a 2GB virtual drive (net install) so naturally I'm wondering what I'm going to be able to put on a 700MB CD.
View 7 Replies
View Related
Apr 23, 2010
I want to create a LiveDVD with lots of packages that do not exist in repos. Stuff that I built from source...
OpenFOAM with my own customized solvers and utilities, Tetgen, Netgen ,GMSH with OpenCascade support, BRL-CAD, Code-Aster, Salome Platform, Code Saturne, FreeMat, K3d...
Some of these apps have been compiled with Intel development toolbox, icc/ifort/mkl. Mainly scientific/Engineering stuff. How do I include all these packages in a custom Live Build...?
View 7 Replies
View Related
Feb 16, 2011
I am trying to create a custom Ubuntu live CD according to this guide [URL]. First of all I wanted to test how mkisofs utility works so I copied the content of the live CD to /tmp/bootcd directory and create an ISO image. I ran the following commands
Code:
sudo rsync -av /media/CDROM/* /tmp/bootcd/
cd /tmp/bootcd
sudo mkisofs -r -V "Ubuntu9.10" -cache-inodes -J -l -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -o ../ubuntu-9.10.iso .
If I understand it correctly, the same image as the source one should be created. When booting the Ubuntu boot menu appears and I choose "Try Ubuntu without installing.." It gets stuck after a while with this message "Unable to find a medium containing a live filesystem".
View 3 Replies
View Related
Jun 7, 2011
I have a workstation running Fedora 15 with custom software and settings. I want to make an image of this machine for fast and easy deployment around the office (preferably a DVD, but could also use an external USB drive for install).How would you go about doing this from an existing install?
View 6 Replies
View Related
Apr 1, 2010
I have installed Centos 5.4 and then on top of that i have been installing many softwares over the time ( like pbx system , web console , billing etc.) and now it has come to a quite stable stage. the problem is i have to move this installation to another machine with different config etc. even have to install it on multiple systems. the idea is to create a bootable linux iso of the current machine with all the softwares so i can simply put it in a different machine and make it install and run without much fuss. is creating a linux appliance the only solution ? or is there any way to backup the current machine in an iso format and then install it on another machine? also i would like to make this completely hardware independent.
View 9 Replies
View Related
Nov 7, 2010
creating your own notification icon for Gnome? Like the Power, Network, and Sound ones. I found something called Zenity but it doesn't seem to be able to create a drop-down menu and I can't see how I'd update the information in the icon once it is created. I have a script set up to check something and want to report the results back via a persistent notification icon, with the ability to change the icon and its properties (mouseover/tooltip text) and drown-down menu text as appropriate.
View 8 Replies
View Related
May 8, 2011
I updated my step-by-step guide for the creation of a custom Fedora 15 Live image. You can view it here. The previous post for Fedora 14 is here.
View 4 Replies
View Related
Nov 22, 2010
Im trying to shrink a 80 Gb ntfs partition. but when i clicked the shrink option the partition is like this:
"sda1(ntfs,0 mb)".
how to free up space in creating custom layout.
View 1 Replies
View Related
Dec 28, 2009
Just spent three whole days barking up the wrong tree, solving Fedora 11 and Fedora 12 boot failures because the correct hypothesis was illogical: installation did not update/modify the initrd.
The first couple of times I installed Fedora 11 on the HighPoint Technologies RocketRaid 2640x4, the installation inserted my "custom" driver module (rr26xx) into the initrd, permanently, so that the system booted off the controller card for which the custom driver was inserted. (I yelled about this success in this thread: [url]
My most recent installs of BOTH F11 and F12 on the RocketRaid failed to properly set up the boot. It turns out that the "rr2640" module I "slipstreamed" into the installation process was *NOT* permanently added to the initrd by anaconda. (F12 gave me "no root device found boot has failed, sleeping forever", on boot; F11 hung also, without such error, I presume, during the init script execution). Because of limited resources and time, I only know for sure the module was missing from the F11 initrd, and am ASSUMING the same was the case with F12.
The only difference between the successful installs and the ones with failed boot is that the successful installs were made on a single-drive (JBOD) mode on the controller; whereas, the failed ones were placed on RAID 5. But, AFAIK, the created logical device for the card is "/dev/sda", in both cases, and the kernel can not distinguish between the two cases (or can it?). Thus, the inconsistency cost me a lot of time, and is still inexplicable to me.
Question: What is the best way to deal with custom drivers, today? There are custom spins, and many tools, like isomaster. Stupid question: Is there a way to modify the initrd inside an installer ISO -- be it for CD/DVD/USBboot drive -- beefing the init RAM disk with whatever modules you'd like, for the boot process (using, say, isomaster)?
And what makes anaconda understand that a module must be added to the initrd ? How can one force anaconda to do so?
How does moving to dracut as the initrd tool affect any/all of the above?
View 1 Replies
View Related
Feb 27, 2011
I'm wanting to make a DSL live boot to run on an ancient laptop. I can't find a live USB creator that will do this for me in Fedora.
View 2 Replies
View Related
Dec 9, 2010
I have a Dell Inspiron 1420 laptop running on Windows 7, I just download the iso file for Fedora 14 desktop edition, the live media download, and burned it to a new CD-RW, I can't seem to locate the file I need to boot it.
View 11 Replies
View Related
Sep 1, 2009
live usb media does not let me to to save files and make modifications to live operating system that will persist after a reboot
I made the bootable stick with the liveusb creator at https://fedorahosted.org/liveusb-creator/ using an iso image of f10 live cd, a flash drive with 2 Gb capacity and a paersistent storage setting of 200 Mb
I changed root=XXXXXXXXXXXXXXi-do-not-remember-XXXXXXXXXXXX to
On the flash drive to make it bootable
I installed gparted on live operating system and when i rebooted gparted was not installed.
View 5 Replies
View Related
Jul 21, 2011
I need to use Live Media to make changes to a hard disk drive. I tried to sudo to no effect.
Seems like it would be troublesome to authorize root access on Live Media or have sudo allow commands such as pvcreate,lvcreate,vgcreate, especially if the hard disk is not encrypted.
View 1 Replies
View Related
Aug 10, 2010
I am looking a creating a custom live CD so that I can use the apps that I need an take it around with me. However I can extract everything but I don't know how to put it back together.
This is what I did code...
View 3 Replies
View Related
Apr 24, 2011
I'm building my own ubuntu variant for low resource systems at the moment. It's based from the ubuntu 10.10 minimal install (12mb iso). It uses openbox as the window manager and SLiM as the login/display manager.
What I would like two know is how to have a few config files that are on the live cd to be altered for the installed system. Specifically, SLiM autologin, but I'll probably find other things to change aswell. Basically a sort of "first boot script".
View 4 Replies
View Related
Jul 15, 2010
I used Ubuntu customization kit to "build" my own Ubuntu. It works as a charm. Completely recommended.
I install that custom ubuntu 10.04 on a 2gb pendrive, using usb-creator-gtk and it worked also good.
The only thing is bodering me, is when I boot that pendrive, it appear a window asking if I want to install the OS or if I want to use it live.
How can I remove that window on boot?
I want to boot directly on desktop...that way will be perfect!
View 1 Replies
View Related
Mar 3, 2010
I am building a series of custom kernels...for one of them i am using a kernel that is older than my currently installed ones.
I am using rpm to install this kernel and it will not install, period. i don't get why i can't install this....what does it matter that i am installing an older kernel? and why is fedora/rpm designed to not let me do this?
Code:
There should be an easy way to get around this, but i haven't figured it out yet. i've googled around, no luck. i bounce between kernel versions all the time without problems on my system, so why is rpm setup for strict versions on a kernel? and is there no way around this, and i just have to delete all three of those kernels, i don't really want to. 2 of them are awesome and i shouldn't have to build them again, that would be complete crap! and i wouldn't have this problem on my debian setup, so why fedora? (i generally think fedora is better)
View 6 Replies
View Related
Aug 15, 2009
how to install media codes at the fedora 11?
View 2 Replies
View Related
Apr 18, 2010
can anyone tell me how to install vlc media player in red hat linux5.1..its been very difficult to me as i have allredy tried a lot.
View 2 Replies
View Related
Jan 23, 2009
I have downloaded the Fedora 10 i386 ISO from fedora and created a DVD with Nero. On boot the machine starts to Install, carries out a media check but at the next stage comecs up with an error that the media does not contain fedora 10
View 4 Replies
View Related
Nov 18, 2009
I don't have the greatest network connection so say I install F12 and want to go back and install some stuff I missed first time. It seems that if I use add/remove software that it goes to the repos to download the packages, kind of annoying as I have them on disc. Is there any way to add software from the install discs after the install?
View 1 Replies
View Related
Dec 26, 2009
I have just shifted from Ubuntu based system to Fedora 12, but am unable to install vlc media player on this OS. I searched for the same here and followed the instructions as:
$ su
$ yum install -y vlc
I got these results:
[Code].....
View 5 Replies
View Related
Feb 24, 2010
I have already download MMC 1.5 tar file from source. I have already extracted however, I couldn't installed it.
View 2 Replies
View Related
Nov 10, 2010
I cant install vlc player or other media players in my fedora 11 .Every time it shows the dependency errors. Any media player get from the yum server.
View 1 Replies
View Related
Aug 21, 2010
While I was trying to install vlc media player in red hat. I got the following error message:
Unable to retrieve software information. This could be caused by not having a network connection available.
View 2 Replies
View Related
Mar 25, 2009
Just to reiterate on the title, the installation of Fedora 10 i386 (DVD) on a 32bit PC. Is failing on me after the media check (whether or not I do it), so not even making it to the language selection. Currently running a nvidia AGP video card was previously using an ati PCI card but swapping has done little to help.
The only argument that lets me passed this point is noprobe, which then fails a bit later as it can't pick up the install media. I've also tried a live CD which seems to be a bit hit and miss as to whether or not it even loads. It then either fails to even let me run the install to HDD or it comes up some error about failures in python code (Don't have the exact error as the last few times haven't even booted). Below is a couple of errors I get from the standard installer
[Code].....
View 8 Replies
View Related