Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Schillix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OpenSolaris
Schillix
Wiki
Installation
Overview
Changes
Page history
New page
Templates
Clone repository
Update Overview
authored
5 years ago
by
theuser
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Installation/Overview.md
+1
-1
1 addition, 1 deletion
Installation/Overview.md
with
1 addition
and
1 deletion
Installation/Overview.md
View page @
7eb9a9f9
...
...
@@ -18,7 +18,7 @@ Overview, for details see [separate page with screenshots](Installation/VMware).
*
create a filesystem for
*/*
:
`newfs /dev/rdsk/c0t0d0s0`
*
mount to
*/mnt*
:
`mount /dev/dsk/c0t0d0s0 /mnt`
*
copy the initial system to your future root filesystem mounted on /mnt:
`star -copy -p -sparse -no-fsync -time -xdot bs=1m fs=32m -C /.cdrom . /mnt`
`star -copy -p -sparse -no-fsync -time -xdot bs=1m fs=32m -C /.cdrom . /mnt`
(
[
¿What do these options mean?
](
Documentation/Howto/star-copy
)
)
|slice|name|size|
|---|---|--:|
...
...
This diff is collapsed.
Click to expand it.