Jump to content


Photo

Is it possible to use only one partition on HDD for recordings?

hdd recordings partition

  • Please log in to reply
3 replies to this topic

#1 harsh1311

  • Member
  • 7 posts

0
Neutral

Posted 21 February 2012 - 15:26

Hi,

I have ET9100. I also have a 1TB external USB HDD from iomega. I have partitioned it into 2 partitions of 500 GB each. One partition is the mac partition used for time machine backups. The second partition is windows FAT32 partition. I want to use the windows partiton (which is empty) for my recordings. Is it possible to do this without erasing my mac partition?

Re: Is it possible to use only one partition on HDD for recordings? #2 MiLo

  • PLi® Core member
  • 14,045 posts

+298
Excellent

Posted 21 February 2012 - 17:30

Yes, manually format it. For the ET boxes, the best settings are:

mkfs.ext4 -O bigalloc,sparse_super,dir_index -C 262144 -T largefile -N 262144 -m0 /dev/sda2

Assuming that /dev/sda2 is the second partition on the disk.
Real musicians never die - they just decompose

Re: Is it possible to use only one partition on HDD for recordings? #3 harsh1311

  • Member
  • 7 posts

0
Neutral

Posted 22 February 2012 - 16:28

Yes, manually format it. For the ET boxes, the best settings are:

mkfs.ext4 -O bigalloc,sparse_super,dir_index -C 262144 -T largefile -N 262144 -m0 /dev/sda2

Assuming that /dev/sda2 is the second partition on the disk.

Thanks a lot MiLo! Will try this today.

Re: Is it possible to use only one partition on HDD for recordings? #4 harsh1311

  • Member
  • 7 posts

0
Neutral

Posted 29 February 2012 - 13:07


Yes, manually format it. For the ET boxes, the best settings are:

mkfs.ext4 -O bigalloc,sparse_super,dir_index -C 262144 -T largefile -N 262144 -m0 /dev/sda2

Assuming that /dev/sda2 is the second partition on the disk.

Thanks a lot MiLo! Will try this today.


Thanks Milo... this worked fine!!



Also tagged with one or more of these keywords: hdd, recordings, partition

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users