GParted

From ERPXE Wiki

Important information

This plugin requires a static IP address (Default is 10.0.0.1).
Every change to the server IP MUST be reflected into the plugin's menu file.
How to adjust ERPXE to local IP address

return to Plugins list

GParted 0.9.0.7
64px-Scalable_gparted.svg.png
http://gparted.sourceforge.net/

Information

ERPXE Module

  • Name: - GParted
  • Version: 0.9.0.7

Plugin type

Plugin type
GParted Anti-Virus Deployment Diagnostics OS Installation Live Media Recovery Tools
No Yes No No Yes No

Plugin Requirments

Plugin Requirments
GParted CIFS HTTP Internet NFS Linux OS Windows OS
No No No No Yes Yes

Screen Shots

300px-GParted.png



Special Information

GParted is a GTK+ front-end to GNU Parted and the official GNOME Partition Editor application.

It is used for creating, deleting, resizing, moving, checking and copying partitions, and the file systems on them.

This is useful for creating space for new operating systems (works with Vista / Windows 7 System & Data partitions), reorganizing disk usage, copying data residing on hard disks and mirroring one partition with another (disk imaging).

Linux Installation Instructions

Download gparted0907-XXX.tar.gz to /

https://sourceforge.net/projects/erpxe/files/plugins/

extract gparted0907-XXX.tar.gz file:

tar -xvzf gparted0907-XXX.tar.gz

Download GParted 0.9.0.7 ISO Latest Version to /mnt/ :

http://gparted.sourceforge.net/

Mount ISO file to temporary location (/mnt/cdrom/)

mkdir /mnt/cdrom/
mount -o loop /mnt/gparted-live-0.9.0-7.iso /mnt/cdrom/

Copy vmlinuz , initrd.img , filesystem.squashfs , filesystem.packages to appropriate directory: (LOWER CASE ONLY!)

cp /mnt/cdrom/vmlinuz /tftpboot/er/plugins/gparted/
cp /mnt/cdrom/initrd.img /tftpboot/er/plugins/gparted/
cp /mnt/cdrom/filesystem.squashfs /tftpboot/er/plugins/gparted/
cp /mnt/cdrom/filesystem.packages /tftpboot/er/plugins/gparted/

Verify files with filelist.txt in each folder.

All Done!