this post was submitted on 22 Aug 2024
796 points (98.9% liked)
Technology
59271 readers
4059 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You could use GUI partitioning tools to just remove the windows partition and expand your debian installation. Did you install an extra bootloader for linux?
Be careful expanding the Linux partition, depending on how you've set things up, you may need to reinstall the bootloader after doing it. So keep a live USB around in case things don't boot so you can do that.
Yes i installed and changed the boot order to do Debian first, disabled secure and fast boot also. I heard that could cause som issues
It can, but that's not what I meant. When booting linux, do you see the blue windows menu where you can decide between debian and windows or does linux just start? If it just starts, you can just delete the windows partition (make sure to check that all important data has been copied to linux or you will loose it!). If unsure which partition it is, it's the one with ntfs as the file system.
It’s not a blue window, it says Debian and lets me choose between Debian as the first option and windows as like the third one
Good, but as pointed out by another user, you might need to reconfigure grub after deleting the windows partition. Or save your files on an external media and reinstall debian over the entire disk if you don't want to mess around.