You are not logged in.

#1 2011-08-20 02:59:13

NoxSec
Member
Registered: 2011-07-13
Posts: 38

[SOLVED]Partition for just storage?

Ok, so I have a laptop that I am preparing for college next week. I am planing to dual boot arch as my main os, and BT5. So I am trying to map out my partitions. My idea is to have seperate home drives and a dedicated storage partition to mount on both whenever I need something out of it. But I am not sure if it will work.

Right now it looks like this.

Backtrack 5
ext4   /   20gb
ext4   /home   30gb
Storage
ext4   ?   300gb
--Extended
   Arch
   ext 4   /   20gb
   ext4   /home   80gb
             swap   1gb
   ext4   boot   256mb

What do I need to do? I have all as ext4, is that alright?

Edit: Or should I make my arch home really big and just mount that?

Edit2: I got BT5 installed and am trying to mount my storage drive. I did

mount -t ext4 -o n1s=utf8,umask=0222 /dev/sha8 /media

and I go this back "mount: special device sha8 does not exist"

So what should I do to get it to mount?

Last edited by NoxSec (2011-08-20 14:14:50)

Offline

#2 2011-08-20 03:11:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED]Partition for just storage?

Is your swap formatted as ext4?

Not sure how well Windows can read from ext4.

Offline

#3 2011-08-20 03:15:37

TheHebes
Member
From: New England
Registered: 2011-07-07
Posts: 138

Re: [SOLVED]Partition for just storage?

Could you not just have one 110 Gb /home shared across both? Also, doesn't swap have its own format?


Laptops:
MSI GS60 Ghost
Asus Zenbook Pro UX501VW
Lenovo Thinkpad X120e

Offline

#4 2011-08-20 03:16:12

NoxSec
Member
Registered: 2011-07-13
Posts: 38

Re: [SOLVED]Partition for just storage?

karol wrote:

Is your swap formatted as ext4?

Not sure how well Windows can read from ext4.

I am not using windows just arch and backtrack.

TheHebes wrote:

Could you not just have one 110 Gb /home shared across both? Also, doesn't swap have its own format?

I think the configs would be messed up.

Last edited by NoxSec (2011-08-20 03:17:55)

Offline

#5 2011-08-20 03:18:43

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED]Partition for just storage?

NoxSec wrote:
karol wrote:

Is your swap formatted as ext4?

Not sure how well Windows can read from ext4.

I am not using windows just arch and backtrack.

Oh God, I somehow saw W7S (Windows 7 Starter) instead of BT5.
Time to bed. Sorry for the noise.

Offline

#6 2011-08-20 04:29:49

themattbeballin
Member
From: Valley Park/Kirkwood, MO
Registered: 2010-11-05
Posts: 84

Re: [SOLVED]Partition for just storage?

If I were designing the partition scheme...

I would keep seperate /home partitions to avoid a configuration mishap.

You could also mount Arch's /home in Backtrack as a mount point of something like /ArchHome for whenever you need access to files on that partition. If you do that, you might not even have to make a storage partition.

Last edited by themattbeballin (2011-08-20 04:30:55)

Offline

Board footer

Powered by FluxBB