Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How am I gonna partition disks? #7

Closed
dyharlan opened this issue Sep 13, 2014 · 1 comment
Closed

How am I gonna partition disks? #7

dyharlan opened this issue Sep 13, 2014 · 1 comment

Comments

@dyharlan
Copy link

Hey, as I said in the last issue, that Apple HD SC doesn't work, but just one question, Is there any other way I can partition my disks?

@neozeed
Copy link

neozeed commented Oct 6, 2014

You can do it through the command line.

I covered it here...

http://emaculation.com/forum/viewtopic.php?f=7&t=8288&start=25#p47763

Although the mkfs part should be

newfs /dev/rdsk/c1d0s0 other

and that'll force it to create a BSD 4.2 filesystem, and it'll figure out all the sizes on it's own. It's really not that hard, if you've ever used BSD on say a VAX.. :)

@pruten pruten closed this as completed Jul 6, 2015
indigoparadox pushed a commit to indigoparadox/shoebill that referenced this issue Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants