LinuxQuestions.org
Visit Jeremy's Blog.
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 08-26-2003, 01:36 PM   #1
lawrencegoodman
Member
 
Registered: Aug 2003
Posts: 47

Rep: Reputation: 15
Suse and Formatting


I am about to put Suse Linux 8.2 on my desktop (a Dell Latitude 2350). It came preloaded with Windows XP and under no circumstances do I want to erase the partition with Windows. I also am not comfortable with having to reinstall Windows. So am I basically screwed in that the Suse distro automatically erases the hard drive when it partitions? Do I have to buy Partition Magic?

Also, I was hoping someone could clarify the difference between NFTS and FAT32. How do I find out what format my hard drive is in now? And am I right in understanding that when I partition my hard drive I want the Windows section to be in NFTS and the Linux section to be in FAT32?

Thank you for your help.
 
Old 08-26-2003, 02:01 PM   #2
_kossak_
Member
 
Registered: Apr 2003
Location: Minde. Portugal
Distribution: DEBIAN
Posts: 87

Rep: Reputation: 15
Quote:
Suse distro automatically erases the hard drive
I never tried Suse but I'm almost certain that's not true
Quote:
Do I have to buy Partition Magic?
You have to partition your hard drive somehow, I don't know if suse comes with a partitioning tool.
Quote:
difference between NFTS and FAT32
NTFS, not NFTS, is the name of the filesystem used in Windows NT, 2000 and XP.
FAT32 is the filesystem used by win9x, millenium and XP.
FAT32 is a filesystem much simpler (and less powerful) than NTFS).

Linux uses another types of filesystem (ext2, ext3, reiserfs), being ext2 the most common and ext3 a better version of ext2.

To install linux you must partition your hard drive and format the linux partition in ext2.
 
Old 08-26-2003, 02:04 PM   #3
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
Not exactly. All the filesystems you mention happen to be Microsoft filesystems, and you know how poorly they work.

Make some free unallocated space or delete the fat32 partition and you can use that to install.

Filesystem explanations:
Filesystems HOWTO

Some things before you install:
# Pre-installation guides
GNU/Linux pre-installation checklist
The Pre-Installation Help File

The hardest part of your install will be the partitioning. A second hard drive makes it much simpler for Linux and Windows to live together IMHO.

# Partitioning
Linux Partition HOWTO
Rute - Partitions, File Systems, Formatting, Mounting
Proper Filesystem Layout

Good luck.
 
Old 08-26-2003, 02:22 PM   #4
yigal
LQ Newbie
 
Registered: Aug 2003
Posts: 24

Rep: Reputation: 15
well i`m not femiliar with suse`s installation so i`m affraid i can`t help you with youre first question.

anyway, the difference between NTFS and FAT32 is in the organisation of files and files information on the hard-drive.
each file on the hard-drive is being maintained on several blocks which are not consistante, so there has to be kept information of where the file blocks are allocated, it is done in a different methods of NTFS and FAT file systems, as well as on LINUX file-system.
to see what file system exists on each partition you can go to "my computer" (on windoows) and by clicking once on each partition, the information can be seen on the left.
 
Old 08-26-2003, 02:22 PM   #5
sorrodos
Member
 
Registered: Jul 2003
Location: Salt Lake City, UT and Spokane, WA
Distribution: Mandrake 10.0, Gentoo, FreeSBIE 1.0
Posts: 345

Rep: Reputation: 30
Here's a way to tell what fileystems your partitions are currently:
1. In XP, open My Computer. How many hard drive partitions do you see (ones with hard drive icons, not CD, floppy or other removable media icons).

2. Right-click on those hard drive partitions, go to Properties. The window that comes up will tell you what filesystem the partition is.

3. If you have any FAT32 (aka VFAT) partitions, you can use various tools to resize them and make room for Linux.

I wouldn't be surprised if your entire hard drive is 1 NTFS partition. Thats how things come standard quite often when everything is preloaded. You probably dont' want to try resizing an NTFS volume, because thats really dangerous and you already said you don't want to lose any data.

SuSE definitely does NOT erase your whole hard drive. I use SuSE 8.2 and have installed it like 4 times. That might come up as the default method of installation, but you can change that quite easily.

Also, you may hear otherwise on this site, but a reinstall of XP isn't scary. If you are serious about getting Linux on your machine and you only have NTFS partition(s), I'd recommend backing up your critical data to CD/DVD/Zips or other removable media, and repartitioning.

EDIT: One last thing, you can originally set the Linux partition to FAT32 to distinguish it from your NTFS partition, but it doesn't really matter what you set it to. The Linux installation will want to reformat it as ext2 or ext3 or Reiser (the latter of which is what I use on my SuSE system).

Last edited by sorrodos; 08-26-2003 at 02:24 PM.
 
Old 08-26-2003, 02:39 PM   #6
fancypiper
LQ Guru
 
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141

Rep: Reputation: 60
The Mandrake install disks have a resize utility for NTFS. You could use it up until just after it writes the partition table to the hard drive, then power off and put in the SuSE install disk and use the free space left by the Mandrake utility.

How To Check MD5sums On A Linux Iso Image
# Cheap CDs
Discount Linux CDs
Linux Central
Cheapbytes
TuxCDs
ComputerHelperGuy
 
Old 08-26-2003, 02:57 PM   #7
sorrodos
Member
 
Registered: Jul 2003
Location: Salt Lake City, UT and Spokane, WA
Distribution: Mandrake 10.0, Gentoo, FreeSBIE 1.0
Posts: 345

Rep: Reputation: 30
I've never heard of this tool, does it work very well (ie not corrupt the NTFS filesystem)??? If so, that would be awesome!
 
Old 08-26-2003, 03:00 PM   #8
snatale1
Member
 
Registered: Aug 2003
Location: Richmond, Virginia, US
Distribution: Ubuntu 20.04 / Manjaro
Posts: 439

Rep: Reputation: 48
I'm not linux pro (about 2 months total) but I am with win, It seems you a bit imtimidated by both. In your case Partition Magic would be best. You could just install it, run it and pick the Install other operation system option, It will give you a list of OS's just pick linux and the type of file system you want (ex2, ex3) the only thing you will need to decide is how much hard drive you want to give it, if your computers not old and has a good size hard drive give it half. It will create 3 partition on the linux side and help you install it is very simple just DO EVERYTHING IT TELLS YOU!!!!! very important esp. the boot disk part. After partitioning your computer will not be bootable...don't freak it's normal at that point you install your distro and when all is said and done on boot up you will have the choice of booting XP, or Linux.... just don't be cheap with how much drive you give linux, once your up and running you won't be booting to XP very offen
 
  


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 9.2 hangs at formatting screen theshoe159 SUSE / openSUSE 1 04-28-2005 02:29 AM
Formatting one partiton. PC with Win98,WinXP ans SUSE. jddiazg Linux - Newbie 1 03-27-2005 08:02 PM
Freezing while formatting HD on suse 9.2 install stevey99 Linux - Enterprise 4 02-03-2005 08:44 PM
Can't boot SUSE from SATA after formatting USB drive Evil Dogs Linux - Newbie 0 10-30-2004 05:21 PM
Formatting help. Ra1n Linux - Newbie 3 05-14-2004 10:42 PM

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

All times are GMT -5. The time now is 08:50 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