![]() |
|
|
#1 |
|
May 2005
Copenhagen, Denmark
172 Posts |
Hi
I have recently installed SUSE 10.0, but unfortunately it has caused me some trouble.. 1) It killed Winblows . At the boot screen I can choose Windows or SUSE, but if I choose Windows it just gives me a black screen and it seems to be crunching away for hours. I have tried starting Windows and let it work on starting Windows a couple of hours and when I came back it was in... SUSE? WTF? 2) At the installation on SUSE I didn't give it much room on my HD (only around 2 GB I think) and therefore I have not even got enough room to install OpenOffice (which I badly need!). I figured that since the Windows partition (in SUSE apparently called /dev/hda1) has a lot of free room, I would resize it and 'transfer' some of the free space to SUSE. But as a Linux n00b I just can't figure out how the heck to do it?! I have heard of 'parted' but don't believe I can use it because Windows is sitting on a NTFS-partition... 3) Do any of you know of a good place on the Internet to find straightforward guides to Linux and/or SUSE? I have never been good at the Console-stuff, but I am willing to learn as long at it is kept as simple as possible. I hope I'm not too confusing... I am not a Linux guru. OH |
|
|
|
|
|
#2 |
|
Oct 2004
52910 Posts |
I know somethings about linux and have now installed Suse 10 on ALL my machines (yay)
Some of these are Suse only and others I have made the windows XP (FAT or NTFS) share the drive with Suse. I have discovered by trial and error that graphical install of Suse 10 uses more disk space than claimed, and 2GB is not really quite enough with the default packages (include some games etc). You will be lucky if suse boots unless you login command prompt and use text based yast2 to de-install things you don't need. For log files etc size will grow. Therefore for a GUI install of Suse I recommend an absolute minimum of 3GB of the drive given to Suse. Well windows is your problem so what can I say.... Well we DO know that on my machine, windows and Suse 10 coexist hapily. Perhaps you could tell me was your windows drive formatted as NTFS or FAT. Did you defrag the windows drive in windows before installing suse. Did you also check the drive for errors? Were any error messages reported by suse installer while trying to resize the windows partition. Now that you appear to be able to boot into Linux but not into windows, tell me this... Does the linux mount your windows C drive into its filesystem ie can you see your windows documents from exploring around in Suse? I assume you already know that windows likes to be put on before suse, and assume you did not do Suse then windows (which won't work). Hope you can get it working again, post back and I will try to help. |
|
|
|
|
|
#3 |
|
Oct 2004
10000100012 Posts |
Re your other question, assuming you get windows working....
It is not a big problem at all to shrink the windows partition further and give progressively more space to the suse. You can do it using YAST, in GUI if you think carefully I have done this successfully as I migrated more work off windows to linux. The only thing to consider is YAST won't resize a partition which is currently mounted but there are ways around that. Assuming windows works, the first step is go into windows and defrag and work out what new size you could afford to shrink it to and still have enough for windows. Then login to suse and use yast to change the windows/suse ratio so that more disk is free for linux use. Then either make a new eg data partition in the cleared space and mount it OR change the existing linux partitions to cover the space. If all else fails and this is too complex for you, you did the windows resize so you could just re-install suse from the installation media and accept its partition suggestions (if you back up any important user documents). I think right now your issue is booting into windows. So I think you are saying there is a windows entry in the GRUB bootloader but when you choose it screen goes black? So do you get any "starting windows" type messages? Can you hit F8 at that point and ask windows to startup in safe mode? |
|
|
|
|
|
#4 |
|
Oct 2004
232 Posts |
(As root or Yast will prompt for root superuser password)
YAST SYSTEM PARTITIONER shows the existing partitions. Highlight and the EDIT and RESIZE buttons are your friends. As I said though you will have problems resizing a live partition in case something uses it, therefore you have to UNMOUNT the partition, resize it then MOUNT it again. (you can not the mount point, remove it and then put it back to what it was after the resize). Not difficult just you need to think what you are doing and be careful. Also did you know Openoffice is also available for windows! Or you can run many windows programs using WINE in suse10? |
|
|
|
|
|
#5 | |||||||||
|
May 2005
Copenhagen, Denmark
172 Posts |
Quote:
1) Don't know what I don't need 2) Have no idea how to de-install things from text-based (I think I have figured out how to do it on GUI) Quote:
Quote:
Check drive: This may be the problem - The last time I saw Windows (yes, I managed to get into Windows once) I asked it to do a 'chkdsk /r' (scan for errors) but it said it was locked and that it would scan at the next boot. After that it won't go into Windows anymore. Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Thank you for your assistance so far!
|
|||||||||
|
|
|
|
|
#6 |
|
Oct 2004
232 Posts |
The flashing underscore is called the "cursor".
If as you suspect windows is trying to do chkdsk on startup, is your hard drive LED flashing activity during the black screen or does it go out and disk access stops? Its good that at least your windows files are still there and visible from linux mountpoint. You may be able to view the (hidden, system) file BOOT.INI or others of windows, by examing the windows partition using linux text editor etc. That may tell you how far it gets through startup processing. Personally I would try to sort one problem at a time so recover the windows before resizing partitions might be sensible. Also thinking of the "do something on next windows startup" way it wants to launch chkdsk, if you reboot into windows a few times does this persist or does it give up and try to boot normally? (in which case F8 Safe and go from there). |
|
|
|
|
|
#7 |
|
Jul 2004
Nowhere
809 Posts |
I wonder if resizeing the partition lost some files if anyones ever done a defrag on windows xp you will see in some versions that unmoveable system data is at the 80 to 90 precent area on the disk how big is this disk anyways.
|
|
|
|
|
|
#8 | |
|
Oct 2004
10000100012 Posts |
Quote:
I suspect third party one might (as diskkeeper professional can for example). The way to fix that is tell windows it can't use a swapfile (maybe even small one). Then defrag. Then create a swapfile again. Look in defrag and you should then see the nice free space where you want it all together at the end of the drive. |
|
|
|
|
|
|
#9 | ||||
|
May 2005
Copenhagen, Denmark
4418 Posts |
Quote:
Quote:
Quote:
Code:
[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS [operating systems] multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn /noguiboot Quote:
Last fiddled with by OmbooHankvald on 2005-11-14 at 07:16 |
||||
|
|
|
|
|
#10 |
|
May 2005
Copenhagen, Denmark
172 Posts |
Okay... I am extremely confused right now..
I started Windows and let the 'crunching' begin this morning. When I came back it was in SUSE. However, when I rebooted and chose Windows again Windows came forth! Right now I'm in Windows and I don't understand anything of what happened. I just hope it'll continue like this. Now, providing this keeps working, how do I resize? I'm going to defrag my Windows partition now. OH |
|
|
|
|
|
#11 |
|
Aug 2002
26·5 Posts |
Use the ntfsprogs package to resize your NTFS partition in Linux.
http://mlf.linux.rulez.org/mlf/ezaz/ntfsresize.html |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fun with partition function | Batalov | And now for something completely different | 24 | 2018-02-27 17:03 |
| Have a look at the partition numbers | fivemack | Factoring | 57 | 2007-12-28 10:37 |
| Trying to get Linux ecm to run(totall noob) | jasong | GMP-ECM | 108 | 2007-09-06 03:23 |
| linux noob at work ... | tnerual | Sierpinski/Riesel Base 5 | 2 | 2007-08-05 18:33 |
| rc.local in SuSE linux? | patrik | Linux | 3 | 2006-09-25 14:00 |