flywithu

Seunghee's Story

  • Migration Guide for Windows VM: From Electic to TrueNAS fangtooth 25.04

    Recently, TrueNas Fangtooth 25.04 was release. The VM system has changed compared to the previous version.

    A new ‘Instances’ menu has been introduced for managing virtual machines. If you were using Windows 10 with a prrevious version of TrueNas, you will need to create a new VM.

    This document outlines the necesary steps.

    1. Import Zvols from the previous version. I prefer cloning over moving for data backup.

    2. I’ve also uplaed GParted and the Windows ISO. In my case, I encounted a timeout error while uploading a large ISO file (Windows). If you experience the same issue, i’ll create another post to address it.
    Gparted – https://downloads.sourceforge.net/gparted/gparted-live-1.7.0-1-amd64.iso

    Windows – https://www.microsoft.com/ko-kr/software-download/windows10

    3. Create a NEW VM

    • I’ve added the import windows disk, gparted live iso and enable VNC.

    4. Remove unsued paritions and create a new partition. Changed the parition to GPT partition.

    You NEED to select the correct disk. I chose it based on the size. This is an important step.

    Remove all other partitions excep the main one. In my case, the 78G partion was the windows. I’m not sure what the othere were. The boot partion shoudl be fat32 but in my case, it was NTFS which caused a boot issue.

    Try to convert the partitions to GPT. – Click Terminal.
    sudo gdisk /dev/diskname (based on right top side information)
    w – y . then you can see complete.

    Return to GUI gparted – refresh the devices.

    Create a partition EFI and fat32 on first area.

    Shutdown the device.

    5. Resotre the boot area with windows ISO.

    insert the windows_iso

    Boot windows 10 Setup.

    Below is korean. but you can click same button.

    Restore the partition.

    diskpart
    list disk
    select disk ? (based on size)
    list partition
    select partition 1
    assign letter=s

    bootrec /scanos
    bcdboot d:\windows /s S: /f UEFI

    DONE!
    6. Reboot the device and wait. It may reboot a few times. Eventually, you will see Windows


    One response to “Migration Guide for Windows VM: From Electic to TrueNAS fangtooth 25.04”

    1. Swissub Avatar

      Just here to dive into discussions, share experiences, and gain fresh perspectives along the way.
      I enjoy understanding different opinions and contributing whenever I can. Always open to fresh thoughts and meeting like-minded people.
      That’s my website:AutoMisto24
      https://automisto24.com.ua/kontakty

    Leave a Reply

    Your email address will not be published. Required fields are marked *

  • Virtual Print V2

    안녕하세요.

    기존에 virtual print는 인쇄 데이터를 그대로 PDF로 저장해 줍니다.
    그래서, pdf를 보았을때, ‘글씨’데이터가 그대로 살아 있고,
    이것 관련해서 ‘보안’상 이슈가 있을수 있습니다.

    그래서 아래와 같이 추가 기능을 넣었습니다.

    • Title 값 참고
    • 그림 형식으로 추가 저장

    아래와 같이 두가지 타입 _original 과 _raster 두개가 저장됩니다. original은 기존과 같은 형식이고 raster는 그림으로 변경 된것 입니다.

    pdf를 alpdf로 읽어 보면 original은 아래와 같이 글씨가 선택이 됩니다. (즉 글씨는 Text로)

    그러나 Raster로 저장된 것은 아래와 같이 ‘이미지’로 저장되어서 OCR을 해야만 합니다. 그만큼 수정등의 보안에 강력합니다. 그리고 일부 사이트에서 가상프린터로 인쇄된 pdf라고 인식되는 경우 이것은 그 부분을 회피할수 있습니다.

    기본적인 사용법은 기존글을 참고해주세요.

    https://flywithuhome.iwinv.net/flywithu/archives/7941

    Leave a Reply

    Your email address will not be published. Required fields are marked *

  • 증권사별 7월 이벤트

    현재 KB증권을 이용중이다.. 나는 혜택이 있지만 HTS (PC거래)시만 적용이 되고,
    아이들 계좌는 일반 수수료 (0.25%) 이다.

    최근에 KB에서 여러 이벤트도 있길래 좀 어떻게 될꺼가 있나 해서 지점과도 통화 했지만 그냥 증권사를 옮기라고 한다. 그래서 몇 곳을 알아 보고 결정을 했다.

    중심으로 둔거는 아이들 계좌이다. 지금 현금 2~3만원 주는 곳은 많은데, ‘평생’ 수수료를 주는 곳으로 택했다.

    그래서 삼성증권은 평생 수수료. 0.03%(미국) . 일반적으로 0.25%니깐.. 당장 몇만원 안줘도, 좀 거래 하다보면 이벤트 3만원 정도 효과가 있다. 장기적으로 보면 이것만으로도 충분히 이익이다. 그러나 현재 계좌를 옮기면 그걸로 이벤트를 준다. 결론적으로 보면 평생 + 타행 이동의 경우 가장 좋은 효과를 보여 준다.

    아래는 미래에셋 이다. 2만원 기본으로 주고, 주식 거래 하면 2~3만원 정도 추가로 받을수 있을것 같다. 그러나 평생은 아니다.

    아래는 나무증권(NH 농협)이다. 여기도 몇만원을 준다.

    마지막으로 키움이다. 여기는 이벤트가 많다. 여기도 몇만원은 주는것 같다.


    Leave a Reply

    Your email address will not be published. Required fields are marked *