Using the same file system with more than one operating system.
Questions tagged [shared-partition]
21 questions
4
votes
3 answers
To secure my data, is it good to have separate data partitions (along with separate home partition)
I am installing a fresh Ubuntu 15.10 on my laptop after erasing my hard disk completely. Now, what I am interested to know is whether it is good to have a separate data partition along with separate home partition. I checked Internet to get the…
Ravi
- 3,723
- 13
- 44
- 66
4
votes
0 answers
FreeBSD shared swap partition with Linux
What must I do, to run these commands before Arch Linux calls swapon -a?
mkswap /dev/sdaX
swapon /dev/sdaX
Just in case it matters, /dev/sdaX was created in FreeBSD 10.1 environment, as soon as FreeBSD doesn't care, Arch want to swap partition been…
kAldown
- 277
- 2
- 3
- 10
3
votes
1 answer
How to copy partitions from one device to another, including boot partitions?
Basic Explanation
How could I copy partitions sdh1 though shd4 from my 600gb HDD (sdh) to my 1 TB SSD (sdg)? Which are my Windows partitions and still keep it bootable? I used GPT.
Below is a diagram the layouts of my partitions on the 600GB Hard…
MathCubes
- 301
- 1
- 2
- 11
3
votes
1 answer
Hibernation of a dual boot machine with a shared writable partition
This question is similar to the one about resuming from hibernate in a dual boot PC, but i do not assume here that the two systems share the swap. Even though answers to these questions would probably be very similar, I think my question is a bit…
Alexey
- 1,868
- 4
- 20
- 35
2
votes
2 answers
Resizing the ESP /boot/efi partition
I have an existing Debian 9 installation on a 2 TB GPT formatted internal SSD/SATA hybrid hard disk on a brand new Acer laptop. The entire Debian install takes up a mere 600 GB of the hard drive. No other distro nor OSes are on the remaining 1.4 TB…
TheDreamteam
- 21
- 1
- 3
1
vote
1 answer
How to remove Ubuntu from dual boot in Kali?
My laptop has a 2Gb ram & 500Gb of rom & I've ubuntu installed but a few days back I dual booted & installed Kali linux by creating a 100 Gb partition using Ubuntu Live USB. Now I want to completely use Kali Linux & want to delete the Ubuntu…
Shubham Lad
- 13
- 2
1
vote
2 answers
Cant access drives prepared in Windows
Recently I've installed Linux Mint Cinnamon alongside Windows 10 on my SSD. However, the other two drives I have are not properly recognized by Linux Mint.
One appears on the File System tree, but I can't access it, and the other doesn't even…
noaxp
- 11
- 2
1
vote
1 answer
How to Automount NTFS partition and make it avaiable without clicking drive in file manager?
I'm running Linux Mint 19, Cinnamon. This particular issue has existed on mint 18 as well as Mate and Cinnamon desktop environments
The problem is this:
I have a single drive partitioned into multiple parts. One partition is formatted NTFS for…
TetraDev
- 143
- 1
- 7
1
vote
1 answer
Replace an old distribution with a newer one alongside Windows
About 1 year ago, I installed Kali Linux alongside Windows 7. I made 2 primary partition (ntfs) and an extended partition for Linux. The first ntfs partition is used to install Windows 7, the other one is a big shared partition for general purpose…
Karim Manaouil
- 399
- 3
- 16
1
vote
2 answers
Use single partition as home directory on multiple OSs
Suppose I have a hard drive, my only HDD, and I want to keep my home directory as a separate partition, sda3. Now consider that I wish to use two other partitions, namely sda 4 and 5 to install two distinct operating systems, say Ubuntu on one and…
axolotl
- 342
- 4
- 13
1
vote
1 answer
How to clean install and dual boot/multi boot windows 10 Ubuntu and Kali?
Okay so I am new to Linux, I recently tried dual booting my laptop (with 1 TB hard-disk and 4 GB RAM which can upgrade upto 16 GB which I am planning to do) with windows 10 and Ubuntu but after reading tons of articles, formatting and reinstalling…
devansh
- 21
- 1
- 2
- 6
1
vote
2 answers
share /usr/bin between Lubuntu and Mint?
I have got problems with video drivers and display in LM17. An old CD of Lubuntu worked as a livedrive so I have installed it on a partition. So I have got easy access to all my files etc.
can I share /usr/bin between them both ?
/dev/sda1 is LM…
user358360
- 61
- 2
1
vote
0 answers
How should I distribute files/packages/software across multiple drives?
I am primarily a Windows user, but I am starting to use Linux more as I realize all the features it has. In Windows, I install my software that I use regularly on my 120GB SSD, along with the OS, while all other stuff goes in a large HDD. In Linux…
TheDawg
- 11
- 1
0
votes
1 answer
Sharing many folders between two Linuxes
I have dual boot Arch and Ubuntu, and what I want to do is to share folders such as Documents, Downloads, Desktop e.g. so I can use them in both operating system
The usual way is just to create new partition and mount it to both systems (also…
xezo360hye
- 62
- 7
0
votes
1 answer
How to clean ambiguous folder paths created while mounting shared folders in Linux?
I didn't know how to phrase this question better. I hope the following description is clear.
I have Linux Mint 19.3 Cinnamon installed alongside Windows 10, on a dual-boot system. Between the two OS, I have a shared partition, named DATA, where I…
Vaibs
- 1