Install and boot options [Solved]
Re: Install and boot options
You can just request a friend or relative to borrow their usb stick for a short time (it can be even an old one, 4GB or so) , of course when there's nothing important in it (as it will be reformatted).. Then use Rufus on Windows to write the MX iso, then boot with (after entering Bios settings and setting the Boot Sequence according to that, usb option before/above the hdd etc.. )
Re: Install and boot options
OK, based on given information here a general way toTarq wrote: Mon Jan 22, 2024 11:55 amYes, it contains a Windows 10 Pro operating system with a 32-bit architecture. The boot is fine and is currently booting from it. The target device contains hardware and physical components from external media ports. It is also compatible with the requirements of the target operating system.fehlix wrote: Mon Jan 22, 2024 11:36 amAnd does the laptop also have an Operating System? And does it boot?
Please don't answer with just yes or no, rather give a bit more information
about the laptop which does "not have a flash drive or any external media."
Install and Boot MX Linux from a 32bit based laptop with Windows Operating system
with legacy BIOS/MBR bootloader without any external boot media:
1st step:
* Prepare the target laptop: by creating at minimum 2 partitions:
a FAT-32 about 2-3-GB to hold the MX Linux ISO
and a
2nd one to be used for root-partition, choose simply FAT32 with windows,
the partition will be reformatted anyway during installation.
You can create more partitions if needed for extra /home and swap.
* next get latest MX-23.2 32bit ISO
and place it / copy onto the 1st newly create FAT-32 partition
* next get EasyBCD from NeoSmart and install,
wich allows to create BCD-boot entries shown with the Windows boot menu
and is able to boot from bootable Linux ISO files,
by utilizing grub's internal chainloader facility.
Any detailed questions, let us know.
+++EDIT+++
A 2nd alternative way is to use GRUB2WIN,
which allows to install GRUB boot loader and tools onto Windows,
where the generated GRUB menus (located on the Windows partition), are ready to be used
for adding an GRUB menu entry using MX LiveBoot feature "fromiso".
So you have at least two options, to proceed with out any external boot media.
PS: It may be easier to get a USB-thumb drive instead.
Good Luck
Re: Install and boot options
I did not mention the model of the device and its features because I made sure it was compatible with the system
My English is bad, sorry for that. Please try to understand and express as much as possible
Re: Install and boot options
This option is not availableCharlie Brown wrote: Mon Jan 22, 2024 12:27 pm You can just request a friend or relative to borrow their usb stick for a short time (it can be even an old one, 4GB or so) , of course when there's nothing important in it (as it will be reformatted).. Then use Rufus on Windows to write the MX iso, then boot with (after entering Bios settings and setting the Boot Sequence according to that, usb option before/above the hdd etc.. )
Last edited by Tarq on Mon Jan 22, 2024 6:55 pm, edited 1 time in total.
My English is bad, sorry for that. Please try to understand and express as much as possible
Re: Install and boot options
Bad news. I will try to install directly via the hard disk, as one of the members here said. I know that it is complicated, as is the case when installing over the network, but I think it may be less complicated. I will see what I can do.
My English is bad, sorry for that. Please try to understand and express as much as possible
Re: Install and boot options
@Tarq
Until you tell us the make and model of your laptop, there's very little if anything we can help you with.
Until you tell us the make and model of your laptop, there's very little if anything we can help you with.
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.
Re: Install and boot options
@Tarq wrote:
The rules of this forum (you have read the rules, right?) require that all help requests be accompanied by a Quick System Info (QSI) report. Since you are not in a position to provide a QSI yet, the very least you can do to comply is to give use the make and model of the target laptop.I did not mention the model of the device and its features because I made sure it was compatible with the system
HP 15; ryzen 3 5300U APU; 500 Gb SSD; 8GB ram
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.
HP 17; ryzen 3 3200; 500 GB SSD; 12 GB ram
Idea Center 3; 12 gen i5; 256 GB ssd;
In Linux, newer isn't always better. The best solution is the one that works.
Re: Install and boot options
Ok, in case you manage to get GRUB2WIN installed.Tarq wrote: Mon Jan 22, 2024 6:58 pm ...I will try to install directly via the hard disk, as one of the members here said. I know that it is complicated, as is the case when installing over the network, but I think it may be less complicated. I will see what I can do.
Here a 3rd way to get the ISO "Live"-booted.
in addtion to already mentioned way in above post #13
On the 1st newly created FAT32 partition, create this first FAT partition with at least twice the size of the ISO.
And impotant do label the Partition as "MX-Linux", as we can use this label "MX-Linux" within the menuntry below.
Now extract the LiveISO, so you will have all the files on folder as found on the MX ISO.
Important folder is the "/antiX" directory, which holds the whole linux system in one big squashfs file.
So now effectively you have manually created a "Frugal Installation" of MX Linux.
You need now a GRUB menu entry to be able to boot into this "Frugal Installation",
e.g like this one:
Code: Select all
menuentry "MX 23.2 Libretto manual Frugal Install" {
insmod part_msdos
insmod fat
search --no-floppy --set=root --label MX-linux
linux /antiX/vmlinuz bdir=antiX blab=MX-Linux quiet splasht nosplash
initrd /antiX/initrd.gz
}
By this when selecting GRUB2WINS grub-menu from Windows Boot menu,
you would find this added menuentry "MX 23.2 Libretto manual Frugal Install"
to "frugal boot" into the extracted LiveISO.
HTH
- DukeComposed
- Posts: 1506
- Joined: Thu Mar 16, 2023 1:57 pm
Re: Install and boot options
Hi there,Tarq wrote: Mon Jan 22, 2024 6:50 pm I did not mention the model of the device and its features because I made sure it was compatible with the system
There's a document called How To Ask Questions The Smart Way that may be helpful to you for getting your issue resolved. Particularly the section titled Be precise and informative about your problem. With the scant information you've provided, there isn't much anyone can suggest to resolve your issue without psychic powers. You've provided no details, no list of steps you took, and no steps for anyone else to try to reproduce the problem you're experiencing.
Best of luck to you installing Linux on hard mode.