F5F Stay Refreshed Software Operating Systems Having trouble setting up Ubuntu?

Having trouble setting up Ubuntu?

Having trouble setting up Ubuntu?

Pages (3): Previous 1 2 3
R
Ralph105
Junior Member
6
02-06-2017, 10:04 AM
#21
Essentially Grub acts as the bootloader, typically launching first when the system powers down. Once set up, it can reach multiple partitions directly, which may span across different physical drives like with LVM. This setup involves various entries that users choose from a menu, each defining the boot path for their desired operating system. For instance, on Linux, it would point to the kernel files and an "initramfs," while in Windows it directs to the user's boot partition to hand control to its own bootloader.
R
Ralph105
02-06-2017, 10:04 AM #21

Essentially Grub acts as the bootloader, typically launching first when the system powers down. Once set up, it can reach multiple partitions directly, which may span across different physical drives like with LVM. This setup involves various entries that users choose from a menu, each defining the boot path for their desired operating system. For instance, on Linux, it would point to the kernel files and an "initramfs," while in Windows it directs to the user's boot partition to hand control to its own bootloader.

T
Tacker_
Member
74
02-07-2017, 10:54 PM
#22
The concept aligns with my Linux Ubuntu setup. However, I must note that this feature could be exploited by malicious actors. Imagine a system with a locked BIOS—you can't open the case to reset it, preventing changes to the boot sequence for operating systems like Linux. If you enable "Boot to USB," "Boot to CD," or even "Boot to Floppy," you can use GRUB on those media instead of relying on the internal drive. This would allow you to switch to an alternative OS without needing physical access. Is it feasible to separate GRUB from the main system and transfer it to another storage medium?
T
Tacker_
02-07-2017, 10:54 PM #22

The concept aligns with my Linux Ubuntu setup. However, I must note that this feature could be exploited by malicious actors. Imagine a system with a locked BIOS—you can't open the case to reset it, preventing changes to the boot sequence for operating systems like Linux. If you enable "Boot to USB," "Boot to CD," or even "Boot to Floppy," you can use GRUB on those media instead of relying on the internal drive. This would allow you to switch to an alternative OS without needing physical access. Is it feasible to separate GRUB from the main system and transfer it to another storage medium?

W
walee123
Senior Member
737
02-08-2017, 01:40 AM
#23
Windows 7 users can set up Grub on an external drive for booting, though this adds little value if security matters. The software offers a way to hide boot entries from the menu and a method to secure them with a password. This protection works only if the person attempting access doesn’t have direct physical control over the device. If they do, you can encrypt the boot partition—either a dedicated one or the entire root partition—and require a decryption code before starting. This ensures that even if someone gains BIOS access, they can’t boot from another drive while your system stays locked down.
W
walee123
02-08-2017, 01:40 AM #23

Windows 7 users can set up Grub on an external drive for booting, though this adds little value if security matters. The software offers a way to hide boot entries from the menu and a method to secure them with a password. This protection works only if the person attempting access doesn’t have direct physical control over the device. If they do, you can encrypt the boot partition—either a dedicated one or the entire root partition—and require a decryption code before starting. This ensures that even if someone gains BIOS access, they can’t boot from another drive while your system stays locked down.

I
iMrBar
Junior Member
2
02-08-2017, 06:21 AM
#24
I rely on my appearance.
I
iMrBar
02-08-2017, 06:21 AM #24

I rely on my appearance.

Y
YoYo7
Member
75
02-23-2017, 12:48 PM
#25
It raises some security issues. I'm interested in understanding what individuals can achieve with appropriate tools and knowledge. I'm studying to become a network administrator, so if there are methods to access a network without being easily detected or traced, I'd like to learn about them. My focus isn't on someone trying to take control of the boot drive installed on a system (likely Windows), but rather on gaining access to the rest of the computer. If someone needed to enter a Windows domain to infiltrate a network, they could use GRUB on a CD or USB. Boot into GRUB and direct it to the desired operating system from external media. They might also try to alter the BIOS boot sequence if locked out. This approach would be less obvious than physically bringing their own device and connecting to the network. Since they could use a temporary USB drive, launch an attack, and then disappear, this is just a theory—I can't confirm it's feasible.
Y
YoYo7
02-23-2017, 12:48 PM #25

It raises some security issues. I'm interested in understanding what individuals can achieve with appropriate tools and knowledge. I'm studying to become a network administrator, so if there are methods to access a network without being easily detected or traced, I'd like to learn about them. My focus isn't on someone trying to take control of the boot drive installed on a system (likely Windows), but rather on gaining access to the rest of the computer. If someone needed to enter a Windows domain to infiltrate a network, they could use GRUB on a CD or USB. Boot into GRUB and direct it to the desired operating system from external media. They might also try to alter the BIOS boot sequence if locked out. This approach would be less obvious than physically bringing their own device and connecting to the network. Since they could use a temporary USB drive, launch an attack, and then disappear, this is just a theory—I can't confirm it's feasible.

Pages (3): Previous 1 2 3