LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 07-25-2006, 12:22 PM   #1
shady_2038
LQ Newbie
 
Registered: Jul 2006
Posts: 7

Rep: Reputation: 0
suse 10.0 install help


Hi, I'm a newbie to linux and I'm running into issues with installing suse.

Basically when it came to formatting, i told it to shrink my existing windows partition (I have 2 hard disks, 1 80 GB with windows xp and another 250 GB with no OS just NTFS partition)

Instead what it did is reserve 1 GB for swap space on my 2nd HD and about 150 GB for the root lesving 70 GB for NTFS which is not what i want.

The installation itself didn't even work, after doing CD 1 when it came to the Grub loader it said error 21. But after doing something (can't remember what, at least i get the boot screen and can get into windows. I guess it installs the MBR in disk 1? If I try to enter Linux i get a grey screen and asks for login and password which i didn't specifu so basically I can't even go into linux.

Any ideas as to how to fix this mess. Ideally I would have liked to have a separate parition for linux (root and swap) but not 150 GB as I want the rest for NTFS. Is there a way I can undo my previous installtion or uninstall suse altogehter?

And how should I partition my hard drives to do this?

thanks
 
Old 07-25-2006, 12:36 PM   #2
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
Double post mods http://www.linuxquestions.org/questi...d.php?t=467502
 
Old 07-25-2006, 12:44 PM   #3
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
Hi, try the new "gparted" live cd to partition your drive(s). It's fully graphical and allows you to resize NTFS partitions. If you like you can get rid linux with it by simply deleting the linux partitions you created earlier.
Get it here.

edit: Use windows to restore your mbr back to normal beforehand, as the grub bootloader looks at the grub config file (/boot/grub/menu.lst) at boot time!

Last edited by Tuttle; 07-25-2006 at 12:46 PM.
 
Old 07-25-2006, 12:51 PM   #4
shady_2038
LQ Newbie
 
Registered: Jul 2006
Posts: 7

Original Poster
Rep: Reputation: 0
Hi Tuttle,

how do i use windows to restore the MBR back to before?

thanks
 
Old 07-25-2006, 12:56 PM   #5
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
Using any windows boot disk, the command "fdisk /mbr" should restore your windows mbr
edit: I think you can do it while windows is booted too, in a command prompt... I think!

Last edited by Tuttle; 07-25-2006 at 12:58 PM.
 
Old 07-25-2006, 01:11 PM   #6
shady_2038
LQ Newbie
 
Registered: Jul 2006
Posts: 7

Original Poster
Rep: Reputation: 0
If i do a delete partition in disk managment in windows, will that delete linux?

thanks
 
Old 07-25-2006, 01:15 PM   #7
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
Yup, that should do it too.
 
Old 07-25-2006, 01:55 PM   #8
shady_2038
LQ Newbie
 
Registered: Jul 2006
Posts: 7

Original Poster
Rep: Reputation: 0
Hey Tuttle,

any idea on how I should format this on my 2nd hard drive (ex: what size partitions should i create for swap and root etc and any other partitions needed). I do want to leave most of the space as NTFS. and should i unistall my previous installtion first and then try again?

thanks again
 
Old 07-25-2006, 03:42 PM   #9
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
If you just want to try things out, I would suggest you watch these clips and then try it -> http://www.linux.com/article.pl?sid=06/07/20/1654251

edit: remember to choose the second (250Gig) hard disk before playing with the partitions!

Last edited by Tuttle; 07-25-2006 at 03:54 PM.
 
Old 07-25-2006, 03:51 PM   #10
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
Quote:
Originally Posted by shady_2038
and should i unistall my previous installtion first and then try again?
No un-installation necessary, when you remove a partition consider all data on that partition removed too, including the O.S.
 
Old 07-25-2006, 06:02 PM   #11
shady_2038
LQ Newbie
 
Registered: Jul 2006
Posts: 7

Original Poster
Rep: Reputation: 0
hey tuttle ,
thanks. For now i'm gonna uninstall the one I have and re-install it. can you confirm that doing fixmbr won't scew up anything if i want to remove grub as the loader (ie should i back up my files before?)

thanks again

what are the partitions needed and how much space should be allocated (swap, root and what else??)

Last edited by shady_2038; 07-25-2006 at 06:05 PM.
 
Old 07-25-2006, 06:42 PM   #12
Tuttle
Senior Member
 
Registered: Jul 2003
Location: Wellington, NZ
Distribution: mainly slackware
Posts: 1,291

Rep: Reputation: 52
Quote:
Originally Posted by shady_2038
hey tuttle ,
thanks. For now i'm gonna uninstall the one I have and re-install it. can you confirm that doing fixmbr won't scew up anything if i want to remove grub as the loader (ie should i back up my files before?)

thanks again
fixmbr shouldn't touch anything except the first 512 bytes of your disk.
Quote:
what are the partitions needed and how much space should be allocated (swap, root and what else??)
Like it says in the video, approximately 1Gb for swap and another 6Gb partition for root. If you decide later that you like it, you can always add another partition for /home but you don't need it yet.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SuSE 9 Install Freezes when swapping CDs during VMWare based Install barkout SUSE / openSUSE 2 02-09-2006 07:36 AM
Trim down SUSE install...after install...remove packages smiley_lauf SUSE / openSUSE 6 01-26-2006 03:16 PM
SuSE problems; Mouse doesn't work, Wine won't install, WM won't install... Konig Linux - Distributions 1 01-21-2004 11:05 PM
nvidia driver wont install (suse 8.2_ftp install) splintah Linux - Newbie 1 10-06-2003 03:03 PM
[SuSE] Ftp install of SuSE 8.1 using ADSL balfred Linux - Distributions 8 12-18-2002 10:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 04:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration