OpenSUSE :: How To Make ISO Image From Distro?

Apr 17, 2011

i am a new user on opensuse 11.4, i want to make an iso image from my current distro without my personal data,to share it with my Friends,just like "remastersys" program on Ubuntu,how can i do this? but please use a simple Language,because i am a Arabic user and i do not speak English very well.

View 9 Replies


ADVERTISEMENT

OpenSUSE Install :: Make A Distro For Laptop In The Living Room?

Apr 7, 2010

Im kind a new to open suse, though I think its a very nice alternative to the ordinary Linux distroes.Recently I tried to make a distro for my laptop in the living room, -the only thing its supposed to do is play music, and be able to connect to the internet from time to time. However, I must have forgotten some packages or something, cause when I booted the engine after installing,-(wich btw went smooth:-)) -I cannot play any music, -getting some fail message. -Now iVE installed all the g-streamer packages and the totem player, what else do I need ???. -Have been looking through the packages, but I dont seem to find any other packages related that i think i shound use...

View 7 Replies View Related

OpenSUSE :: Can't Make Conky To Display Any Image

Jun 6, 2010

Recently I succesfully installed conky. I managed to get a lot of things work with more or less effort but I can't make conky to display any image.Images path and permissions had been checked. Imlib2 support too but conky won't display a thing.

View 4 Replies View Related

OpenSUSE :: [mkisofs] Make An Image Bootable?

Jun 29, 2010

I have an image with a autorun.inf file on it and wanted to make it bootable on a simple cd (700Mb). Untill now I tried and failed to make it bootable. The image is on the cd but the cd won't boot.I tried also under windows (with n?r0) and failed again... no way to boot on this cd with the image I created.I need more informations or how toes ^^ to use the "El-Torito" features for the mkisofs utility that I use to create my .iso files

View 3 Replies View Related

General :: Install A Distro Using A DVD Image And A Pendrive?

Jun 8, 2011

I have a 8 GB flash drive and a 4.3 GB DVD iso (openSUSE-11.3) Is it possible to use the flash drive to install the linux? Pendrive linux universal USB installer formats it to Fat32 which limits the filesystem to 4 GB.

View 1 Replies View Related

General :: Would You Make Your Own Distro?

Aug 22, 2010

I think that the logical conclusion of the greater self-reliance of Linux users is wanting to make one's own distro entirely. Using that Linux From Scratch distro, probably--at least if you're not a programmer. (I am guessing that if one knows the right programming languages, one doesn't even need LFS.) In an ideal world where we had the time and will for this, most or all of us would make our own distros. I'm interested, but it's much more work than I'm willing to do. Am I right?

View 14 Replies View Related

Ubuntu :: Can Make A Distro Using 10.10 ISO File

Jan 19, 2011

Can i make and release a distro using the Ubuntu 10.10 ISO file? (my distro will be using a different window manager and different programs).

View 9 Replies View Related

General :: How To Make A Debian Based Distro

Aug 2, 2011

Ubuntu, Knoppix, etc are based on Debian.
What does that mean. How I can make my own distro based on debian.

View 1 Replies View Related

Software :: How Hard Would It Be To Make Custom Distro?

Feb 20, 2011

I would like to take say, CentOS5, customize it to my needs, then make an installer ISO for it.Basically I'd like it to be a next next next install, and it has everything already in it like sshfs, basic config files, and other custom stuff preconfigured. I tend to do all these things manually every time I install, and I'd like to just automate it all, and also not have to depend on an internet connection each time. How would How would I go about doing that? I don't want to just take a disk image, since then I'm restricted to that platform. I still want it to be a true installer.

View 5 Replies View Related

General :: Want To Make Linux Distro Occupy Previous Window OS Space

Jan 30, 2011

When I first started with Fedora I tried a dual boot situation to see if Fedora 13 was going to meet my needs. After being totally satisfied I deleted Windows from my computer. How can I get Fedora to also occupy all the disk space Windows once occupied? I have a 15 GB USB drive to work with if needed.

View 1 Replies View Related

Ubuntu Installation :: Can't Make A Distro Of That Offers To Users The Files And Apps For Use With Mono?

Mar 11, 2011

I would like to see when installing ubuntu a choice for users to choose what they want installed on their system or not. I know for a fact that there are some like myself that does not want mono runtime files or mono apps on their linux box and when we try to uninstall all the files or apps that link with mono ends up breaking the linux box.

My question is why can't ubuntu make a distro of ubuntu that offers to users the files and apps for use with mono and a choice for those users to install ubuntu with out the mono files or apps. There are somne of us that think mono is as bad as .net and some of us want a linux box that runs linux and not window files or apps unless they can be written as pure linux code and not C# crap. I feel that C or C++ is the real way to write linux code and anything written in C# is windows and always will be windows. If they want to put more windows stuff on ubuntu, then they shouldn't be calling it linux..

View 1 Replies View Related

Fedora :: Make An ISO Image Of 8 System?

Mar 22, 2011

how can I make an ISO image of my current Fedora (8) system? I need it in order to create a virtual machine with it.

View 3 Replies View Related

Ubuntu :: How To Make An Image Transparent!

May 21, 2010

I am trying to add border to the 1.jpg. It is the map that I want to add the first image.

how to make map transparent, so I can overlap them.

View 2 Replies View Related

General :: Best To Make A Image Of Backup?

Mar 3, 2010

What is best to make a image or a backup.
Whit what for program.
By a image form what partion do i have to make a image.
By backup what directory to backup.

so that when by linux is corrupt i can do a reinstall.

View 7 Replies View Related

General :: How To Make CD Image From Installed OS

Dec 23, 2010

I have recently upgraded RHEL 4.8 to RHEL 4.9 Beta.Since 4.9 ISO are unavailable and has to be fetched through update from RHEL 4.8.Can I anyhow create ISO of RHEL 4.9 Beta?Why Beta..becoz my team test pre-releases too.

View 1 Replies View Related

Debian :: Make An Image Of Configuration For Install From It?

Aug 27, 2010

I configure my system in a long time and now I have a suitable system! But I install all directories in one partition and now I like install again, but I need make an image of my configuration for install from it and after install I don't spend time for again configuration.

View 2 Replies View Related

General :: Make A Floppy Image And Overwrite The MBR?

Aug 15, 2011

I am trying to make a floppy image with a working file system so that I can test a 2 stage boot loader. When I attempt to mount the floppy and then cp the second binary over to it, mount gets all unhappy. Here are the steps I am trying to use:

dd if=/dev/zero of=floppy.img bs=512 count=2948
mkfs.vfat floppy.img
dd if=boot1.bin of=floppy.img bs=512 count=1

[Code]....

View 2 Replies View Related

Ubuntu Installation :: Make A Disk Image?

Oct 27, 2010

I need to make a disk image of Jaunty. Something like Acronis True Image or Norton Ghost in the Windows contingence. I have tried Remastersys and Ghost 4 Linux. The former simply created an ISO file, which is 1/10th of the size of my hard drive and I do not know how to restore my computer using the ISO. The latter seems to be stuck at 0% even after leaving my PC on for 4 hours and verifying that all the settings are correct.

View 3 Replies View Related

Ubuntu :: Make A 10.4 Image Including Upgrades?

Dec 30, 2010

Im using Ubuntu 10.4 LTS for quite some time now as my primary OS. Till this day i have done numerous upgrades to my system which were offered by Ubuntu community and some we personal needs/preference. I want to create an ISO file that would also have all the upgrades included in case something goes wrong with my computer hardware for instance hard drive failure. I dont want to start fresh from basic 10.4 LTS image and then by going through all the upgrades i have done so far, again.

View 7 Replies View Related

General :: Program To Make Image Of Partition

Mar 1, 2010

What is good program and that is easy to use to make a image of a linux partition

View 3 Replies View Related

Fedora :: Make A ISO Image From Single Entire Cd

Jul 27, 2009

In others machine I can see GUI option to build a ISO image from a cd. In this FC4 can see the option, how to do command mode?

View 2 Replies View Related

General :: Make A Mountable Image Of Directories?

Sep 22, 2010

I have a couple of directories that I want to turn into an image. For example:

Quote:

/usr/dir1
/usr/dir2

I want to end up with two imgs (dir1.img and dir2.img). I wanna be able to type in:

Quote:

mkdir /usr/dir1
mount dir1.img /usr/dir1

How can I do that? If I can't use mount than what should I use?

View 3 Replies View Related

CentOS 5 :: Unable To Make Bootable DVD - Iso Image

Apr 11, 2010

I downloaded the iso image of Centos 5.4 from the website and burned it on the dvd....but its not making it bootable...What am i doing wrong?

View 3 Replies View Related

Debian :: Make The Nautilous As Is The Most Times (i Mean As Is In The Secont Image(2)?

Oct 5, 2010

[URL]... I have the some nautilous as is in the image first (1) and i want to make the nautilous as is the most times (i mean as is in the secont image(2).how i can do this? i have install debian 506 in virtual box.(olso tell how to install vbox addition).

View 9 Replies View Related

Ubuntu :: Make A Backup Image - But Dual Boot ?

Oct 1, 2010

I have decided to remove Windows from my disk, but I want to keep my current install of Ubuntu.

One possibility that sprang to mind was to make an image out of my Ubuntu install.

Since I dual boot, the disk is numbered "SDA2" (extended) "SDA5" (root) and then there is Swap. (Windows is the first part of the disk)

One question sprang to mind:

If I make an image out of it, what happens to the numbers? Will there be any conflicts? Not to mention the question of which program would be best (and easiest to use, preferably with a GUI, since I want to save time, not learn code).

And if I would go for a binary dump to an external disk (to put it back when the destination disk is empty), would the same problems arise? Or would that bring even more problems, like the issue of the swap partition, which I would have to receate, since it wouldn't fit on the "dump disk"?

This is all because the whole thing sounds very similar to placing the ubuntu partition to the front of the disk, which, as I have been told, is not a good idea.

View 9 Replies View Related

Ubuntu :: Make A Mirror Image 'clone' Of Flash To Another?

Nov 6, 2010

In the end, with much gnashing of my teeth, I just started over and created a new 4gb flash. And, as one helper told me, it was truly easier a second go around. Not quick, mind you, but easier Now that I've got my flash somewhat stable, I'd like to know how to make a mirror image 'clone' of this flash to another, just like it. Between my Broadcom drivers, nVidea drivers, updates and flash/java, I've gotten pretty protective of this little flash drive! I've head 'dd' will do it, but, as a newb, is their an application or tool that might make the job easier.

View 2 Replies View Related

Ubuntu :: Make Background Image In Terminal Non-transparent

Jun 6, 2011

Does anyone know how to set the background of a terminal to be an image, and not have it slightly transparent? I've set an image as my Terminal background, but now when I open a terminal over other applications I can see those applications through my Terminal background. Is there any way to stop this from happening?

View 9 Replies View Related

General :: Extract Cloned Image From Hdd Make Live-cd

Dec 22, 2010

I recently used clonezilla to make a backup image of hdd, before doing factory restore, now the image is of not necessary as I can image the restored computer (Acer Aspire 3620).Is it possible to extract image to blu-ray and make bootable as in live-cd?

View 8 Replies View Related

Programming :: Make An Image In Drawing Area Move?

Feb 1, 2010

I need to make an image in drawing area move. I have a GdkPixmap which stores image of the drawing area. How can i copy a rectangle part inside GdkPixmap to other coordinates?

View 1 Replies View Related

Programming :: Use ZIP Recurssive To Only Make A Virtual Image Of A Folder?

Feb 11, 2010

This would eventually use some coding to make it afterwards in a format : in this format:

Quote:

AUTORUN.INF 99 1999.10.28 18:56.58
CLUF.TXT 19979 2000.1.27 7:17.18
DTPSTUB.EXE 24576 1999.8.4 0:15.52
EBE00.CD1 0 1999.10.28 18:57.0
EULA.INI 749 2000.1.12 7:14.56

[Code]...

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved