Software - Support > Installing Linux Lite

Fine Details needed for partitioning & mounts in a legacy laptop with WinXP32 on

<< < (3/3)

Wombat66:
Many thanks Goldfinger and Rob for your reply I will deal with what you raised later today and post my thoughts

gold_finger:

--- Quote from: Wombat66 on April 26, 2014, 12:02:18 PM ---I have a 2009 Fujitsu Esprimo Mobile 250 Gb  and 2 Gb Ram and 3 USB's and a DVD. 
Win XP 32  Sp3 has C drive , sda 1   84Gb  NTFS and D drive 78 Gb  sda 5 which is full of documents mainly,  NTFS and E: drive sda 6 which is 88 Gb and NTFS and which I have emptied of all but less than 1 Gb of stuff in order to put Linux Lite 1.08 on it .

I have 30 Gb  free space in drive C for my XP work.
I have been told to 1. Delete drive E , sda 6 and create 2 logical partitions  ONE of 50Ggb NTFS and the Second Linux /ext4 root partition + Linux Swap space of 1-2 Ggb and to leave about 8-10 Ggb of unallocated space for windows .
--- End quote ---

How you partition really depends on how you want to use computer.  Don't know why someone told you to make an NTFS partition -- usually you'd do that to have a partition that could be shared for storing data you'll  want access to from both Windows and Linux.  (Windows can't use Linux formatted partitions, but Linux can use Windows formatted ones.)  You stated already that you have what sounds like an NTFS partition for data files (drive D:); so I'm not sure that you would need to create another one unless you had something specific in mind for it.

Sounds like you have a second data partition (drive E:) which you've emptied to make room for Linux.  (As N4RPS said, it that little bit of data left on it is anything you need, copy it off somewhere else before deleting the partition.)  If there is not much room left on the "D: drive" partition, then that may be why someone told you to make another NTFS partition.  However, in that situation, you can just expand the size of the D: drive after the E: drive is deleted and not bother making another partition.  Or, if you really did want another NTFS partition, don't delete E:, just shrink it to make room for Linux.  (No point in deleting it, then recreating it.)

I have no idea why you were told to keep 8-10GB unallocated space for Windows.  Do you?  That doesn't make a whole lot of sense.

Let us know how you want to use computer.  Do you want all Windows and Linux data separated; or will you want to have access to some or all data files from both OS's?

At this point, if you haven't done anything yet, boot into Windows and take a screenshot of the partitions as shown under disk management section.  Post that screenshot back here for us to see.  Then boot up with the live LL disk and open a terminal window.  Copy/Paste the following commands into a terminal one at a time and hit enter after each:

--- Code: ---sudo fdisk -l
--- End code ---

--- Code: ---sudo blkid
--- End code ---

The two commands will display information about the current partition structure on your drive.

Highlight/Copy the entire output, then paste it back here for us to see.  When typing your reply, hit the "#" button on forum interface.  It will insert two code blocks -- [ code ] ... [ /code ] -- into your reply area.  Paste the terminal output between the two code blocks.  That makes it easier for us to read.


While waiting for replies back:
*  Create backup copy of important files on any partitions -- good to have just in case you make mistake, power goes out, etc.
*  Make Win XP recovery CD/DVD if you don't already have one.

N4RPS:
Hello!

gold_finger is our resident partitioning expert, and his tutorials are excellent. Nonetheless, I WILL tell you THIS:

EVERYTHING you want to keep id that 'less than 1 GB' HAS to be moved OFF your drive E: BEFORE you delete that partition, because you'll lose all the data you have left there if you don't. Also, if you resize any of your Windows partitions, boot into XP after you do, so that XP can run a CHKDSK on the resized NTFS partitions.

You sound like you have your partitioning scheme pretty well thought out. 30 GB + a 2 GB swap area will be plenty for a beginner's Linux Lite system. If you have another hard drive (or an external one), and you CAN, back up what you have now using Redo Backup before changing ANYTHING. That way, you can restore what you had if something goes wrong.

As a rule of thumb, I choose to resize and define my partitions - including the swap area - by using the Partition Editor (GPartEd) on the LiveCD BEFORE performing the actual installation. That way, I already have my partitioning structure set up when I run the installer, and only have to tell the installer to format the Linux Lite partition, set the mount point as / (root), and to also install GRUB on sda...

73 DE N4RPS
Rob

 

Wombat66:
I have a 2009 Fujitsu Esprimo Mobile 250 Gb  and 2 Gb Ram and 3 USB's and a DVD. 
Win XP 32  Sp3 has C drive , sda 1   84Gb  NTFS and D drive 78 Gb  sda 5 which is full of documents mainly,  NTFS and E: drive sda 6 which is 88 Gb and NTFS and which I have emptied of all but less than 1 Gb of stuff in order to put Linux Lite 1.08 on it .

I have 30 Gb  free space in drive C for my XP work.
I have been told to 1. Delete drive E , sda 6 and create 2 logical partitions  ONE of 50Ggb NTFS and the Second Linux /ext4 root partition + Linux Swap space of 1-2 Ggb and to leave about 8-10 Ggb of unallocated space for windows .

I am unsure  what to do
1. I will select the "something else option"   2. I will select  sda 6 then a) Do I format the whole  E   drive?   b) When I select 50Ggb for the NTFS partition do I select DOS or Windows in the mount menu?  c) What will that NTFS partition be used for ?  With XP or with Linux?  d) To do this I must write it to disc and there is no undoing after that point .  e) Linux Swap has to be 1-2 Ggb or can I make it more to improve my RAM ability? which is 2Ggb?....It seems my /ext4 Linux partition will be about 25-27 Ggb.I need to know also what MOUNTING is or does and f) What names do I give the partitions and mounts . 
The Linux Lite OS Installation guide is inadequate and does not explain what to do with these issues .
I would appreciate your guidance there.

Navigation

[0] Message Index

[*] Previous page

Go to full version