I’ve found that if you’ve got a VGA analog output port on your motherboard or GPU, it’ll output to that by default; so any digital (HDMI, DP, DVI) interface that is powered or plugged in after the fact will have to be toggled with a hotkey to mirror or extend the monitors
- 0 Posts
- 7 Comments
darius@lemmy.mlto Linux@lemmy.ml•what app can I use to see my android device on my debian 13.0 xfce as another directory / plugable external disk?2·1 month agoThis is definitely it, you beat me to it! Thank you
darius@lemmy.mlto Linux@lemmy.ml•How can I delete the Windows 11 operating system from my laptop, which has a dual boot system?41·5 months agoI second this point, a fresh install is definitely the way to go.
darius@lemmy.mlto Linux@lemmy.ml•How can I delete the Windows 11 operating system from my laptop, which has a dual boot system?1·5 months agoGood spot & thank you for the correction!
darius@lemmy.mlto Linux@lemmy.ml•How can I delete the Windows 11 operating system from my laptop, which has a dual boot system?71·5 months agoStep 1: make a backup / clone the disk
Step 2: double check the backup
Step 3: Assuming you’ve got a grub bootloader, boot into Linux Mint, use GParted or Gnome-Disk-Utility
Step 4: Identify your NTFS Windows 11 partition, the utility should show if it is mounted or not (it should not be mounted unless you added it to /etc/fstab
Step 5: resize your Linux mint partition (ext4fs), & make sure you don’t accidentally move the partition
Step 6: sudo update-grub to remove the entries for Windows 11 since it doesn’t exist anymore
More info on if you’ve got an HDD vs SSD, MBR vs GPT partitioning, or a screenshot of your partition table from either of the disk utilities in step 3 would help us help you
darius@lemmy.mlto Linux@lemmy.ml•want to clone my debian install so i can test updating to trixie7·6 months agoI would recommend cloning the entire disk to another disk of equal or greater size before, best procedure is to boot to a USB installation, run Gnome-Disk-Utility, create a disk image onto a second larger disk, then restore that image to a third disk which is equal or greater in terms of capacity to your bookworm disk, then unplug your orignal bookwork disk amd then attempt to boot from that third disk (fingers crossed)
If you’re comfortable with the dd command that’s another route to take but if you’re not paying attention you can very easily wipe your own disk!
~2007, Compiz wobbly windows and the desktop cube was my gateway via Ubuntu, after a few years shifted over to Debian with XFCE