Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 04-08-2004, 02:30 PM   #1 (permalink)
Apprentice
 
Join Date: Aug 2004
Location: Mumbai
Posts: 79
Default Win XP + SuSE Linux


Hey wassup.

I recently got the Digit August mag which had SuSE linux 9.1 personal edition on the DVD. now i've been meaning to try out linux for a while, but never really felt like doing it.

so i've finally decided to try it out. hahah. but now i realize that I have no idea what i gotta do. Well I do know that i have to burn the ISO off the CD so I'm gonna do that soon (in like 5 minutes from now).

But I need to partition my hard disk first, and I am not sure that i know how to go about this (although I have done it before). i believe i have to get a partition manager...is this right and if it is, which one do yall recommend? And what do I do after that.

Hhaha well I'm a complete newbie when it comes to linux, I guess, so please do help. Thanks.
__________________
hummerBLOG
visit mumbaikids.net now!
sohummisra is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 04-08-2004, 03:45 PM   #2 (permalink)
spykids_666
Guest
 
Posts: n/a
Default

the NTFS and FAT32 partitions will not work for the linux.
try reading the magazine. it tells abt how to install the linux
 
Old 04-08-2004, 04:16 PM   #3 (permalink)
Apprentice
 
Join Date: Aug 2004
Location: Mumbai
Posts: 79
Default

maybe you could elaborate.
by the magazine do you mean the "which linux will work for you" because i've read that about 2-3 times and all it gives are broad instructions.
is there any other distro of linux that would work in that case.

thanks
__________________
hummerBLOG
visit mumbaikids.net now!
sohummisra is offline  
Old 04-08-2004, 04:16 PM   #4 (permalink)
Broken In
 
Join Date: Apr 2004
Location: Bombay
Posts: 147
Default

Yeah, if you have allocated all of your disk to FAT/NTFS partitions then it can be quite complicated.
wORm is offline  
Old 04-08-2004, 04:27 PM   #5 (permalink)
Apprentice
 
Join Date: Aug 2004
Location: Mumbai
Posts: 79
Default

okay so it would be better to buy a new hard-drive and just do the install there?

so basically i risk losing data because it is all over the disk. this is what i am understanding. please tell me if i am wrong.
__________________
hummerBLOG
visit mumbaikids.net now!
sohummisra is offline  
Old 04-08-2004, 04:51 PM   #6 (permalink)
Broken In
 
VD17's Avatar
 
Join Date: Mar 2004
Location: New Delhi
Posts: 177
Default

i think fdisk can be used for partitioning...
seondly, i ask this one instead of answering, WTF, SuSe WONT WORK ON NTFS OR FAT32???? what file system am i supposed to have to install Linux?
__________________
Vinayak
----------------------------------------------------
Dell XPS M1530: Intel C2D T5750, 4GB RAM, 250GB HDD, 256MB nVidia 8600GT GDDR3
Creative EP-630, Philips SHP 805.
VD17 is offline  
Old 04-08-2004, 05:48 PM   #7 (permalink)
Apprentice
 
Join Date: Aug 2004
Location: Mumbai
Posts: 79
Default

Quote:
Originally Posted by VD17
seondly, i ask this one instead of answering, WTF, SuSe WONT WORK ON NTFS OR FAT32???? what file system am i supposed to have to install Linux?
wow you couldn't have expressed my thoughts more clearly. haha..

apparently the SuSE installer can rearrange the files so that the partition is possible. this is what i learnt from the SuSE Forums.

late.r
__________________
hummerBLOG
visit mumbaikids.net now!
sohummisra is offline  
Old 04-08-2004, 06:27 PM   #8 (permalink)
Broken In
 
Join Date: Apr 2004
Location: Bombay
Posts: 147
Default

Haven't run SuSe installer, but if it does resize partitions to "free up" space on the disk... I would do it very carefully. Partition resizing can easily cause data loss/corruption.

Besides, SuSe 9.1 personal is not that good, the major pain being hardware detection/compatibility.
wORm is offline  
Old 04-08-2004, 07:16 PM   #9 (permalink)
Certified Nutz
 
sreevirus's Avatar
 
Join Date: Jan 2004
Location: The 3rd rock from the sun
Posts: 310
Default

linux has its own file system - ext3.

hi sohummisra,
if u want to install linux, better install it on a separate partition. u can use a free partition to install (atleast 4 gb) or if u r familiar with fdisk tool in windows 98 startup disk, u can create a partition or u can use partition resizing tools like partition magic. i am not familiar with the SuSE installer, but if asked, manually select the partition that u have created for installing SuSE. the rest will be easy.
Note that this partition cant be accessed normally thru windows. you will have to use some tools like nemo or explore2fs.

u can refer August 2003 issue of digit for instructions.
__________________
"Don't take life too seriously. You'll never get out alive!" - Bugs Bunny
sreevirus is offline  
Old 04-08-2004, 09:31 PM   #10 (permalink)
Apprentice
 
Join Date: Aug 2004
Location: Mumbai
Posts: 79
Default

yo thanks for all the help... i just ran a defrag on the disk and i guess i will use a partition manager soon and do it manually. i'm guessing that the installer will at some point ask me on which partition i want to install suse.

wORm: what distro do you recommend i get then, if not suse. i guess i'll have to get cable internet and start downloading some ISOs. can you recommend any that came up in digit in the last few years. (i think there were like 2)

And lastly i have one question. is it easy to uninstall and recover back to the original form (one partition--windows xp) if i do not like the linux system. Thanks!
__________________
hummerBLOG
visit mumbaikids.net now!
sohummisra is offline  
Old 04-08-2004, 10:32 PM   #11 (permalink)
Right Off the Assembly Line
 
Join Date: May 2004
Posts: 46
Default

Linux, unlike MS DOS/Windows uses a combination of letters and numbers to refer to disk partitions on your system. MS DOS assigns a drive letter to each partition on the machine.

Red hat linux follows (dont know about suse, might be same)
/dev/xxyN

here

/dev/: the /dev directory is the name of the directory in which all device files reside. the files representing all partitions reside in the /dev/ directory.

xx : this denotes the type of device on which the partition resides. usually this will contain hd (for IDE disks) or sd (for SCSI disks)

y : this letter indicates the device on which the partition is present. eg /dev/hda the 'a' here indicates the first hard disk and 'hd' indicates that it is an IDE hard disk. /dev/sdc the 'c' here indicates the third
hard disk and 'sd' indicates that it is a SCSI hard disk.

N : this denotes the partition number. the first four partitions that is primary or extended partitions are numbered from 1 to 4. logical partitions start from 5

hda2 indicates the second primary or extended partition on first IDE hard disk.

sdb5 indicates the first logical partition on the second SCSI hard disk


i'd suggest u first install Red Hat Linux as procedure is described in aug 2003 digit issue then after u r comfortable and understand environment of lunux u can go for suse or try searching for the help file in SUSE cd for installing it.
__________________
Thanks & Regards
Pravin Jadhav
pravin4u is offline  
Old 04-08-2004, 11:19 PM   #12 (permalink)
Apprentice
 
Join Date: Aug 2004
Location: Mumbai
Posts: 79
Default

i might do that then (install red hat linux). i tried looking for a help file on the suse cd (burned from the iso in the digit dvd this month) but the only file i found told me to look at the README in the docu folder. the docu folder, strangely, had no readme file.

This is what caused me great confusion!
__________________
hummerBLOG
visit mumbaikids.net now!
sohummisra is offline  
Old 05-08-2004, 05:40 AM   #13 (permalink)
Broken In
 
Join Date: Apr 2004
Location: Bombay
Posts: 147
Default

Yup, get Red Hat, much more user-friendly.
wORm is offline  
Old 05-08-2004, 07:14 AM   #14 (permalink)
The Photoshop Guy
 
cooljeba's Avatar
 
Join Date: Jun 2004
Location: On Your monitor!
Posts: 562
Default

It would be cool if you create Ext3 partition of around 2.5 bg on your HDD and swap for around 700 mb. (I recommend partition magic )Then just boot from your CD and suse will automatically dectet it and wooooooooooooosssssssss.......... u have a suse linux on your system
..:: peace ::..
Jeba
cooljeba is offline  
Old 05-08-2004, 01:30 PM   #15 (permalink)
Broken In
 
VD17's Avatar
 
Join Date: Mar 2004
Location: New Delhi
Posts: 177
Default

damn... i have to make another partition? my HD usage is pretty scattered.... C: has 98 AND 2k, D has XP and E has invaluabl;e stuff... my MUSIC...
anyway, thanks for the help guys (thanks Sohum for starting the thread )
__________________
Vinayak
----------------------------------------------------
Dell XPS M1530: Intel C2D T5750, 4GB RAM, 250GB HDD, 256MB nVidia 8600GT GDDR3
Creative EP-630, Philips SHP 805.
VD17 is offline  
Old 05-08-2004, 09:48 PM   #16 (permalink)
Right Off the Assembly Line
 
Join Date: Aug 2004
Location: lobonanc@sancharnet.in
Posts: 2
Default Re: Win XP + SuSE Linux

use partition magic. it works like magic to partition disks and it has a friendly graphical interface. i have a copy of it.
lobonanc@sancharnet.in

Quote:
Originally Posted by sohummisra
Hey wassup.

I recently got the Digit August mag which had SuSE linux 9.1 personal edition on the DVD. now i've been meaning to try out linux for a while, but never really felt like doing it.

so i've finally decided to try it out. hahah. but now i realize that I have no idea what i gotta do. Well I do know that i have to burn the ISO off the CD so I'm gonna do that soon (in like 5 minutes from now).

But I need to partition my hard disk first, and I am not sure that i know how to go about this (although I have done it before). i believe i have to get a partition manager...is this right and if it is, which one do yall recommend? And what do I do after that.

Hhaha well I'm a complete newbie when it comes to linux, I guess, so please do help. Thanks.
nelsonlobo is offline  
Old 06-08-2004, 09:12 AM   #17 (permalink)
Techno Freak
 
Join Date: Sep 2003
Location: Thinkdigit.com
Posts: 175
Default

guys i have a hard disk of 20 gb with free space of 3 gb in c:\ & 6gb kin d:\

i have 2 os 1> win xp (on c 2> win 98 on (d
can i install suse (linux)on win 98
suyash_123 is offline  
Old 06-08-2004, 10:14 AM   #18 (permalink)
Right Off the Assembly Line
 
Join Date: Aug 2004
Location: lobonanc@sancharnet.in
Posts: 2
Default

yes you can install it on d:

Quote:
Originally Posted by suyash_123
guys i have a hard disk of 20 gb with free space of 3 gb in c:\ & 6gb kin d:\

i have 2 os 1> win xp (on c 2> win 98 on (d
can i install suse (linux)on win 98
nelsonlobo is offline  
Old 06-08-2004, 12:50 PM   #19 (permalink)
Right Off the Assembly Line
 
Join Date: May 2004
Posts: 46
Default

yes delete the D drive using fdisk, and install linux on it, your deleted D drive will be shown as free space while installing linux then you select that free space make root pattion and dont forget to create swap partion
__________________
Thanks & Regards
Pravin Jadhav
pravin4u is offline  
Old 07-08-2004, 04:16 PM   #20 (permalink)
FooBar Guy
 
GNUrag's Avatar
 
Join Date: Jun 2004
Location: GNUmbai
Posts: 1,245
Default

Quote:
Originally Posted by pravin4u
Red hat linux follows (dont know about suse, might be same)
/dev/xxyN
The device naming convention is related to the linux kernel. so it is same everywhere regardless of the distribution
__________________
- --
http://web.gnuer.org
GNUrag is offline  
Old 22-08-2004, 05:08 PM   #21 (permalink)
Apprentice
 
Join Date: Aug 2004
Location: Mumbai
Posts: 79
Default

hey i finally got down to installing it. just wanna make sure about something:

i created a primary partition after the windows xp partition of size 4.7 gb (ext3) but i didn't create a swap because i was unsure what it was . (using partitionmagic, of course).

now. in the yast menu it suggests the following in terms of partition:

delete partition /dev/hda2 4.7 GB linux native
create swap partition 244.1 mb on /dev/hda2
create root partition 4.4 GB (/dev/hda3 with reiser)
Set mount point of /dev/hda1 to /windows/C

I want to be absolutely sure that all of this will not affect the primary partition that has windows xp and not erase any data. thanks in advancee!!
__________________
hummerBLOG
visit mumbaikids.net now!
sohummisra is offline  
Old 22-08-2004, 05:31 PM   #22 (permalink)
Broken In
 
Join Date: Oct 2003
Posts: 181
Default

Dear Swap Partation is work just like a RAM But it is very slow campare to

our real real RAM..!!

Becoz if u have a 128 MB ram and if u open 130 MB file then what happen

At that time SWAP partation is in picture..!!

BUT as far as I know SWAP Partation is AT list 2*RAM so double of ur RAM size...!!

if u create more than that then it's OK no Problem...!!
__________________
Have A Nice Day....!!
pr@k@sh is offline  
Old 22-08-2004, 05:58 PM   #23 (permalink)
Apprentice
 
Join Date: Aug 2004
Location: Mumbai
Posts: 79
Default

thanks dude......i've started the installation. its midway through as of this moment and i hope nothing happens to my [sacred] windows partition
__________________
hummerBLOG
visit mumbaikids.net now!
sohummisra is offline  
Old 22-08-2004, 11:46 PM   #24 (permalink)
In The Zone
 
busyanuj's Avatar
 
Join Date: Dec 2003
Posts: 488
Default

Quote:
Originally Posted by pr@k@sh
Dear Swap Partation is work just like a RAM But it is very slow campare to

our real real RAM..!!

Becoz if u have a 128 MB ram and if u open 130 MB file then what happen

At that time SWAP partation is in picture..!!

BUT as far as I know SWAP Partation is AT list 2*RAM so double of ur RAM size...!!

if u create more than that then it's OK no Problem...!!
having a swap considerably larger than 2 x RAM slows down the machine.
it is recommended to keep the swap partition around 2 times the RAM in the machine.
__________________
You are a living magnet. What you attract into your life is in harmony with your dominant thoughts.
busyanuj is offline  
Old 23-08-2004, 11:29 AM   #25 (permalink)
Apprentice
 
Join Date: Apr 2004
Location: Mumbai
Posts: 54
Default

too late to post now!!


anyways i got the red hat linux free with digit "software for a lifetime offer"

and mandrake linux 8.2 with the 2nd anniersary editon of digit!!

btw the partition manager of mandrake 8.2 just rocks with easy to use gui interface but the mandrake 8.2 dosen't rocks!!lol

also,ironically i use the madrake partition manager to install reinstall
my windows xp!! lol!!
__________________
We are what and where we are because we have first imagined it...
--Donald Curtis
silly_kash is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by icebags
- by Sujeet
- by clinton
- by topgear

Advertisement




All times are GMT +5.5. The time now is 10:24 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2