Author Topic: I would like to help install Bare Metal Whitebox.  (Read 5028 times)

byoungjung.choi

  • Member
  • ***
  • Posts: 2
    • View Profile
I would like to help install Bare Metal Whitebox.
« on: August 17, 2017, 08:28:25 AM »
I would like to help install Bare Metal Whitebox.

1. Download "wanos-3.2.3-ub-img.zip" and unzip it and write to ssd with dd command.
2. I connected my ssd to my PC(x86 i7-4770) and booted it, but I get GRUB error.
    - "insmod incompatible license"
    - "grub rescue"
3. In grub rescue, boot the OS to recovery mode and repair Grub and boot.
4. After booting, "segmentation fault" is displayed on the ip information part and "tc login Does not.
5. After booting into recovery mode, "segmentation fault" occurs in many commands such as su, bash and so on.

Q
1. Can I understand "Bare Metal Whitebox" as normal PC (x86 i7-4770)?
2. Is there anything wrong with my progress?
3. "Bare Metal Whitebox" I would like to test it. Is there any other way?

JohnNicholas

  • Team Wanos
  • Contributor
  • Full Member
  • ****
  • Posts: 26
    • View Profile
Re: I would like to help install Bare Metal Whitebox.
« Reply #1 on: August 17, 2017, 08:38:34 AM »
1) Yes, any normal x86 pc/server/appliance with normal BIOS (not-uefi bios boot)
2) No, can't see anything wrong, but not sure of the exact dd command used. If writing to partition number (sda1) and not disk (sda), it might not work as expected.
3) Instead of using dd, use win32disk imager or similar tool that writes the whole partition table as well.
CCNA

byoungjung.choi

  • Member
  • ***
  • Posts: 2
    • View Profile
Re: I would like to help install Bare Metal Whitebox.
« Reply #2 on: August 17, 2017, 09:52:37 AM »
Thank you.

I just solved the booting in another way (10 minutes ago). But I do not think that's a problem.

I booted the VM with a hyper-V VHD image and copied the package to ssd.
Copy /usr/lib/python3.4/encodings/__pycache__/ ... I got an "Input / Output error" here and fixed it by re-copying it with "fsck.ext4 -c / dev / sdc1" .
.
.
.

Order of work
1. VHD booting, all file backup
2. ssd (img write disk) filesystem error: fsck.ext4 / dev / sdc1
3. backup file -> sdd copy

ahenning

  • Team Wanos
  • Administrator
  • Full Member
  • *****
  • Posts: 629
    • View Profile
Re: I would like to help install Bare Metal Whitebox.
« Reply #3 on: August 17, 2017, 12:45:53 PM »
I wonder if the RAW disk image was maybe damaged during download.
dd usually works without issue.
CCIE RS, CCIE SP, Mnet&sys

Note: Forum posts may be outdated. Please see the latest documentation at wanos.co/docs