LinuxQuestions.org
Review your favorite Linux distribution.
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 02-01-2005, 10:42 AM   #1
boudahsister
LQ Newbie
 
Registered: Feb 2005
Location: Tropical Paradise That Is Bristol UK
Distribution: suse 9.1
Posts: 4

Rep: Reputation: 0
Talking installing linux instead of microsft xp


Ive currently got suse linux 9.1 and xp on my computer, but im thinking about getting rid of windows altogether. Im hoping it would free up some space and help my pc run better. How hard would it be to do this?

If anyone has any advice it would be much appreciated. I have searched the net but most guides are for dual boot and partitioning installations.

Thanks,
Dan
 
Old 02-01-2005, 10:46 AM   #2
bitpicker
Member
 
Registered: Jul 2003
Location: Germany
Distribution: Xubuntu, Ubuntu
Posts: 416
Blog Entries: 14

Rep: Reputation: 35
You don't need much of a guide for that. Save all the data you might need in future if there is any, start up Yast 2, go into the partitioning tool, use it to delete the NTFS partitions belonging to Windows, then assign the newly free space as you see fit to Linux partitions. If the space is adjacent to existing partitions, those can be expanded (if not, the tool won't let you), or you can create new partitions to use.

Robin
 
Old 02-02-2005, 06:45 AM   #3
basileus
Member
 
Registered: Nov 2004
Location: Turku, Finland
Distribution: Debian, Ubuntu, Gentoo
Posts: 388

Rep: Reputation: 30
You can assign new partitions to any mountpoints you want.

Easiest way to use the freed space is to assign it to mountpoint
/data or something, and keep your music etc. there.

Alternatively, you could use the new partition for example as /usr if you are low on diskspace (have lots of programs installed).

mkdir /newusr
mkfs.ext3 /dev/hdXX
mount -t ext3 /dev/hdXX /newusr
cp -a /usr/* /newusr

---

mv /usr /oldusr
mv /newusr /usr
mount -t ext3 /dev/hdXX /usr

---

After this your system uses the new /usr directory. Also, remember to update /etc/fstab. After you have checked that all works as it should, you can remove the /oldusr.

Check the manpages for more info. NOTE: doing the /usr switch is dangerous if you don't know what you are doing!
 
Old 02-02-2005, 07:02 AM   #4
Error1312
Member
 
Registered: Feb 2004
Location: Belgium
Distribution: Ubuntu 10.04 Lucid Lynx
Posts: 140

Rep: Reputation: 15
Careful though, last time I tried to delete my windows partition trough Yast, Suse was totally screwed up.
 
  


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
Microsft TrueType Fonts on Linux AMD64 latino Linux - General 1 02-22-2005 05:36 AM
Microsft VPN behind a RG7.3 FW jameskilbane Linux - Networking 0 05-25-2004 12:03 PM
What can Microsft Windows do that Linux can't? Thulemanden General 16 03-15-2004 10:29 PM
How to Import Microsft outlook Email in any Red hat 9 Email Software mobassir Linux - Software 0 07-26-2003 04:08 AM
microsft helping US to spy? qanopus General 20 07-03-2003 11:46 AM

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

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