LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-21-2004, 07:14 AM   #1
Killer-Tomato
LQ Newbie
 
Registered: Mar 2004
Location: Durban, South Africa
Posts: 7

Rep: Reputation: 0
Can I grow an NTFS partition when I install Suse 9.1


Hi I have a 120g hard drive with 100g windows NTFS parition and the remaining 20g is a linux partition and some swap space.

The linux parition and swap space show up in the windows 2000 administrative toold management console as an empty extended partition with two logical drives. basically what I would like to do is use windows to delete those two paritions and then recover some space of the NTFS partition (I have since been told that 20g is huge for a linus install) while installing Suse.

Even if it is not possible to grow the parition can anybody see any obvious flaws with what I plan to do, I am just a bit nervous because the last time I installed Suse I couldn't boot and had to use FIXMBR. Now though, I have managed to get LILO booting for me. I just don't want to end up with a problem like this

Hi I have a 120g hard drive with 100g windows NTFS parition and the remaining 20g is a linux partition and some swap space.

The linux parition and swap space show up in the windows 2000 administrative toold management console as an empty extended partition with two logical drives. basically what I would like to do is use windows to delete those two paritions and then recover some space of the NTFS partition (I have since been told that 20g is huge for a linus install) while installing Suse.

Even if it is not possible to grow the parition can anybody see any obvious flaws with what I plan to do, I am just a bit nervous because the last time I installed Suse I couldn't boot and had to use FIXMBR. Now though, I have managed to get LILO booting for me. I just don't want to end up with a problem like this

portal.suse.com/sdb/en/2004/05/fhassel_windows_not_booting91.html

Thanks in advance, I will be doing the install on Thursday and will let you know how it goes. Hope I don't have to come crying for help though


Thanks in advance, I will be doing the install on Thursday and will let you know how it goes. Hope I don't have to come crying for help though
 
Old 09-21-2004, 08:02 AM   #2
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hey there

ur post seeem to have mixed 2 times

also what isee is that u ned to resize ut partion without formating ur ntfs drive,

is it that so??

regards
 
Old 09-21-2004, 02:55 PM   #3
Killer-Tomato
LQ Newbie
 
Registered: Mar 2004
Location: Durban, South Africa
Posts: 7

Original Poster
Rep: Reputation: 0
Sorry about the posting mixup, as you can see this is in fact my first post and I originally tried ot include a hyperlink but wasn't allowed until I had made 5 posts.

Anyway yes I would like to be able to resize (specifically increase the size of) my NTFS partition without formatting. But I would also like to know if there are any pitfalls I am heading into when I delete the old partitions and re-utilize the space.

Thanks.
 
Old 09-21-2004, 03:03 PM   #4
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hi there

what i think will be good for u is to
delete the both linux partiions(it is in the logical drive right???
then make a partition,whcih is required for linux,,make for swap,and then format the remaning space as NTFS,ext3 etc etc whatever u want..


i fel that using 3rd party tools can be dangerous

also to be free from any risk,u should take backup of ur important data

regards


regards
 
Old 09-22-2004, 03:35 PM   #5
Killer-Tomato
LQ Newbie
 
Registered: Mar 2004
Location: Durban, South Africa
Posts: 7

Original Poster
Rep: Reputation: 0
Hmm, that sounds like a good idea.

For now what I'll do is make my linux partitions and then leave the other space free. If everything goes smoothly I'll make a FAT32 partition so I can easilly send stuff from linux to windows.

Thanks for the advice, I've made my backups and will be doing it now. Will let you know what happens.

P.S. I'm going to a LAN this weekend so if I REALLY manage to screw things up I'll find somebody to help out face to face. Neverthless it's nice to have an online resource like this for when I screw up at home .
 
Old 09-22-2004, 03:41 PM   #6
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hi

you and your queries are always welcome here

regards
 
Old 09-22-2004, 07:21 PM   #7
Killer-Tomato
LQ Newbie
 
Registered: Mar 2004
Location: Durban, South Africa
Posts: 7

Original Poster
Rep: Reputation: 0


I worked yipeee, I am now logged in on my new Suse 9.1 KDE desktop!!!

One tiny prob is that I have a second Win2k installation on my other hard drive and Lilo is not booting to it. (It's a separate installation for my dad to use for business so that I can tinker with my setting without damaging his.) Anyway the windows on this drive seems to boot fine.

Basically it's now my big 120G with 90G NTFS, 500mb swap, 8G reiserfs, 10G FAT32

I selected LILO over GRUB to boot because I've read up more about it, and my lilo.conf looks like this:

# Modified by YaST2. Last modification on Thu Sep 23 00:48:02 2004

message = /boot/message
timeout = 80
prompt
default = Family
boot = /dev/hdb

other = /dev/hdb1
###Don't change this comment - YaST2 identifier: Original name: Family###
label = Family

image = /boot/vmlinuz
###Don't change this comment - YaST2 identifier: Original name: Linux###
label = Linux
initrd = /boot/initrd
optional
root = /dev/hda3
vga = 0x317
append = "splash=silent desktop resume=/dev/hda2 showopts"

other = /dev/hda1
###Don't change this comment - YaST2 identifier: Original name: Shaun###
label = Shaun

image = /boot/vmlinuz
###Don't change this comment - YaST2 identifier: Original name: Failsafe###
label = Failsafe
initrd = /boot/initrd
optional
root = /dev/hda3
vga = normal
append = "showopts ide=nodma apm=off acpi=off noresume nosmp noapic maxcpus=0 3"

image = /boot/memtest.bin
###Don't change this comment - YaST2 identifier: Original name: Memory_Test###
label = Memory_Test
optional
append = ""

I'm not too stressed about it but if you can figure out why the first block labelled family seems to boot my first disk I'd appreciate it. Anyway I'm going to bed for now. Will check tomorrow.
 
Old 09-22-2004, 07:26 PM   #8
AAnarchYY
Member
 
Registered: Sep 2004
Location: Carlisle, MA
Distribution: Debian 8
Posts: 419

Rep: Reputation: 31
20gb is huge for a linux drive? jeez... my linux drive is 120GB (well 119.25GB ext3 and 750MB swap)

Last edited by AAnarchYY; 09-22-2004 at 07:28 PM.
 
Old 09-22-2004, 09:46 PM   #9
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hi there

is this one u r talking about

other = /dev/hdb1
###Don't change this comment - YaST2 identifier: Original name: Family###
label = Family

what eror r u getting when u select this option

regards
 
Old 09-23-2004, 08:23 AM   #10
Killer-Tomato
LQ Newbie
 
Registered: Mar 2004
Location: Durban, South Africa
Posts: 7

Original Poster
Rep: Reputation: 0
Okay it wasn't an error, I was just too tired to investigate properly. The problem was with the two boot.ini files and I sorted it out.

Thanks very much for the help I'm having lot's of fun tinkering

P.S. AAnarchYY, I already have lots of stuff on my NTFS partition that I would rather like to hang onto. That said I have already intalled WAY more stuff than I can ever really use and it's still well under 8G so I guess that's what was meant when people told me 20G was a lot. It's much more bang for byte than windows.
 
Old 09-23-2004, 08:52 AM   #11
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
hi there

while in linux it does not matter whther u have some space left behind in ur linux partion

while using windows if my free space in windows partiton goes down the limit ,it affects my system performance,but with linux i have gonw to 0% free and no such change in the performance

regards
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Suse 10 hurts NTFS Partition GkS SUSE / openSUSE 3 11-27-2005 03:22 AM
Can NTFS and SuSE Linux on its own partition work?? ngjunkie0011 SUSE / openSUSE 7 07-12-2005 08:27 PM
can in install mdk10.0 from ntfs partition? also, how do i mirror? mark_umr Mandriva 2 08-02-2004 04:27 PM
linux install off a ntfs partition? baked Linux - General 3 06-09-2004 09:53 AM
Install from NTFS (XP) partition? pmcquain Slackware 2 02-13-2003 06:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:50 AM.

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