The Computer Oracle

How to create and format a partition using a Bash script?

Become or hire the top 3% of the developers on Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Magic Ocean Looping

--

Chapters
00:00 Question
00:30 Accepted answer (Score 93)
01:17 Answer 2 (Score 112)
06:39 Answer 3 (Score 74)
07:12 Answer 4 (Score 47)
07:30 Thank you

--

Full question
https://superuser.com/questions/332252/h...

Question links:
[fdisk]: https://www.man7.org/linux/man-pages/man...

Answer 1 links:
[sfdisk]: https://man.archlinux.org/man/sfdisk.8
[It is part of ]: https://git.kernel.org/cgit/utils/util-l...?
[dos]: https://en.wikipedia.org/wiki/Master_boo...
[gpt]: https://en.wikipedia.org/wiki/GUID_Parti...
[Finding the sector size of a partition]: https://unix.stackexchange.com/questions...
[partition entry]: https://en.wikipedia.org/wiki/Master_boo...
https://en.wikipedia.org/wiki/Partition_...
[This answer]: https://stackoverflow.com/questions/1094...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#bash #partitioning #ntfs #fdisk

#avk47