opnsense / core

OPNsense GUI, API and systems backend
https://opnsense.org/
BSD 2-Clause "Simplified" License
3.27k stars 727 forks source link

Latest dvd iso - Boot manager not found. #7853

Closed guliaka closed 1 week ago

guliaka commented 2 weeks ago

Not sure it should go here or in tools ))

Latest dvd amd64 iso, downloaded from opnsense.org Netherland mirror, USA were tried as well. File OPNsense-24.7-dvd-amd64.iso.bz2 downloaded to local disk. Calculated local file SHA256: 4452df716417cac324bb06322fc4428870ac2a64fd6ae47675a421e8db0a18b5. Use 7-zip(latest version) to extract .iso file. Rufus 4.5 log output:

Rufus x64 v4.5.2180 (Portable)
Windows version: Windows 10 Pro for Workstations x64 (Build 19045.4780)
Syslinux versions: 4.07/2013-07-25, 6.04/pre1
Grub versions: 0.4.6a, 2.12
System locale ID: 0x0409 (en-US)
Will use default UI locale 0x0409
SetLGP: Successfully set NoDriveTypeAutorun policy to 0x0000009E
Localization set to 'en-US'
Notice: The ISO download feature has been deactivated because 'Check for updates' is disabled in your settings.
Found 517 officially revoked UEFI bootloaders from embedded list
Found 0 additional revoked UEFI bootloaders from this system's SKUSiPolicy.p7b
Found USB 2.0 device 'XM-35U MS  PRO Reader USB Device' (11B0:6178)
Device eliminated because it appears to contain no media
Found USB 3.0 device 'Specific STORAGE DEVICE USB Device' (1F75:0918)
Found USB 2.0 device 'XM-35U CF  PRO Reader USB Device' (11B0:6178)
Device eliminated because it appears to contain no media
Found USB 2.0 device 'XM-35U XD  PRO Reader USB Device' (11B0:6178)
Device eliminated because it appears to contain no media
Found USB 2.0 device 'XM-35U SD  PRO Reader USB Device' (11B0:6178)
Device eliminated because it appears to contain no media
Found USB 2.0 device 'XM-35U mSD PRO Reader USB Device' (11B0:6178)
Device eliminated because it appears to contain no media
1 device found
Could not get Disk Extents: [0x00000001] Incorrect function.
Disk type: Removable, Disk size: 32 GB, Sector size: 512 bytes
Cylinders: 3824, Tracks per cylinder: 255, Sectors per track: 63
Partition type: MBR, NB Partitions: 1
Disk ID: 0x46E4EF03
Drive has a DOS/NT/95A (F2) Master Boot Record
Partition 1:
  Type: FAT32 LBA (0x0c)
  Detected File System: FAT32
  Size: 29.3 GB (31457247232 bytes)
  Start Sector: 64, Boot: Yes
Scanning image...
ISO analysis:
  Image is an ISO9660 image
  Note: The selected ISO uses Rock Ridge 'deep directories'.
  Because of this, it may take a very long time to scan or extract...
Disk image analysis:
  Image does not have a Boot Marker
ISO label: 'OPNSENSE_INSTALL'
  Size: 2.3 GB (Projected)
  Note: File on disk is larger than reported ISO size by 300 KB...
  Has a Rock Ridge deep directory
  Note: This ISO uses symbolic links, which may not be replicated due to file system
  limitations. Because of this, some features from this image may not work...

And following message: image

Etcher also does not recognize iso as bootable.

Please advise.

OPNsense-bot commented 2 weeks ago

Thank you for creating an issue. Since the ticket doesn't seem to be using one of our templates, we're marking this issue as low priority until further notice.

For more information about the policies for this repository, please read https://github.com/opnsense/core/blob/master/CONTRIBUTING.md for further details.

The easiest option to gain traction is to close this ticket and open a new one using one of our templates.

doktornotor commented 2 weeks ago

I would say it should go to Rufus issue tracker... The ISO boot just fine. Otherwise, you can use the USB images.

https://github.com/pbatard/rufus

guliaka commented 1 week ago

Was able to write with vga image. Will ping Rufus folks. Closing

doktornotor commented 1 week ago

Cool, I mean, these days, the ISOs are really only intended and useful for

The USB (serial/vga/nano) images are directly useable with USB sticks; after unpacking, you can write them as raw image to the USB disk with tools like dd. No fancy GUI apps needed for that.