![]() |
[SOLVED] Expanding LL partition - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Hardware - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=6) +--- Forum: Hard Drives and SSDs (https://www.linuxliteos.com/forums/forumdisplay.php?fid=26) +--- Thread: [SOLVED] Expanding LL partition (/showthread.php?tid=875) |
[SOLVED] Expanding LL partition - saturnfreeway - 09-21-2014 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 Re: Expanding LL partition - saturnfreeway - 09-23-2014 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? Re: Expanding LL partition - riser - 09-24-2014 You have 2 options:
riser Re: Expanding LL partition - saturnfreeway - 09-25-2014 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. |