Install :: How To Create Installation Suse 11

Mar 4, 2010

I'am denis from indonesia,i need some help to create installation suse 11 a laptop. i have 3 partitions in my laptop. 1st partition for windows 2nd. for Data and 3rd for film. i want to use 1st partition for linux suse only. how to make it.

View 1 Replies


ADVERTISEMENT

OpenSUSE Install :: Create A Suse 11.3 Live CD With Acronis On It?

Dec 3, 2010

I would like to create a Suse 11.3 Live CD with Acronis on it so that I can boot from any computer, use Acronis, and still have some Linux commands available to me. Is this possible? I could part with OpenOffice.org to provide room for Acronis.

I currently have Acronis selectable in my grub menu, and it runs from my hard drive.

View 3 Replies View Related

OpenSUSE Install :: Use SUSE Studio To Create A Live CD Image That Is An .ISO

Dec 28, 2009

i have use SUSE studio to create a live CD image that is an .ISO.

How can i boot that from a flash drive because when i select to boot from flash drive it says there is no boot-able partition.

View 2 Replies View Related

OpenSUSE :: Create A Database With The Mysql That Came With The Suse Installation?

Aug 11, 2011

i'm trying to create a database with the mysql that came with the suse installation, my problem is that i can't get mysqladmin to work it spits out this: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/run/mysql/mysql.sock' (2)' Check that mysqld is running and that the socket: '/var/run/mysql/mysql.sock' exists! So I'm stuck at square one php info() seems ok with the installation and the installed client connects to my remote DB ok. I checked the server with ps -ef | grep mysqld and I get the following:

2438 2436 0 15:47 ? 00:00:00 /usr/sbin/mysqld --defaults-file=/home/ben/.local/share/akonadi//mysql.conf --datadir=/home/ben/.local/share/akonadi/db_data/ --socket=/home/ben/.local/share/akonadi/socket-linux-ygk7.site/mysql.socket root 6248 6151 0 16:01 pts/0 00:00:00 grep mysqld

Which doesn't really mean a lot to me but looks ok, anyway my question boils down to does anyone have any obvious ideas of what I'm doing wrong or is, as others have hinted, suse's mysql installation is broken?

View 5 Replies View Related

SUSE / Novell :: Unable To Create Home Directory In Open Suse 11.3

Sep 8, 2010

When i am adding a user using "useradd -d /home/test test" or "useradd test", it is now creating the home directory, whereas when i am using the graphical mode and going through several menu options, i am getting the home directory.

View 1 Replies View Related

SUSE :: Can't Create Home Directory In Suse 11.3 / What Is Missing?

Sep 8, 2010

When i am adding a user using "useradd -d /home/test test" or "useradd test", it is now creating the home directory, whereas when i am using the graphical mode and going through several menu options, i am getting the home directory. Don't know what is missing.

View 2 Replies View Related

Install :: Suse Installation Freezes / What To Do?

Jun 21, 2010

Trying to install OpenSuse 11.2 on a machine which has run version 10.3 for ages. I am installing to completely separate hard disk drives from the existing Suse. Installation is from a DVD burned from a successful download.

All goes well until suddenly the whole thing freezes, mouse as well. This has happened twice. The first time it stopped with 532 packages still to install. The second tim it had installed all packages, and the froze at
"Installing kernel module dependencies" 53 percent, and
"Save configuration" 90 percent.

Each time I was installing to a different, unused, hard disk.

View 6 Replies View Related

SUSE / Novell :: Open Suse 11.2 Install Grub Entry For Chainloading Ubuntu?

Jul 20, 2010

I intend to re-install open suse 11.2, 32-bit. On a previous install,suse did not provide a grub entry for ubuntu.My current setup has

ubuntu/root on /dev/sda6
ubuntu/home on /dev/sda7
ubuntu/usr/local on /dev/sda8

[code]...

View 4 Replies View Related

Ubuntu Installation :: Possible To Create An ISO Install File/CD From Snapshot Of Current Working Install?

Sep 25, 2010

I have an apparently stable installation of Xubuntu that I've hand-tweaked in a few ways. I'd like to be able to reinstall this system verbatim on this machine should a disk crash happen, etc.Is there a "standard" method to create an install and/or total-backup CD that would be an instantiation of the currently-installed-and-modified system?

View 1 Replies View Related

SUSE / Novell :: Install A D-Link Access Point On Suse 11.0?

Sep 16, 2010

how to install a D-Link Access Point on Suse 11.0 or steer me toward documentation that will do that? I configured the device on XP following instruction from this forum and the AP configured perfectly.The AP is plugged directly into the network port on the computer. It *should* function correctly without a router. I tried a restart and Suse has no idea it's there. The computer is currently configured for a wired connection which needs to be changed. The computer itself is going to be used as a small home storage server.

View 3 Replies View Related

SUSE / Novell :: Can't Get Suse To Install On The Prepared 20gb Partition?

Aug 23, 2010

I've pre-partitioned my HDD and want to install 11.2 on the second primary partition.However, when using the installer, I can't get Suse to install on the prepared 20gb partition - it keeps insisting it wants to install on the large unallocated section of the drive.

I find the partitioner somewhat hard to use and the answer may be staring me in the face but I can't see it.

View 2 Replies View Related

OpenSUSE Install :: Suse 11.2 - After Installation An Reboot - Blackscreen?

Nov 18, 2009

After successfull installation of Suse 11.2 and reboot i get a Blackscreen. When i try to start with "init 3" its still the same problem, Error Message in Bootlist

"Failed to get NUMA Memory Information from." Suse stops loading after "HAL DAEMON - DONE" and gets a blackscreen. If got a Nvidia Gforce 9400GT Graphic Card, and a Athlon 2 x2 Processor. I loaded the DVD with Bittorrent and Checksume and Burning are o.k/successfull. I also tried to reinstall with ext3 but still the same problem. Are there any known issues/solutions for this Problem?

View 9 Replies View Related

SUSE :: Install Virtualbox On Suse Enterprise Desktop 11?

Mar 18, 2010

I was tryin to install virtualbox on Suse Linux Enterprise Desktop 11 and it said it needs pad-devil. I looked in the software archive that came with sled 11 but it wasnt there. I tried downloading the VirtualBox install for Suse Linux Enterprise Server but got the same error as when i tried install VirtualBox with the opensuse 11.1 rpm file. can virtualbox even be install on sled? (has anyone done it?) and if so where can i find pam-devil?

View 1 Replies View Related

SUSE / Novell :: Cannot Install Python On Open Suse 11.2 586?

Feb 1, 2010

I tried to use different version of Python, and followed the Readme like this

./configure
make
make test

[code]...

View 3 Replies View Related

SUSE :: Create A Proxy Server Using O.S

Sep 7, 2010

I working with open suse 11, and i have to create a proxy server using this O.S, so i bought a encore ENL832-TX-EN (an ethernet card), but suse didn't find the drivers, i read many documents and visit forums, but i can't do it.

I try this:

apt-get dist-upgrade
#make all
#insmod ./sundance.ko (or sundance.o)
#ifconfig eth0 xxx.xxx.xxx.xxx netmask yyy.yyy.yyy.yyy
eth0 is your network adapter,use dmesg to check it, ex: eth0, eth1...
xxx is your ip address, ex: 192.168.102.211
yyy is your netmask address, ex:255.255.255.0

that is from the notes in the cd that comes in te box with the card, but when i typed "make all", a error appers, something like doesn't exist, so I typed : " apt-get install build-essential linux-headers-$(uname -r)" (because I found it in some forum), then this: " apt-get install build-essential linux-he", and that didn't work, I did many this like:

"sudo apt-get update" and went to yast and look up for c/c++ demeloment (installing everything about it) and all about apt updates...

View 2 Replies View Related

SUSE :: Create A Disk Image?

Dec 23, 2010

Ok, so I have installed openSUSE 11.3 on my Lenovo Thinkpad T61p, setup the wireless adapter (why is this so difficult?) and installed a few applications. I do like the look of openSUSE but would like to check out a few other flavours. With my Windows 7 (can I say that here?) machines I can create a system image and a system restore CD with a fair amount of ease. Is there a similar process available for Linux?

View 5 Replies View Related

SUSE / Novell :: How To Create A New Repository

May 18, 2009

I want to creat a new repository on my openSUSE. As the root, i typed zypper addrepo and i had some options. My problem is, how do I specify the name of my new repository. Which commands should I use

View 1 Replies View Related

SUSE :: Installation SUSE With Keeping Windows Partition Intact

Jun 8, 2010

i have windows 7 installed on my laptop and working fine..i want to install Open Suse 11.2 along side. I tried installing by booting with DVD for Suse. But it gave me warning to delete the windows partition.I would like to keep the partition intact with windows 7 and install Suse. Any suggestions ?I can create partition on my laptop but i do not want to modify the current windows structure.

View 9 Replies View Related

OpenSUSE Install :: Cannot Start Windows Vista After Failed Suse Installation

Feb 7, 2010

I wanted to try openSuse alongside with Windows Vista and Ubuntu. During the installation Suse wanted to delete my Windows partition. Of course I denied and stopped this installation, but now when starting my computer, the boot menu gives Vista, Ubuntu and Suse as a choice, but if I choose Vista, the Suse installation process is starting instead of Windows, there is no way to get Windows started (fortunately Ubuntu is working so that I can write this message).How can I get Windows starting?

View 9 Replies View Related

SUSE :: Need To Create User Account For Software Developer

Sep 2, 2009

I need to create a user account for a software developer. I am logged in as an administrator and was planning on using the 'useradd' command to add the developer. Where should I place his folder in the directory hierarchy?He will need to access the gcc compiler to do his development.

View 2 Replies View Related

General :: Create A Home Network Between SuSe 11.3 And Windows 7?

Feb 15, 2011

I am trying to set up a home network but I am having a slight problem. The network is reported as being open and active but when I click on the Windows network icon a dialogue reports that " unable to mount location, failed to retrieve share list from server. What have I missed. I have tried other distros such as PClinuxOS and that connected automatically so there is no physical problems with my wired network. My Workgroup is MSHOME and my host is Home1.

View 2 Replies View Related

OpenSUSE Install :: Cancel Windows Domain Membership Durin Suse Installation

Mar 25, 2010

I am installing SUSE 11.2, and went with the default options, now it reached the point of "Windows Domain Membership". At job I do not remember the right names, so I tried some but I get an error message which says "cannot use the group "WORKGROUP" for Linux authentication", etc.So I would like to avoid windows authentication, but at this point I do not see this option. I can only try domain names or abort the installation. What could I do here in order to finish the installation without windows memebership?

View 2 Replies View Related

SUSE :: Mkdir: Cannot Create Directory `transferdata': Permission Denied

Oct 25, 2010

I am working on SUSE 9 Server in which I am trying to make folder transferdata under /opt folder but it is throwing an error mkdir: cannot create directory `transferdata': Permission denied

View 2 Replies View Related

SUSE / Novell :: SLES 10 SP2 Unable To Create New User From YAST / Way To Do

Mar 16, 2010

I am running SLES10 SP2 under z/vm in z9 mainframe box. But I believe this is a linux problem instead of hardware architecture or visualization (Because previously it worked).

I was trying to create a new user account for ftp purpose. However I encountered the following error from YAST code...

View 4 Replies View Related

Fedora :: Create Install DVD From A Currently Running F10 Installation?

Jul 16, 2009

I need to install F10 on three computer systems donated recently to a village school - the location has extremely erratic Internet bandwidth, so installation/update through Internet is well nigh impossible.

I have a currently functioning Fedora 10 x86_64 installation at my home.

I wanted to create a bootable DVD of sorts from my home installation, which I can then run on the three machines at the school, and complete the installation. All games, gedit text editor, Firefox (for whatever its worth), eclipse installation, Rhythmbox music player, etc. that is installed on my home system Fedora 10 I want to be able to carry with the DVD.

The HW configurations on the donated machines are extremely basic - AMD 64 bit processors, one has 2GB, two machines have 3 GB RAMs, VGA monitors, one SATA Hard Disk of 80GB each and KBD/Mouse. For the DVD drive I plan to loan out my home one or the installation purposes.

View 3 Replies View Related

Ubuntu Installation :: Possible To Create Own Install Disc?

Mar 13, 2010

Is it possible/easy to create my own install disc based on the install that I have now? I just got finished setting up ubuntu on a new computer and I want to make an install disc that has everything that I have set up ALREADY set up right after installation.

View 2 Replies View Related

OpenSUSE Install :: Way To Create Bootable USB Installation For NetBook

May 4, 2010

How Do I Create Bootable USB Installation For NetBook ?

I am going mad!

I am trying to make a bootable USB installation
so I can try OpenSUSE 11.2 on my NetBook with no CD/DVD drive.

I've Google'd for hours and tried different things
but I can not make a bootable USB of OpenSUSE 11.2.

I am running Ubuntu 10.04 now on my main desktop
and Ubuntu 10.04 now on the NetBook,
but have access to a Windows XP computer too...

View 2 Replies View Related

Installation :: Create A Live CD Install Of My Existing Ubuntu?

Oct 25, 2010

Is it possible to create a Live CD install of my existing Ubuntu installation? I mean, to create a Live installation CD of my system as it is now on my pc, with all the programs and utilities that I have installed, so that if the system crashes and is unbootable, I could be able to restore it to the state when I created the Live CD.

View 2 Replies View Related

Ubuntu Installation :: Create A Partition And Install Windows 7

Mar 12, 2011

I just started using ubuntu on my laptop... At the moment is the only operative system available on my machine.Unfortunately I need to install Windows 7 too because I need it for my job.can somebody please help me creating a partition and installing windows?will I be able to access the files stored on my pc from both the operative systems?I recently replace the hard drive and at the beginning I created a bit of mess because I first installed windows 7, than ubuntu on a partition (splitting the hard-drive about 50%) and then, as I was having problems with windows I decided to just keep ubunto, so I reinstalled it on the hole hard drive (I guess)

View 5 Replies View Related

Debian :: Create An Install Cd From Current Lenny Installation

Sep 1, 2010

I would like to create an install cd/dvd from my current Debian Lenny installation.

I guess this will imply all official debian packages will be saved.

As additional nice to have info would be the following:-

How I would capture none standard packages/configurations on the system

i.e. I have additional packages installed I have a customized Apache and Php configuration i.e. config files. Also mysql database is populated forsome applications.

View 3 Replies View Related







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