You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



[SOLVED] Expanding LL partition

Author (Read 3739 times)

0 Members and 1 Guest are viewing this topic.

Re: Expanding LL partition
« Reply #4 on: September 25, 2014, 04:49:24 PM »
 

saturnfreeway

  • Guest
Thanks! That makes things clearer. I already had some success mounting the ntfs partition to the system, but these solutions seem more elegant when trying to completely leave behind Windows. Cheers.
 

Re: Expanding LL partition
« Reply #3 on: September 24, 2014, 02:32:13 PM »
 

riser

  • Occasional Poster
  • **
  • 66
    Posts
  • Reputation: 30
  • Linux Lite Member
    • View Profile
You have 2 options:
  • Use the ntfs partition as a new ext4 partition (can be done from the running distro, no need to boot into Live mode)
    • Start GParted
    • Destroy the ntfs partition
    • Create a new ext4 partition in the empty space
    • Close GParted
    • Create a directory where the new partition will be mounted (as root, but change ownership/privileges as needed)
    • Add the new partition mount line to /etc/fstab
    • Test using "sudo mount -a" and repeat as needed until mounted correctly
  • Add the ntfs partition to the existing partition (must be done from the Live mode)
    • Boot into Live CD mode
    • Start GParted
    • Destroy the ntfs partition
    • Expand the existing ext4 partition
    • Reboot

riser
 

Re: Expanding LL partition
« Reply #2 on: September 23, 2014, 10:28:12 AM »
 

saturnfreeway

  • Guest
From what I've gathered until now, I'd go through these steps:

1. Boot from live USB
2. Unmount and destroy the ntfs partition
3. Format the partition to ext4
4. Reboot
5. Check the UUID with blkid
5. Edit the fstab file to mount the new ext4 automatically

Would this be the way forward?
 

[SOLVED] Expanding LL partition
« Reply #1 on: September 21, 2014, 01:00:23 PM »
 

saturnfreeway

  • Guest
Dear LL community,

Have been using LL for quite some time now and loving it. My old Toshiba Satellite is very happy too.

I'm dual-booting LL and WinXP. I'd like to give LL more breathing space. Currently I've got a partition sda2 formatted ntfs and dedicated WinXP, it only contains files and I'd like to incorporate it into LL. How do I do that? WinXP lives on sda1.

Any help would be very appreciated, thx
« Last Edit: January 20, 2015, 08:00:05 PM by Scott(0) »
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section