Click here to Skip to main content
15,884,472 members
Home / Discussions / Linux Programming
   

Linux Programming

 
AnswerRe: Debugging "command" .... Pin
Richard MacCutchan30-Apr-23 21:16
mveRichard MacCutchan30-Apr-23 21:16 
QuestionMessage Closed Pin
30-Apr-23 7:36
Member 1496877130-Apr-23 7:36 
AnswerRe: Restructuring (Linux) device partitions Pin
Richard MacCutchan30-Apr-23 6:02
mveRichard MacCutchan30-Apr-23 6:02 
PraiseRe: Restructuring (Linux) device partitions Pin
Olif Oftimis5-Aug-23 14:27
Olif Oftimis5-Aug-23 14:27 
AnswerRe: Restructuring (Linux) device partitions Pin
Dave Kreskowiak30-Apr-23 6:20
mveDave Kreskowiak30-Apr-23 6:20 
PraiseRe: Restructuring (Linux) device partitions Pin
Olif Oftimis5-Aug-23 14:28
Olif Oftimis5-Aug-23 14:28 
QuestionMessage Closed Pin
22-Apr-23 15:04
Member 1496877122-Apr-23 15:04 
AnswerRe: adding virtual rfcomm - repost Pin
Richard MacCutchan22-Apr-23 21:12
mveRichard MacCutchan22-Apr-23 21:12 
QuestionMessage Closed Pin
2-Apr-23 10:46
Member 149687712-Apr-23 10:46 
AnswerRe: Please help me understanding Bluetooth "socket"usage ... Pin
Richard MacCutchan2-Apr-23 22:22
mveRichard MacCutchan2-Apr-23 22:22 
GeneralMessage Closed Pin
3-Apr-23 4:31
Member 149687713-Apr-23 4:31 
GeneralRe: Please help me understanding Bluetooth "socket"usage ... Pin
Richard MacCutchan3-Apr-23 4:40
mveRichard MacCutchan3-Apr-23 4:40 
AnswerRe: Please help me understanding Bluetooth "socket"usage ... Pin
Gerry Schmitz3-Apr-23 6:10
mveGerry Schmitz3-Apr-23 6:10 
AnswerRe: Please help me understanding Bluetooth "socket"usage ... Pin
jschell3-Apr-23 6:47
jschell3-Apr-23 6:47 
GeneralMessage Closed Pin
3-Apr-23 14:08
Member 149687713-Apr-23 14:08 
GeneralRe: Please help me understanding Bluetooth "socket"usage ... Pin
Richard MacCutchan3-Apr-23 21:49
mveRichard MacCutchan3-Apr-23 21:49 
GeneralRe: Please help me understanding Bluetooth "socket"usage ... Pin
jschell4-Apr-23 5:54
jschell4-Apr-23 5:54 
GeneralMessage Closed Pin
4-Apr-23 8:03
Member 149687714-Apr-23 8:03 
GeneralRe: Please help me understanding Bluetooth "socket"usage ... Pin
Richard MacCutchan4-Apr-23 22:26
mveRichard MacCutchan4-Apr-23 22:26 
GeneralRe: Please help me understanding Bluetooth "socket"usage ... Pin
trønderen5-Apr-23 2:58
trønderen5-Apr-23 2:58 
GeneralRe: Please help me understanding Bluetooth "socket"usage ... Pin
Richard MacCutchan5-Apr-23 3:24
mveRichard MacCutchan5-Apr-23 3:24 
QuestionShrinking root partiton Pin
megaadam24-Jan-23 0:27
professionalmegaadam24-Jan-23 0:27 
AnswerRe: Shrinking root partiton Pin
k505424-Jan-23 5:53
mvek505424-Jan-23 5:53 
When you try to resize the filesystem, are you entering numbers in the edit boxes, or using the slider? gparted won't resize the filesystem if the "Free Space Following" box is 0. Using the slider, the Free space following will automatically be filled in as you move the right-hand endpoint.

A quick google search doesn't suggest that there are any issues with resize2fs, and in any case, if you watch the gparted screen, it uses resize2fs to do its work behind the scenes, anyway.

But, as always, when modifying a filesystem, a backup of important data is wise. At the very least, go out and get yourself a USB drive of a suitable size to store your data, and back it up before proceeding. Then you're covered if the worst happens. Or if you just want to start again.

Edit: I'd add that if your drive is more than 3-5 years old you should consider replacing it anyway.
Keep Calm and Carry On

GeneralRe: Shrinking root partiton Pin
megaadam24-Jan-23 12:25
professionalmegaadam24-Jan-23 12:25 
AnswerRe: Shrinking root partiton Pin
megaadam26-Jan-23 2:14
professionalmegaadam26-Jan-23 2:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.