Jump to content

Having trouble with Gparted message "free up less space"

- - - - -

  • Please log in to reply
4 replies to this topic

#1
1968mike

1968mike

    Newbie

  • Members
  • Pip
  • 3 posts
I was trying to partition my drive with GParted while using the KDE Live CD, and I got an error that said
1040>1024= not supported yet then it said to free up less space. Ummm, help please.

I appreciate your time and concern, thank you!

Mike

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Where did you have 1040? Change it to 1024.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
1968mike

1968mike

    Newbie

  • Members
  • Pip
  • 3 posts
Well, it is during partition resizing, I can't resize it.

#4
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
Could you list the output of this command?
sudo fdisk -l /dev/sdd
sdd being replaced with your drive and not a partition.

You could technically reformat the parition to use 1024 byte blocks to satisfy that GParted version limitations:
sudo mkfs.ext4 -b 1024 -L /dev/sda[SIZE=1][I][B]partitionnumberhere[/B][/I][I][B][/B][/I][/SIZE]

Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#5
1968mike

1968mike

    Newbie

  • Members
  • Pip
  • 3 posts
Thank you for your help, I really appreciate it! I really don't want to format my drive, as it has windowsXP on it. I have since installed it on an older computer that I have, and I'm resolved to just using the Live-CD on this laptop. Again, thank you very much for your help, you have been great!

Sincerely,

Mike




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users