This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
USB boot process FAIL (HP dc7800)
-
GreaT
- NewUser

- Posts: 8
- Joined: 04 Nov 2014 13:37
- Status: Offline
USB boot process FAIL (HP dc7800)
HI,
I get the flashing cursor on the left upper corner of the screen while the boot process. The image file is the latest "NAS4Free-x64-embedded-9.2.0.1.972.img". I unpacked the file and used the win32 imager and this method too: "viewtopic.php?f=55&t=97" none of them worked for me. The latest FREENAS boots flawlessly.
I think the HP bios is expecting the floppy boot image... How can i make the floppy (FAT) boot image? Is it possible to change the loader?
Thanks,
I get the flashing cursor on the left upper corner of the screen while the boot process. The image file is the latest "NAS4Free-x64-embedded-9.2.0.1.972.img". I unpacked the file and used the win32 imager and this method too: "viewtopic.php?f=55&t=97" none of them worked for me. The latest FREENAS boots flawlessly.
I think the HP bios is expecting the floppy boot image... How can i make the floppy (FAT) boot image? Is it possible to change the loader?
Thanks,
-
armandh
- Advanced User

- Posts: 398
- Joined: 23 Jun 2012 04:15
- Location: St Louis County Missouri USA
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
the problem may be polling some other usb storage first
the problem may be the USB stick is not a fat file but a driver driven other file system
use a 2 Gb or smaller fat formatted USB stick in the first polled usb port
I load the usb stick from the live CD N4F OS.
the problem may be the USB stick is not a fat file but a driver driven other file system
use a 2 Gb or smaller fat formatted USB stick in the first polled usb port
I load the usb stick from the live CD N4F OS.
4 thread 3300 Mhz Intel i3, 1 TB ZFS mirror, available RAM 7.823 Gb, 64 bit NAS4Free 9.1.0.1 rev 573 [88 watts, 48 Mbps]
2 thread 1600 Mhz atom/ion, 1 TB ZFS mirror, available RAM 3.083 Gb, 64 bit NAS4Free-9.1.0.1 rev 573 [27 watts, 35 Mbps]
2 thread 3900 Mhz AMD A6-6400K, 2 TB ZFS Mirror, available RAM 7.557 Gb, 64 bit Nas4Free 9.3.0.2.1771 [89 watts, 68 Mbps]
2 thread 1600 Mhz atom/ion, 1 TB ZFS mirror, available RAM 3.083 Gb, 64 bit NAS4Free-9.1.0.1 rev 573 [27 watts, 35 Mbps]
2 thread 3900 Mhz AMD A6-6400K, 2 TB ZFS Mirror, available RAM 7.557 Gb, 64 bit Nas4Free 9.3.0.2.1771 [89 watts, 68 Mbps]
-
GreaT
- NewUser

- Posts: 8
- Joined: 04 Nov 2014 13:37
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
I tried the USB making from the iso boot -> the lockup (flashing cursor). Later i've installed the real BSD "FreeBSD-9.2-RELEASE-amd64-memstick.img" image onto my pendrive which has a 2Gb capacity -> the same lockup.
I think something is wrong the HP BIOS. It isn't compatible with the BSD loader. The same iso boots flawlessly from DVD drive. The same s**t happened with the xpenology GRUB loader, but i successfully booted the syslinux (FAT) image.
FREENAS uses the same loader which is boots normally. What is the difference?
I think something is wrong the HP BIOS. It isn't compatible with the BSD loader. The same iso boots flawlessly from DVD drive. The same s**t happened with the xpenology GRUB loader, but i successfully booted the syslinux (FAT) image.
FREENAS uses the same loader which is boots normally. What is the difference?
armandh wrote:the problem may be polling some other usb storage first
the problem may be the USB stick is not a fat file but a driver driven other file system
use a 2 Gb or smaller fat formatted USB stick in the first polled usb port
I load the usb stick from the live CD N4F OS.
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
Hi, GreaT
You wrote "I think something is wrong the HP BIOS." => you right.
Sometimes HP and Dell as daughter make BIOS, which know boot only from FAT.
For HP and DEll I prepare FAT formatted image https://sourceforge.net/projects/alexey ... b/9.2.0.1/ with NAS4Free-x86-LiveCD-9.2.0.1.925.iso
Try boot from it
Do
1 Download
2. Extract from archive
3 Write with Diskimagewriter https://sourceforge.net/projects/win32diskimager/
If boot success you can replace 925 version on newer
Do
1. Connect USB with image to PC (Windows, Linux, etc )
2. Delete file NAS4Free-x86-LiveCD-9.2.0.1.925.iso and put into what you want ( must be ISO )
3. edit syslinux.cfg
You wrote "I think something is wrong the HP BIOS." => you right.
Sometimes HP and Dell as daughter make BIOS, which know boot only from FAT.
For HP and DEll I prepare FAT formatted image https://sourceforge.net/projects/alexey ... b/9.2.0.1/ with NAS4Free-x86-LiveCD-9.2.0.1.925.iso
Try boot from it
Do
1 Download
2. Extract from archive
3 Write with Diskimagewriter https://sourceforge.net/projects/win32diskimager/
If boot success you can replace 925 version on newer
Do
1. Connect USB with image to PC (Windows, Linux, etc )
2. Delete file NAS4Free-x86-LiveCD-9.2.0.1.925.iso and put into what you want ( must be ISO )
3. edit syslinux.cfg
Nas4Free config.xml will stored into conf folderdefault nas4free
prompt 1
timeout 3
say -
say Welcome to Nas4Free bootable USB flash drive!
say Created by Alexey Kruglov <alexeykr68@gmail.com>
say http://forums.nas4free.org
Wait about 10 minutes......
LABEL nas4free
LINUX memdisk
INITRD NAS4Free-x86-LiveCD-9.2.0.1.925.iso <--- insert image filename
APPEND iso
Home12.1.0.4 - Ingva (revision 7091)/ x64-embedded on AMD A8-7600 Radeon R7 A88XM-PLUS/ 16G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
-
armandh
- Advanced User

- Posts: 398
- Joined: 23 Jun 2012 04:15
- Location: St Louis County Missouri USA
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
if you have enough SATA or PATA ports, these have aleasys worked for me
http://www.logicsupply.com/components/s ... h-modules/
http://www.logicsupply.com/components/s ... h-modules/
also small Hdd [salvaged from win 95 era lap tops or xerographic printers]
these can be installed and set to spin down 5 minutes after loading the embedded N4F
http://www.logicsupply.com/components/s ... h-modules/
http://www.logicsupply.com/components/s ... h-modules/
also small Hdd [salvaged from win 95 era lap tops or xerographic printers]
these can be installed and set to spin down 5 minutes after loading the embedded N4F
4 thread 3300 Mhz Intel i3, 1 TB ZFS mirror, available RAM 7.823 Gb, 64 bit NAS4Free 9.1.0.1 rev 573 [88 watts, 48 Mbps]
2 thread 1600 Mhz atom/ion, 1 TB ZFS mirror, available RAM 3.083 Gb, 64 bit NAS4Free-9.1.0.1 rev 573 [27 watts, 35 Mbps]
2 thread 3900 Mhz AMD A6-6400K, 2 TB ZFS Mirror, available RAM 7.557 Gb, 64 bit Nas4Free 9.3.0.2.1771 [89 watts, 68 Mbps]
2 thread 1600 Mhz atom/ion, 1 TB ZFS mirror, available RAM 3.083 Gb, 64 bit NAS4Free-9.1.0.1 rev 573 [27 watts, 35 Mbps]
2 thread 3900 Mhz AMD A6-6400K, 2 TB ZFS Mirror, available RAM 7.557 Gb, 64 bit Nas4Free 9.3.0.2.1771 [89 watts, 68 Mbps]
-
GreaT
- NewUser

- Posts: 8
- Joined: 04 Nov 2014 13:37
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
Thanks,
The boot process was fine, but i get the error message while booting "corrupt symbol table", after the boot item (1) i get the error log (BTX halted).
http://i.imgur.com/1YlfA6b.jpg
When i use the latest ISO: NAS4Free-x64-LiveCD-9.2.0.1.972.iso
http://i.imgur.com/FMlYQ33.jpg
When i booted the "NAS4Free-x64-embedded-9.2.0.1.972.img" after the menu item selection (1) the system reboots.
The boot process was fine, but i get the error message while booting "corrupt symbol table", after the boot item (1) i get the error log (BTX halted).
http://i.imgur.com/1YlfA6b.jpg
When i use the latest ISO: NAS4Free-x64-LiveCD-9.2.0.1.972.iso
http://i.imgur.com/FMlYQ33.jpg
When i booted the "NAS4Free-x64-embedded-9.2.0.1.972.img" after the menu item selection (1) the system reboots.
alexey123 wrote:Hi, GreaT
You wrote "I think something is wrong the HP BIOS." => you right.
Sometimes HP and Dell as daughter make BIOS, which know boot only from FAT.
For HP and DEll I prepare FAT formatted image https://sourceforge.net/projects/alexey ... b/9.2.0.1/ with NAS4Free-x86-LiveCD-9.2.0.1.925.iso
Try boot from it
Do
1 Download
2. Extract from archive
3 Write with Diskimagewriter https://sourceforge.net/projects/win32diskimager/
If boot success you can replace 925 version on newer
Do
1. Connect USB with image to PC (Windows, Linux, etc )
2. Delete file NAS4Free-x86-LiveCD-9.2.0.1.925.iso and put into what you want ( must be ISO )
3. edit syslinux.cfgNas4Free config.xml will stored into conf folderdefault nas4free
prompt 1
timeout 3
say -
say Welcome to Nas4Free bootable USB flash drive!
say Created by Alexey Kruglov <alexeykr68@gmail.com>
say http://forums.nas4free.org
Wait about 10 minutes......
LABEL nas4free
LINUX memdisk
INITRD NAS4Free-x86-LiveCD-9.2.0.1.925.iso <--- insert image filename
APPEND iso
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
sounds like a broken bios implementation.
have you tried updating to the latest bios?
have you tried updating to the latest bios?
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
-
GreaT
- NewUser

- Posts: 8
- Joined: 04 Nov 2014 13:37
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
Yes, i am using the latest BIOS.b0ssman wrote:sounds like a broken bios implementation.
have you tried updating to the latest bios?
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
-
GreaT
- NewUser

- Posts: 8
- Joined: 04 Nov 2014 13:37
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
The "Data Execution Prevention" is always disabled. FREENAS boots fine...
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
Hmm , strangle..GreaT wrote:Thanks,
The boot process was fine, but i get the error message while booting "corrupt symbol table", after the boot item (1) i get the error log (BTX halted).
http://i.imgur.com/1YlfA6b.jpg
But I was use NON-standart patitions - special for old HP, may be it not work with your MB. With My PCs it work
As for me, available memory on this picture says about NOT X64 CPU.When i use the latest ISO: NAS4Free-x64-LiveCD-9.2.0.1.972.iso
When i booted the "NAS4Free-x64-embedded-9.2.0.1.972.img" after the menu item selection (1) the system reboots.
In all cases - try in first with x86, it must boot in all cases
I upload new image , named nas_on_fat.img_972.tar.gz , with standart first sector, fresh build with 972, but I use zipped ISO image, as recommend syslinux
also ldlinux more fresh -6.02 version
I tried it on 3 machines - all work
In all cases - Usefull utilites for make bootable FAT formatted flash
1. Unebootin http://unetbootin.sourceforge.net/
2. Hp flash format tool (need change configuration file, but it work great )
3. RMPrepUSB http://www.rmprepusb.com/
Home12.1.0.4 - Ingva (revision 7091)/ x64-embedded on AMD A8-7600 Radeon R7 A88XM-PLUS/ 16G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
-
GreaT
- NewUser

- Posts: 8
- Joined: 04 Nov 2014 13:37
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
Thanks Alexey,alexey123 wrote:Hmm , strangle..GreaT wrote:Thanks,
The boot process was fine, but i get the error message while booting "corrupt symbol table", after the boot item (1) i get the error log (BTX halted).
http://i.imgur.com/1YlfA6b.jpg
But I was use NON-standart patitions - special for old HP, may be it not work with your MB. With My PCs it work
As for me, available memory on this picture says about NOT X64 CPU.When i use the latest ISO: NAS4Free-x64-LiveCD-9.2.0.1.972.iso
When i booted the "NAS4Free-x64-embedded-9.2.0.1.972.img" after the menu item selection (1) the system reboots.
In all cases - try in first with x86, it must boot in all cases
I upload new image , named nas_on_fat.img_972.tar.gz , with standart first sector, fresh build with 972, but I use zipped ISO image, as recommend syslinux
also ldlinux more fresh -6.02 version
I tried it on 3 machines - all work
In all cases - Usefull utilites for make bootable FAT formatted flash
1. Unebootin http://unetbootin.sourceforge.net/
2. Hp flash format tool (need change configuration file, but it work great )
3. RMPrepUSB http://www.rmprepusb.com/
Your new image is a little bit better, but the machine is stuck (different phase). http://i.imgur.com/gIQrsit.jpg
- alexey123
- Moderator

- Posts: 1469
- Joined: 19 Aug 2012 08:22
- Location: Israel, Karmiel
- Contact:
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
As for me you have hardware problem, if MB cannot load opensolaris kernel.
In first - check voltages +5V, +12V, +3.3V from power supply. If you not have digital tester - just try but without hard disks, motherboard and flash only.
In second - check your memory. BIOS say about 3.4G, so you have 4G as 4*1G boards.
Extract 3 from 4
Try to boot with only 1G.
In first - check voltages +5V, +12V, +3.3V from power supply. If you not have digital tester - just try but without hard disks, motherboard and flash only.
In second - check your memory. BIOS say about 3.4G, so you have 4G as 4*1G boards.
Extract 3 from 4
Try to boot with only 1G.
Home12.1.0.4 - Ingva (revision 7091)/ x64-embedded on AMD A8-7600 Radeon R7 A88XM-PLUS/ 16G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
Lab 12.1.0.4 - Ingva (revision 7091) /x64-embedded on Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz / H61M-DS2 / 4G RAM / UPS Ippon Back Power Pro 600
-
GreaT
- NewUser

- Posts: 8
- Joined: 04 Nov 2014 13:37
- Status: Offline
Re: USB boot process FAIL (HP dc7800)
Hi,alexey123 wrote:As for me you have hardware problem, if MB cannot load opensolaris kernel.
In first - check voltages +5V, +12V, +3.3V from power supply. If you not have digital tester - just try but without hard disks, motherboard and flash only.
In second - check your memory. BIOS say about 3.4G, so you have 4G as 4*1G boards.
Extract 3 from 4
Try to boot with only 1G.
FREENAS boots solaris kernel succesfully on the same machine.
Thanks,
