LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 10-06-2007, 07:56 AM   #1
nooby
Member
 
Registered: Oct 2007
Location: Stockholm Sweden
Distribution: Snow Puppy and Fluppy and Lupu frugal install
Posts: 279

Rep: Reputation: 33
Partitioning for Linux is a permanent thing?


I'm a newbie, I haven't done partitioning before. I used WUBI which is a file, it never partitioning for real, it has a kind of within itself thing going. So it doesn't change the HDD for Win XP.

that is why I liked it. It allow me to get a taste for Ubuntu without having to burn an ISO and no need to learn partitioning for me.

So now my big question

If I do a partitioning for Linux that then is a permanent thing?

The only way to undo it is to format and install win xp fresh?

Me being naive user, is it not possible to just resize them?

Suppose Linux need three partitioned chunks of HDD.

They are different in size. The smaller about one Giga and the biggest as big as one want. When I after playing with Linux for say a year or so decide that this is too difficult for a thumb in the middle of hand like me then I just resize all of them to one meg and then only lose three meg of space?

Is that the only way to regain the space? I guess I have to format these partitions to NTFS before resizing them? Or else it doesn't work.

Will it work?
 
Old 10-06-2007, 08:38 AM   #2
arochester
Member
 
Registered: May 2006
Distribution: Debian
Posts: 615

Rep: Reputation: 98
Quote:
If I do a partitioning for Linux that then is a permanent thing?
No it is not a permanent thing. You shrink the Windows XP partition and leave one space for Linux to go into.
Quote:
The only way to undo it is to format and install win xp fresh?
No you can remove the Linux partition and expand Windows XP to fill the whole space.
Quote:
Me being naive user, is it not possible to just resize them?
Yes it is possible.
Quote:
Suppose Linux need three partitioned chunks of HDD.
Generally one distro needs one chunk. It will put in its root, swap and home.

If you can watch a short video have a look at Dual-booting Windows and Linux the easy way (Linux.com videos)By Robin 'Roblimo' Miller on http://www.linux.com/articles/114157, particularly Video 5. From memory the only thing he misses out is about fixing the MBR - Linux tends to load the Boot onto MBR but removing it is fairly simple.

I have found that the easiest way to dual boot a desktop is to have two hard drives - Windows goes on one and Linux on the other.

I have recently come across "Installing Ubuntu Or Fedora From A Windows Or Linux System With UNetbootin" at http://www.howtoforge.com/unetbootin..._ubuntu_fedora. I have not had need to try this method, but it might be useful to you.
 
Old 10-06-2007, 08:44 AM   #3
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
Partitioning in any system is reversible. This is because a partition is created by defining the 16 bytes in the partition table and the partition interior is "untouched". You can create 12 partitions in any hard disk in Linux, completely fill every partition with data, write down the partition table, then delete every partition and reboot so that the whole disk is reported empty.

You can then follow the recorded partition table and then re-create every partition again and will find not even one byte of data would be lost in the process!!!!!!!!!!!!!!

You can download Parted Magic or Gparted to run it as a Live CD to "resize" and ntfs partitions reliably. On Vista it is recommended you use its own resizer inside "disk management".

Formatting and resizing are permanent and not reversible!!!!!!!!!!!!!! You could resize back to the original size but the process physically alters the filing indexing system each time.

Last edited by saikee; 10-06-2007 at 08:46 AM.
 
Old 10-06-2007, 09:02 AM   #4
nooby
Member
 
Registered: Oct 2007
Location: Stockholm Sweden
Distribution: Snow Puppy and Fluppy and Lupu frugal install
Posts: 279

Original Poster
Rep: Reputation: 33
Thanks to both of you. I get a bit confused. I read you two to say that it is and that it is not? I'm too noob I guess. I ahve to look at that fine video then. Yes I plan to use UNetbootin too. then I don't need to burn a CD or DVD with ISO cause I don't trust me to do such things. I've tried to burn video and failed every time. Not readable by other machines.
 
Old 10-06-2007, 09:17 AM   #5
saikee
Senior Member
 
Registered: Sep 2005
Location: Newcastle upon Tyne UK
Distribution: Any free distro.
Posts: 3,398
Blog Entries: 1

Rep: Reputation: 113Reputation: 113
It is interesting to read a user needs to watch a video and go into a specialised arrangement of inside a Windows to dual boot a Linux.

In a standard installation of a Linux, with Windows installed first, both system will be arranged to dual boot automatically by the Linux installer.

If one examines how a Windows is dual booted in Linux, he/she can use the same "simple and standard" technique to boot another 200 systems of Dos, Windows, Linux, BSD and Solaris. I have done it with 145 systems this way.

Why is a "specialised" technique is preferred to the "simple and standard" technique I never know? A specialised technique is distro specific whereas the "simple and standard" technique is universal applicable to any PC system.
 
Old 10-06-2007, 09:37 AM   #6
Brian1
LQ Guru
 
Registered: Jan 2003
Location: Seymour, Indiana
Distribution: Distribution: RHEL 5 with Pieces of this and that. Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,700

Rep: Reputation: 65
One thing to check is the filesystem you wish to modify. Most partitions can be expanded or shrunk but some cannot have their first byte sector moved so the beginning must remain where it is. Reading info on parted and other apps will mention what it can and can't do.

Brian
 
Old 10-06-2007, 11:47 AM   #7
nooby
Member
 
Registered: Oct 2007
Location: Stockholm Sweden
Distribution: Snow Puppy and Fluppy and Lupu frugal install
Posts: 279

Original Poster
Rep: Reputation: 33
UNetbootin has a partitioner built in? Ot maybe it is GParted Gnome Partition Editor? I guess.

I plan to use UNetbootin, but being a newbie to partition and linux makes he difficult.

My HDD is H: in Windows so I have no clue on what name it get in GParted when I use UNetbootin?

Last edited by nooby; 10-07-2007 at 01:56 AM.
 
  


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
linux driver(Why display permanent) davidhe Linux - Kernel 0 07-02-2007 09:56 PM
Linux System Administrator - South Wales, UK. Permanent post. pete.piano LQ Job Marketplace [Archive] 2 05-08-2007 03:32 AM
maya with X cursor permanent ubuntu linux tfm1 Linux - Software 1 07-04-2006 05:29 PM
How to create new permanent environment variable in Red hat Linux? halturata Linux - Newbie 2 04-10-2006 10:38 AM

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

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