Archive for the 'Windwos' Category

ubuntu subsystem windows 10 : Changing mount point from /mnt/c to /c, /mnt/d to /d

Wednesday, July 24th, 2019

วิธีทำไม่ยาก ตามนี้เลยครับ จะพิมพ์ /mnt/c หรือ /mnt/d มันดูยุ่งยาก และการใช้งาน เลย mount ให้มันเป็น /c /d ซะเลย ขั้นที่ 1 สร้างไฟล์ wsl.conf โดยที่ไม่ต้องลง wsl command ก็ได้ sudo vi /etc/wsl.confsudo vi /etc/wsl.conf ขั้นที่ 2 ให้ automount โดยให้ drive c d มาเริ่มที่ตำแหน่งต่อจาก root # Now make it look like this and save the file when you’re done: [automount] root = / […]