Increase volume size

Hi, I’m using Hyper-V on my SLES 11. In my initial setup the HDD is only 50GB. But I’ve increase it to 1TB. The problem is, where to apply or extend the volume size?
See image for reference.

I want to increase the /dev/sda1 is that possible?

I’m new to Linux, sorry for ignorance.

Thanks,

It seems like your server is not setup with LVM so you won’t be able to easily “increase the volume size”.
Is there a reason you need to increase the root partition, maybe you could just add a new 1TB disk, partition it and mount it as /mnt/mydatadisk for example?

Thomas

Hi, thanks for your reply. So, to summarize I cannot increase the size of the /dev/sda1? What I did now is create new partition /dev/sda3

Because your partition layout has swap after the main filesystem, you’re a
bit stuck trying to resize the actual partitions as they are, but you
could boot from external media, delete swap (it’s not important 99% of the
time), resize root to take up most of the space, and optionally add swap
back. Using something like Yast, or parted, should make this pretty easy,
though because you do not have LVM in place (something else that needs to
be done at initial-install time usually) you’re left doing this with
external media rather than from the running system.


Good luck.

If you find this post helpful and are logged into the web interface,
show your appreciation and click on the star below…

That’s probably your best option…

Bad things happen to a Linux system when you run out of disk space. To minimize the risk of that happening, it is much safer to use a separate disk or partition to store backups.

Hi man’s,
the Suse installation is complete after you insert the first DVD, or you need the second dvd?
Because it is senseless to release a DVD 3Gb and 5Gb from another.

Sorry if it is not the appropriate section and for my English.
Thank’s.

[QUOTE=buzzlight15;36068]Hi man’s,
the Suse installation is complete after you insert the first DVD, or you need the second dvd?
Because it is senseless to release a DVD 3Gb and 5Gb from another.

Sorry if it is not the appropriate section and for my English.
Thank’s.[/QUOTE]
Hi and welcome to the Forum :slight_smile:
The second DVD (and the same for the SDK) is the src rpms and not needed for installing SLE…