How to delete Windows 7 in dual boot with MX 19... see (Fig)
and re-installing Grub.....
(Solved)How to delete Windows 7 in dual boot with MX-19...?
(Solved)How to delete Windows 7 in dual boot with MX-19...?
You do not have the required permissions to view the files attached to this post.
Last edited by Moi on Fri Jan 10, 2020 4:27 am, edited 1 time in total.
Re: How to delete Windows 7 in dual boot with MX-19...?
Just reformat or remove the Win7 partitions, e.g. using gparted.
run update-grub to remove the WIn7-menu entry also.
Re: How to delete Windows 7 in dual boot with MX-19...?
fehlix
thnx... so after formating Win 7 (there are some grub file? see in Fig #1 ).. i go after in Terminal with this command : sudo update-grub ...and rebooting???
thnx... so after formating Win 7 (there are some grub file? see in Fig #1 ).. i go after in Terminal with this command : sudo update-grub ...and rebooting???
Re: How to delete Windows 7 in dual boot with MX-19...?
Not sure what "grub files" you are talking about. The grub related files are on the linux partition which hold /boot/grub folder. The grub-mbr is wrtten into the MBR (Master Boot Record) sector of the boot drive. So reformatting or wiping any none used Win7-partition would not harm any grub-loader related files.Moi wrote: Thu Jan 09, 2020 2:04 pm thnx... so after formating Win 7 (there are some grub file? see in Fig #1 ).. i go after in Terminal with this command : sudo update-grub ...and rebooting???
Re: How to delete Windows 7 in dual boot with MX-19...?
hi fehlix
sorry for the delay
system reserved 100.00 Mib is part of windows installation? i never touched it
sorry for the delay
system reserved 100.00 Mib is part of windows installation? i never touched it
You do not have the required permissions to view the files attached to this post.
Last edited by Moi on Thu Jan 09, 2020 3:50 pm, edited 1 time in total.
- Eadwine Rose
- Administrator
- Posts: 14716
- Joined: Wed Jul 12, 2006 2:10 am
Re: How to delete Windows 7 in dual boot with MX-19...?
Did you do
sudo update-grub
?
sudo update-grub
?
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: How to delete Windows 7 in dual boot with MX-19...?
thnx Eadwine Rose
yes..
so maybe this '' system reserved 100.00 Mib...... is part of windows installation? end there is the grub installed?
if i delete this 100.00 Mib boot (#5) end after i give : sudo update-grub ?
but i remember when i for first installed Win 7 longue time ago so this litle partition 100.00 Mib it was there ?
part of boot window 7 soooo the grub is there installet ? if not ....i go to format this 100 Mib end after : sudo update-grub
some help in 10 next min pls if not i go to knif this 100.00 Mib
yes..
so maybe this '' system reserved 100.00 Mib...... is part of windows installation? end there is the grub installed?
if i delete this 100.00 Mib boot (#5) end after i give : sudo update-grub ?
but i remember when i for first installed Win 7 longue time ago so this litle partition 100.00 Mib it was there ?
part of boot window 7 soooo the grub is there installet ? if not ....i go to format this 100 Mib end after : sudo update-grub
some help in 10 next min pls if not i go to knif this 100.00 Mib

Re: How to delete Windows 7 in dual boot with MX-19...?
You may need to to run efibootmgr to remove windows from the bios boot log.
How to Remove Old EFI Boot Entries in Linux
Boot0004* windows-grub < To remove this line type below
First = sudo efibootmgr < This will give you a list of your boot entry's
Second = sudo efibootmgr -b 0004 -B
After removing your entry exit efibootmgr and rerun sudo update-grub
To check if you computer is UEFI compatible
ls /sys/firmware/efi
-----------------------
Also if you run thunar with sudo in the Devices column you should see a efi folder, inside this is a folder efi/boot/efi/EFI you will see all your old boot logs. One will be named Microsoft after you run the above go to this fold and see if micsosoft has been removed. (Sorry I only use thunar)
How to Remove Old EFI Boot Entries in Linux
Boot0004* windows-grub < To remove this line type below
First = sudo efibootmgr < This will give you a list of your boot entry's
Second = sudo efibootmgr -b 0004 -B
After removing your entry exit efibootmgr and rerun sudo update-grub
To check if you computer is UEFI compatible
ls /sys/firmware/efi
-----------------------
Also if you run thunar with sudo in the Devices column you should see a efi folder, inside this is a folder efi/boot/efi/EFI you will see all your old boot logs. One will be named Microsoft after you run the above go to this fold and see if micsosoft has been removed. (Sorry I only use thunar)
Main : MX 19.1-AHS (i3) 5.4.13-1~mx19+1, Asus B450-i AMD 5 3600 , 32gb Hyper-X 3200 , GTX970 . 
Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)

Lenovo T430 : Debian10 antiX17 (i3) , 4.20.12 , i5 , 12gb .
Lenovo X220 : Test Machine (ATM)
Re: How to delete Windows 7 in dual boot with MX-19...?
thnx to ALL
i deleted this 100.00 Mib (see upper) and
givet this
$ sudo update-grub
Generating grub configuration file ...
Found theme: /boot/grub/themes/linen/theme.txt
Found linux image: /boot/vmlinuz-4.19.0-6-amd64
Found initrd image: /boot/initrd.img-4.19.0-6-amd64
Found memtest86+ image: /boot/memtest86+.bin
done
so windows 7 is not more there
now i go to reboot
hoppe is oook
i deleted this 100.00 Mib (see upper) and
givet this
$ sudo update-grub
Generating grub configuration file ...
Found theme: /boot/grub/themes/linen/theme.txt
Found linux image: /boot/vmlinuz-4.19.0-6-amd64
Found initrd image: /boot/initrd.img-4.19.0-6-amd64
Found memtest86+ image: /boot/memtest86+.bin
done
so windows 7 is not more there
now i go to reboot
hoppe is oook
Re: How to delete Windows 7 in dual boot with MX-19...?
try unmounting the 100MB partition or remove the lttle key. Create a new partition over it with ext4, then delete, should be unallocated now and joined with the rest.
MX Linux Asus F552, 12GB RAM, 500GB WD SSD MX19.2
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1
Dell Inspiron 7559 16GB RAM 1X 256GB SSD & 1TB SSD MX KDE 21.1 & Windows 11
Mini Tower PC 2X 256GB SSD MX KDE21.1