Jump to content
XPEnology Community

DS3617XS DSM6.2 on Proxmox 5.2 with Jun's loader v1.03b


toseeme

Recommended Posts

1. Standard host on Proxmox, BIOS=SeaBIOS. SATA0 reserved for loader img. add additional data storage HDD on SATA1. setup boot media from SATA0. add serial port for you troubleshooting.

**Pay attention on network, use Intel E1000 instead of VirtIO ** - VirtIO cannot get IP address on network (My experience)

 

2. copy synoboot.img to /var/lib/vz/image, convert img to qcow2 by qemu-img convert, my qm host ID is 100, please modify to yours.

 ** example: qemu-img convert -f raw -O qcow2 /var/lib/vz/images/100/synoboot.img /var/lib/vz/images/100/vm-100-disk-1.qcow2

 

3. import disk by qm inportdisk

** example: qm importdisk 100 /var/lib/vz/images/100/vm-100-disk1.qcow2 <your-qve-disk>

 

4. back to Proxmox devices setting, attach disk as SATA0.

 

5. qm start 100 and monitor on serial port.

 

6. find.synology,com or find IP from your router, using 3617xs 6.2-23729.pat, after launch system, update to 23739 update2.

 

 

2018-09-12 09_30_08-dsm62 - Synology DiskStation.png

Edited by toseeme
Link to comment
Share on other sites

  • 3 weeks later...

hey!

what disk i need past on part 3?

 

3. import disk by qm inportdisk

** example: qm importdisk 100 /var/lib/vz/images/100/vm-100-disk1.qcow2 <your-qve-disk>

 

vm-100-disk-0? (sata0 boot disk) or something else?

 

if i try this - i see error "ERROR: unknown command 'qm importdisk'"

 

nvm, i did misprint

 

Edited by yozz
Link to comment
Share on other sites

4 hours ago, yozz said:

hey!

what disk i need past on part 3?

 

3. import disk by qm inportdisk

** example: qm importdisk 100 /var/lib/vz/images/100/vm-100-disk1.qcow2 <your-qve-disk>

 

vm-100-disk-0? (sata0 boot disk) or something else?

 

if i try this - i see error "ERROR: unknown command 'qm importdisk'"

 

nvm, i did misprint

 

pls try qm --help on your PVE, it will provide you this command as example:

 

qm importdisk <vmid> <source> <storage> [OPTIONS]

Link to comment
Share on other sites

  • 1 month later...
19 hours ago, themogul504 said:

What do i do here I converted to file to qcow2 how would I get the vm to see it. I don't understand part 3. the import to your <your-qve-disk> (what do i do at this part?)

 

the datacnter hdd resource you have. such as hdd-thin. you can check on storage view - Datecenter, which under your Proxmox server list. for mine is hdd-thin. 

2018-11-21 11_48_39-homevm - Proxmox Virtual Environment.png

Link to comment
Share on other sites

  • 1 month later...

Thanks dude,

I also manged to install it on Proxmox 5.3-7 and find small error in step 3:

 

"** example: qm importdisk 100 /var/lib/vz/images/100/vm-100-disk1.qcow2 <your-qve-disk>"

should be:

"** example: qm importdisk 100 /var/lib/vz/images/100/vm-100-disk-1.qcow2 <your-qve-disk>"

according to example in previous step.

Link to comment
Share on other sites

  • 1 month later...
On ‎1‎/‎20‎/‎2019 at 9:31 PM, Antaris said:

Thanks dude,

I also manged to install it on Proxmox 5.3-7 and find small error in step 3:

 

"** example: qm importdisk 100 /var/lib/vz/images/100/vm-100-disk1.qcow2 <your-qve-disk>"

should be:

"** example: qm importdisk 100 /var/lib/vz/images/100/vm-100-disk-1.qcow2 <your-qve-disk>"

according to example in previous step.

<your-qve-disk> means the location where your PVE server saves your host. for me is Local-LVM. you can find it as picture show. 

2019-03-12 13_03_16-Window.png

Link to comment
Share on other sites

  • 1 month later...
  • 2 months later...
On 9/12/2018 at 8:31 AM, toseeme said:

qm importdisk 100 /var/lib/vz/images/100/vm-100-disk1.qcow2 <your-qve-disk>

 

Its still giving me an error.

 

root@Proxmos:~# qm importdisk 102 /var/lib/vz/images/102/vm-102-disk1.qcow2 local-lvm
/var/lib/vz/images/102/vm-102-disk1.qcow2: non-existent or non-regular file
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...