This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2gs-SW
/
hfs-boot
Watch
1
Star
0
Fork
0
You've already forked hfs-boot
mirror of
https://github.com/ksherlock/hfs-boot.git
synced
2024-12-22 06:29:20 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fa3ec0aab5
hfs-boot
/
cp-loader.sh
6 lines
97 B
Bash
Raw
Normal View
History
Unescape
Escape
copy the loader onto the disk.
2021-07-18 04:16:05 +00:00
export
dir
=
`
mktemp -d
`
resource fork, file type.
2021-07-19 02:00:54 +00:00
profuse -orw --fst
=
hfs hfs24.po
"
$dir
"
copy the loader onto the disk.
2021-07-18 04:16:05 +00:00
cp loader
"
$dir
/
"
\!
umount
"
$dir
"
Reference in New Issue
Copy Permalink