OpenSUSE Install :: Cannot Resize Due To Inconsistent Fs
Mar 21, 2009
ive installed it before but that was with help and i want to dualboot it on my laptop with windows when i get to partitioning setup it tries to delete my windows partition and says "cannot resize due to inconsistent fs." for my windows c drive and recovery drive i dont want to delete it becouse i have data on it.
View 9 Replies
ADVERTISEMENT
Nov 29, 2009
I've been on 11.2 KDE for about a week (clean install). Previously on 11.1 Gnome. Everything's great except I can't get Autologin to work consistently. It worked perfectly in 11.1 Gnome! In 11.2 KDE sometimes it works and sometimes it doesn't. I set it up as root in both Yast and System Settings.
View 6 Replies
View Related
Mar 17, 2011
I want to install linux next to my Windows 7 Ultimate x64 and changed my windows partition from 700GB to 100GB. Now I want to use the other 600GB for linux and formatted it in Paragon Partition manager.
But when I try to install OS 11.4 I get the message that it can't resize the partition because of the type (which is NTFS) and it wants to delete the whole disc including the windows partition. How do I fix this? Do I need to delete the 600GB partition again in Paragon so its unallocated and then use Suse on it?
Or can I better first install Linux and then Windows? (for next time so it would be nice if the above worked out)
View 1 Replies
View Related
May 16, 2010
I am trying to read the info for Groff using KDE Help Center. The paragraphs take turns in using monospace and sans-serif. There is no apparent logic behind this variability. Additionally, several lists are misplaced (not indented).
View 9 Replies
View Related
Jan 5, 2010
The openSUSE 11.2 installation disk doesn't want to let me resize my NTFS-based WinXP partition; it just says that the fs is inconsistent and that I should check this issue in windows... But even though I've scheduled diskcheck to run after a reboot, it doesn't! Is there some way of "forcing" the diskcheck to run upon startup, or how else can I resolve this issue (without re-installing my entire system)?
View 9 Replies
View Related
May 5, 2010
My boot partition is 1.5 gb Id like to resize it to 512mb..Though can it be done in yast partitioner ?
View 9 Replies
View Related
Feb 2, 2010
Code:
#suse's /etc/fstab
/dev/sdb1 /windows/FAT vfat users,uid=1000,gid=100,rw,utf8=true
[code]....
View 11 Replies
View Related
Dec 14, 2009
I've been using Kubuntu for several years now (and Fedora and RedHat before that) and decided to give openSuse a try. Looking for more love for the KDE version of my distro basically. Anyway, the install was pretty rough.
My first go was to try and resize my kubuntu partition (ext3) during the install. The installer froze at 1%. After a boot to kubuntu which ran fsck, it seems no damage was done. Without letting it run fsck, it could not mount though, so it was not without risk.
I tried to resize it myself after reading some forum entries here and came to the conclusion that resizing is just not worth the effort and tanked my dell recovery partition (when was I going to use that?) instead. If you do have to resize a partition, ext3 at least, I would recommend that you try another approach or at least resize it outside of the installer. Once I let it just reformat an existing partition, the installer managed to install to the hd.
I had another freeze after leaving the installer for some time as it was waiting for me to enter my host name. I rebooted and it figured out right where it should be though.
View 7 Replies
View Related
Jan 20, 2009
i cannot resize mounted lvm volumes with reiserfs by using yast like in a previous version 10.x !?
View 6 Replies
View Related
Jan 6, 2011
During install process I assigned only 6GB for my root partition and now I'm almost running out of space. I have 11.1 installed and I wanted to update to 11.3 but there are problems with i855 video card with newest distro versions so I won't install it. Since everything is installed and configured I don't want to install 11.1 again.
View 6 Replies
View Related
Apr 22, 2010
I used QParted to size one my hard drive's NTFS partition to make unallocated space available to install SUSE. QParted created the the unalloacted space fine and I got SUSE up and running.
However, the NTFS partition is messed up. The QParted GUI and the SUSE's Disk management GUI shows it as NTFS drive with 319 GB space. However, nothing seem to be able to read/write to it. QParted gives a warning "Unable to read contents of this file system! Because of this some operations maybe unavailable." Is there any way to fix this NTFS partition so I can recover data from it?
View 9 Replies
View Related
Sep 21, 2010
I can do height adjustments but not width. My width buttons have disappeared. I have the same problem with the panel that runs up the right side. KDE 4.4.4 11.3
View 9 Replies
View Related
Apr 9, 2011
the resize of the window in gnome in 11.3 was by dragging a blue screen indicating the resize area of the window now its by dragging the whole window which results in a very sluggish experience on my intel VGA here how can i change it to the old blue way ?
View 2 Replies
View Related
Aug 16, 2011
The thing is I can resize the window vertically, but horizontally I cannot. When I put the pointer on the right or left edge of lancelot window the pointer becomes the resize pointer, but usual click and drag does not do anything on the window. Vertically it works fine.
Can I just delete Lancelot setting file to reset it? It seems I could not find where the settings are.
View 1 Replies
View Related
Nov 10, 2010
how to resize a filesystem in fedora and opensuse does any one know how to resize the filesystem in fedora and opensuse i have succeded in doing it in centos using fdisk i did the following steps i delete the partition using d then i create a new partition using n and then i save the changes then i run resize2fs and its done but in fedora and opensuse its not happening.
View 7 Replies
View Related
Nov 4, 2010
My HDD shows:
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 416G 379G 16G 97% /media/Media
sda5 is formated as ext4 - Any thoughts why the numbers do not add up? 416-379 is not 16. I seem to be missing some free space.
View 4 Replies
View Related
Jul 7, 2010
I am running Ubuntu 10.04 64 bit desktop edition (on intel core 2 quad 8200, intel dg41ty motherboard, 2gb ram). My problem is that i installed screenlet and drapes wallpaper changer but every time i start my computer the drapes application failed to load and some of the screenlets also not start. In the panels the icons automatically changes their position and sometimes. i don't know what is the problem. Please help me because it is very annoying for me every time i start some screenlets manually and click on the drapes error.
View 1 Replies
View Related
Jul 5, 2010
i have 2 iso files. the first i downloaded from net, the second was created by me. Both files have the same files. the only difference is the content in one of the files.In other words:1. i downloaded the 1.iso2. mounted, cp -pr ./ ; vi ./<one of the file3. mkisofs -o 2.iso.
Code:
mkisofs -o 2.iso ./iso/
<skip>
[code]....
View 6 Replies
View Related
Apr 7, 2010
I used linux for a long time now, mostly ubuntu-based distros but these days I decided to try openSUSE. Must say, It is a really nice distro, with lots of new features. There is one that I never seen before but I admit it is very useful: the auto resize window feature. I use the 11.3 (KDE) (milestone 4) version. Just wanted to ask if this is a package for ths or is hard-coded into the system? And is it KDE-specific?
View 2 Replies
View Related
Dec 16, 2010
The document WNIOSEK O WPIS DO KRS has a CORS logo as an embedded graphic in row 2. The document opens in OpenOffice Writer but the logo is visible at the natural size only; as soon as I enlarge/reduce the picture, either by changing the view resolution or resizing the picture, it just disappears. It happens both in Edit mode and in Print PreviewI tried to export the graphic to a separate image but it did not work. There is a command Save graphics in the context-sensitive menu; it is undocumented either in the Customisation dialogue I used that command and the resulting image was blank. Copy/paste to GIMP via the X Clipboard gives the same blank result.
View 1 Replies
View Related
Apr 21, 2011
I have connected and used external display 1920x1080After disconnecting the display it looks like panel remained huge size and I can not resize it as panel button is outside of the desktop:You see the same button in the top right corner? I'm missing exact one in the bottom right corner
View 3 Replies
View Related
Apr 17, 2010
I have a 10GB IDE disk that Parted says has a single 10GB partition (/dev/sdb1) which is mounted at /home. However, df and the Gnome file managers see it only as a 3GB partition. It was a 3GB partition when I was using Fedora 9 but the partition was resized to 10GB during the installation of Fedora 11.Can anyone suggest how to make df and Gnome see it as a 10GB partition?
View 3 Replies
View Related
Sep 5, 2011
I have a script that sends short reports via the mailx command which is failing a lot lately.
Syntax used is basically: mailx -s "the subject" -r somebody@somewhere.com myemail@gmail.com < textfile.txt
For what ever reason this command has become very unreliable lately. I've tested on the command line and sometimes it works but frequently fails. The -r address seems to cause problems as it always fails with a -r set to my work address. I've read several theads and tried adding a .mailrc file but couldn't get past the NSS configuration setting. (Using my mozilla x123x.default dir results in Error initializing NSS: Security library: bad database. )
The nail command behaves about the same. what would make email sending so intermittent?
I've checked the /var/log/maillog but see each mail session end with the following and no errors reported:
View 3 Replies
View Related
Jan 28, 2010
When I setup Intrepid (upgraded to Jaunty now), I chose to create a swap partition. I don't remember the size I specified. Here's what I'm confused about When I do 'cat /proc/meminfo' or 'free' or use the system monitor, it reports my swap size as 1262304 KB (i.e. 1.2GB). But if I do a 'fdisk -l', the partition size is reported as 746991 blocks (of 1024 bytes) and if I use the partition editor it says it's 729.48MB. XP disk mgmt shows it as app. 700MB too
View 9 Replies
View Related
Sep 17, 2010
able to find anything on this particular issue. The problem I'm having is that the contrast ratio of text in firefox seems very inconsistent. For example: if I'm reading an article on NYtimes, from one paragraph to the next it looks like some sentences are in bold-face and others are not. If I refresh the page, it'll be different areas that are or aren't bf. Sometimes they even change (getting darker or lighter) as I'm sitting there reading. I tried to take a screenshot but unfortunately the text all becomes uniform as soon as I hit prt-scr so the image doesn't show the effect.
Another example is viewing my personal favorite forum where threads that I haven't read are in bf as opposed to those I have read which are normal. The problem is that when I do a mouse-over of the bf threads the font rendering becomes more greyed out. It's still bold-face, just not as dark.
A final example is in text-entry boxes. As I'm typing this right now the line I'm on looks normal but the paragraph above seems to go from regular to bold-face from one line to the next. The paragraph above that looks entirely bold-face...
It did occur to me that this could be a monitor issue or even a vid-card issue. But it's definitely not monitor because I can scroll the whole screen and the variation moves with the text... And it's not vid-card because I installed Chrome as a check and it doesn't have the same problem. None of the above symptoms carry over to that application.
View 9 Replies
View Related
Oct 11, 2010
So, after the upgrade to 10.10, my bluetooth devices keep cutting in and out, and my Jabra bt125 won't connect to this computer. The Jabra won't even show up on btscanner or bluewho, but it will connect to my phone. The phone connects, but quickly disconnects. When left alone, the two will connect again! A friend's other headset connected, but had the same problems as the phone. That was an LG HBM-210. The signal was good for up to a minute, then down for at least a minute, over and over. Before the upgrade everything worked perfectly. What happened, or what did I forget to do? Might I have removed something critical when I switched Maverick 64-bit to the lubuntu package, and tried to remove some redundancies?
View 1 Replies
View Related
Jul 18, 2011
Currently I have a HP G62 Laptop and it's been great but recently I've started getting really inconsistent wireless access. When I boot up the computer - it will connect to the wireless and work for awhile but 10-15 minutes later, websites stop loading entirely so I have to restart to get it to reconnect. If I don't restart and disconnect/reconnect... it doesn't do anything, it shows it trying to connect and then a weird "hiccup" happens and it tries again until it finally decides that it cannot connect. I'm running the latest version of Ubuntu I believe.
View 1 Replies
View Related
Jan 8, 2010
My wireless card works most of the time, however with prolonged usage results in a temporary halt in functionality. I am not sure how to go about diagnosing or solving the problem, and I do not know what information I should be providing.
View 5 Replies
View Related
Aug 13, 2009
Error 16: Inconsistent filesystem structure I was making my first system update yesterday, and had to restart after 6 hours of downloading, while the indication bar was about 60%.
Today, I was booting into Centos 5.1 and GRUB gave me this screen:
root (hd0.0)
Filesystem type is ext2fs, partition type is 0x83
kernel /vmlinuz-2.6 18-53.e15 ro root=/dev/VolGroup00/LogVol00 rhgb quite crash
kernel=128M@16M
[Code]...
View 3 Replies
View Related
Sep 24, 2010
I have installed Ubuntu 10.04LTS on my entire hard drive of my laptop. It's been smooth ride, of course. I want to resize my drive and install windows 7 on the new partition. How do I do that? I have installed Gparted. I have ubuntu installation disk. I want Ubuntu to be the default OS and I want to log on to wndows 7 when I want to from the boot menu. How do I do that?
View 9 Replies
View Related