I just want to change the text displayed on bootup from "Desktop - opensuse - lotsaversion numbers" to "OpenSUSE 11.3".I tried doing it during installation, but it didn't seem to take affect, and now it won't let me do it through Yast
im trying to install ubuntu 10.10 on my notebook but it stop on the section of entering my name, computer name, user name, password... and at the bottom section it says... ready when you are...
I might switch to OpenSUSE from Debian, but I have my doubts still about package management with OpenSUSE. I'm glad to see that zypper now has the --clean-deps option. Is there a YAST GUI for this as well? I don't like the command line very much. Additionally, is there any way to remove a package with all its config files? In Debian with the Synaptic front end, you can right click on package and click "remove" and it will just uninstall the package but leave its configuration files intact.
But if you select "Completely Remove" it will remove all the configuration files so that if you later install the package again it will use the default settings once again. Is there any way to do this with OpenSUSE? Again, I'd prefer a GUI. Does 11.3 offer Delta RPM updates, and are there many repos that offer delta RPMs? Does Zypper cache downloaded packages by default? And using the YAST package management GUI are packages caches by default? If so, where? Does the YAST GUI try to refresh the package cache all the time, or can I do it manually?
have trawled many sites and tried variuos things to no avail. When loading SoftwareManagement from YAST it closes down and gives the error.
terminate called after throwing an instance of 'zypp::media::MediaFileNotFoundException' what(): Media Exception YaST got signal 6 at YCP file /usr/share/YaST2/clients/sw_single.ycp:294 /sbin/yast2: line 399: 10062 Aborted $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS
used to (before 11.4) i never noticed a slowdown or pause in that YaSTinstall process _just_ before it finishes, when it updates a long listof config files (in /sbin/conf.d/)...before it just _ran_ through them all...quickly producing a list like:
I have a ati firepro v3700, and I installed the driver I think. I did the fglrx install, and it said it worked. I believe it because prior to doing that my video was off and very laggy, but now it's fine.
My problems are these: yast won't identify my card in the hardware section, and it won't let me turn on 3d effects. I know most people wouldn't care, and I wouldn't, except I use linux to do FEA and CFD research. I used ubuntu before no problem, but some of the programs I used weren't supported.
I usually run my updates every Friday, my last good update was 4-Mar-2011. I could not update this week and got an error -"PackageKit Error repo-not-available: File '/repodata/repomd.xml' not found on medium http://download.opensuse.org/repositories/openSUSE:/Tumbleweed:/Raw/openSUSE_Tumbleweed_standard/'"I get a similar error message when starting Yast Software Management.Is this related to the 11.4 release? I'm waiting for fewer bugs before I upgrade to 11.4, so I'd like to be able to keep current with 11.3.
when i tried to open my software management(repositories) in YaST i saw a pop up window it says PackageKit is still running(probably busy)Ask PackageKit to quite again.i can't quit that.i tried to quit it via system activity.Because of this i can't open software management(repositories).it is also not working.how to quit PackageKit?
After a disastrous foray into LDAP I restored NIS on a very simple network run by a very simple operator. Everything now works except for YaST on the NIS master. I can't manage NIS users in YaST any more. The option 'show NIS users' is now absent from the 'filter' button up in YaST "User and Group Management" So, after following the YaST route to LDAP there seems no way back...
These are OpenSUSE 11.3 boxes and the slave NIS server can't [obviously enough] delete expired NIS users on the master, although it sees them fine. Disabling or changing NIS server or client on the Master simply restores the 'wrong' settings - nothing is erased or cleaned. How do I clean up NIS controls so YaST sees it properly? or What do I need to do to restore NIS group & user control to YaST?
You maybe know that VirtualBox has an "immutable" feature for HDD images. I.e. setup the system, if the stuff is in place, you can set the image to IMMUTABLE to prevent any changes to the image. Differences are written to a separated image. So on the next boot you'll see that all the (unintended) changes are gone and the "old" system is up & running again. I run an old SuSE 10.3 on a write-protected SD-IDE-Adapter. Changing and playing with RPMs is a mess due to around 50 changes I had to do to make that work. Is there any option to mount an SD-card as RO and having all the changes written to e.g. /dev/sda3? To make it clear: I thought about something like a RAID-X system, but could not find any description on how to setup a raidtab.
I installed ubuntu using wubi and then I tried installing grub 2 but it failed. I need a way to reinstall the mbr sp it will load the windows 7 loader from the first partition.
I just installed debian-6.0.1a-i386-netinst yesterday on my Dell Dimension 4100. I have a serial keyboard and mouse, which both worked fine during the install and the keyboard allowed me to enter the correct passphrase. After I enter the passphrase the PC continues to boot up, and it gets to a black screen with small fuzzy/distorted "DELL" logo's on the top part of the screen going from left to right.
What is wrong with my PC? What can I do to troubleshoot this?
I really would like to get debian up and running on this desktop
is it possible to use a Windows-based recovery partition on a dual-boot computer to overwrite the Ubuntu partition and remove the GRUB loader? For instance, if you booted up your computer, accessed the hidden recovery partition and used it to reset the computer to it's factory default settings, would that effectively remove the Ubuntu partition and the GRUB loader? Would a completely new installation of Windows overwrite/uninstall Ubuntu and GRUB automatically?
I am currently facing a problem with rsync (or maybe ssh, I don't know yet). I have daily backups that are done via cron using rsync from my computer (client) to a NAS. And systematically during these backups my computer completely freezes (no remote login possible, nothing), so I have to hard reboot. As you might imagine, I cannot do this every day. In /var/log/messages there is just a line like that :
Feb 26 17:23:53 eggplant rsyslogd: -- MARK --
right before the hang. The rsync worked well before and I don't really know what changed in my system config. In /var/log/rsyncd.log I sometimes (but not every time) I get :
2011/02/26 16:39:19 [13229] rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(543) [Receiver=3.0.7]
I aldready update the default rsync from opensuse 11.3 to 3.0.7.7, but it does not help. How can I at least know what is going wrong? I am trying to track down the problem but don't know how to start. Last also a log of the rsync command (client) running ssh in verbose using the command "rsync -av --delete --timeout=180 -e "ssh -v -p xxxxxx -i /root/.ssh/rsync-key_eggplant" /mds root@xxxxxxxx:/volume1/autoBackup/eggplant":
OpenSSH_5.4p1, OpenSSL 1.0.0 29 Mar 2010 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for *
I had installed Win Xp on my first physical partition, and SuSe on Second partition now i formated the Xp and the GRUB is vanished from MBR i want to rload it . i tried it using Rescue System but still Show error msg. "cannot load OS" on booting. tried to install and using repair option i selected MBR field . but not working ..
I have had to reinstall SuSE 11.2. After its successful completion it got into a strange situation: the boot loader identified a boot record on the hard drive and displayed the appropriate message on the screen - but then nothing happened. When I restarted the system with the live CD and chose "boot from hard drive" it got to the normal boot menu without difficulty. I have no idea why the second method succeeds while the first fails
I'm running 11.3, 64bit.It downloads everything fine, but not long after it starts installing things, my PC completely freezes. I tried giving it 20 minutes, but it didn't seem to want to come back to me.What does this mean? Is my OpenSUSE broken?
Now after my experiments with Open Indiana on another partition, I have rewrite my Suse Grub, that was as in / suse partition as in MBR. Suse partition is intact as well as files in /boot/grub, but in MBR is boot loader of Open Indiana as primary. How can I get back Suse boot loader. On Installation media under Rescue system I didn't find any option for re-installation of boot loader.
P. S. Now I can run Suse completely in Gui without any problem, because, I made some changes, in Open Indiana boot loader, but I would like return a Suse Grub.
I am running Windows 7 and openSuse 11.3 as a dual-boot system. I had to run a Windows 7 Startup Repair, which apparently reset the Windows boot loader, so now I am not getting Grub. How do I reinstall or reactivate the Grub boot loader? I am assuming I have to use the installation DVD?
i want to install opensuse on my new lap top i partition my hard (600gb) with 5 parts:
c: 97 gb d: 150 gb e: 150 gb f: 100 gb g: 50 gb and 38 gb unlocated part
in opensuse instalation , the yast makes a 2gb for swap 14gb = root , 21 gb = home, but in Instalation Overview under Booting has a red error: the Boot loader Installed On a Partition that does not Lie Entirely Blew 128 GB .The system maight Not Boot;
had a dual boot system with openSuse 11.1 and Windows XP working OK - Linux boot loader was where OS selection was made (openSuse was installed after Windows) Last week I had to reinstall Windows and this removed the Linux loader from MBR and Windows booted automatically. I wanted the Linux boot loader back,checked the threads about boot loader restoration and did the following:
- downloaded Knoppix 6.2.1 ISO and burned to CD - booted with CD - opened terminal with root privileges and typed: grub (ENTER) grub> find /boot/grub/stage1 (ENTER) > (hd0,2) grub> root (hd0,2) (ENTER) >Filesystem type is ext2fs, partition type 0x83 grub> setup (hd0) (ENTER)
setup was successful (no error messages)
Now when booting, i have an error that root (0,3) can not be mounted and "Press any key to continue"??? When hitting any key I see that there is GRUB there with all entries as in original state (Suse 11.1 and Windows) but only Windows can be booted. Then I downloaded live eval of openSuse 11.1 and did the same (booted from CD and run same commands from terminal as root) - again no errors but still "root (0,3)" can not be mounted..
This is a problem when Windows is running some malware that cannot be removed, which happens all the time. The problem is all the new hardware or specialized hardware will not work on Linux so Windows is the only choice. I would think the latest versions of Linux would have this problem worked out by now. I installed 11.3 one week ago, only to find that the repair option in the install menu no longer exists so don't bother uses this link to reload the GRUB HowTo Boot into openSUSE when it won't Boot from the Grub Code on the Hard Drive. I also tried this link Re-Install Grub Quickly with Parted Magic which does not work either. On step 2 typing grub returns the error message "grub command not found". You can use GRUB if you boot the install DVD and select Rescue Boot. However when you type find /boot/grub/menu.lst the error message "file not found" is returned.
I did the following to restore my GRUB boot record. Boot the install DVD and select the update option during installation. Change all the repositories to enable except the NVIDIA repository, it is not responding at this time. When the system comes up go into Yast and open the boot loader. It should have your original boot menu in memory. Change the default to another option and re-write the MBR. This will write a new MBR using the original data updated with your new default. Re-boot and then change your default back. I am just a NewBe so this may not be exactly correct but I hope it saves someone like me some time fixing a MBR re-writing by the Windows installer.
When I installed openSUSE 11.3 I already had Ubuntu 10.04 installed and I installed these 2 OS's side by side but openSUSE didn't seem to add a Ubuntu menu entry in GRUB boot list So now I can only boot into openSUSE 11.3 and not Ubuntu 10.04. How can I fix this?I found in YaST an option to add extra boot menu entries but i don't know how to use it... or maybe there's also another way i can add Ubuntu entry to my GRUB boot menu?
I boot linux from a usb drive so I can carry my distro wherever I go - I've been doing it for quite some time now and it's always worked wonderfully. Problem: This morning my little cousin unplugged the computer WHILE I was booting into linux. Power loss has happened before, but with no ill effects. This time however, it's decided it won't boot. The screen clears, and just as GRUB is about to load, it freezes and the computer reboots over and over.
I booted to a LiveCD of Ubuntu to try and fsck the drive, but it won't mount the volume. I've worked with this install so long, and have customized it so much I **really** don't want to do a reinstall.. What can I do?
When openSUSE was installed, GRUB information was installed in the Extended partition rather than in the MBR.
I have a triple boot system: Windows XP Pro, openSUSE, and another popular distro on Linux. The other distro put GRUB info in MBR. Now when I boot up it goes to member first. If I select openSUSE, the GRUB info in the extended partion is accessed and a 2nd selection screen is displayed.
I tried reloading the GRUB data for openSUSE selceting to install it in MBR but this does not seem to work.
How do I get rid of the GRUB stuff in the extended partition so that the 2nd GRUB screen does not get displayed?
I just did a fresh install of 11.4 and I LOVE IT!!! One of the little issues I am having though, is that there is no login screen. No matter what settings I change it still auto-logs me in.
I am using GRUB and the Boot Loader Location has both "Boot from MBR" and "Boot from Root Partition". Is this right? I would think that I should just boot from the MBR.