dual boot question......

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Fred

Re: dual boot question......

Post by Fred »

HMFIC,

Yes you can have access to your Windows, (NTFS), partition in Linux. Just follow the instructions below.

Open a terminal and type: (put your username in place of mine in all cases.)

mkdir /home/fred/Windows

gksu gedit /etc/fstab

A window will open displaying the fstab file for editing. Put the following line at the end of the file, save and close. ( I am assuming your Windows install is located on the first partition of the first hard drive.)

/dev/sda1 /home/fred/Windows ntfs defaults,umask=007,gid=46 0 0

That is it. Reboot and you should have a folder in your /home named Windows. Clicking on it will open your Windows partition.

Fred
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Fred

Re: dual boot question......

Post by Fred »

HMFIC,

No No... not smarter at all. Just been around a long time, in almost every sense of the word. :-)

Glad I could help and Merry Christmas to you and yours!

Fred
Locked

Return to “Beginner Questions”