Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - byoungjung.choi

Pages: [1]
1
Installation / Re: I would like to help install Bare Metal Whitebox.
« 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

2
Installation / 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?

Pages: [1]