0

This question is in regards to an existing thread: Dual Boot Windows 10 and Linux Ubuntu on Separate SSD.

I am facing an issue with regards to Part-IV / Figure 8 from the thread above.

After assigning letter G to the volume, I tried executing cd /d g:. However, I get an error "Access is denied". I am unsure how to fix it, and proceed with rest of the steps mentioned in the thread above.

Appreciate any help/advice.

Kevin Bowen
  • 19,615
  • 55
  • 79
  • 83
LNB
  • 1
  • Please edit into your post the output of your terminal when you try to run your command cd /d g: – Raffles Aug 15 '20 at 14:35
  • That link is probably a Microsoft version of something. The syntax is different ( "/" on options instead of "-", and the options used on rmdir and cd are nonexistent for Ubuntu/bash. Look for another tutorial, it's not really as complicated as that one makes it. – ubfan1 Aug 15 '20 at 15:58
  • Yes he has to run that command at the Windows command prompt with admin rights. There are better methods to install Ubuntu alongside Win 10 dual boot. – Raffles Aug 15 '20 at 16:59
  • @Raffles: That's right, thanks anyway. See my answer below. – LNB Aug 18 '20 at 04:51

1 Answers1

0

Thanks for the comments!

I found an alternate way to install and use Ubuntu, and it worked okay.

Link.

LNB
  • 1