Changes
Page history
Update Overview
authored
Sep 15, 2019
by
theuser
Show whitespace changes
Inline
Side-by-side
Installation/Overview.md
View page @
7eb9a9f9
...
@@ -18,7 +18,7 @@ Overview, for details see [separate page with screenshots](Installation/VMware).
...
@@ -18,7 +18,7 @@ Overview, for details see [separate page with screenshots](Installation/VMware).
*
create a filesystem for
*/*
:
`newfs /dev/rdsk/c0t0d0s0`
*
create a filesystem for
*/*
:
`newfs /dev/rdsk/c0t0d0s0`
*
mount to
*/mnt*
:
`mount /dev/dsk/c0t0d0s0 /mnt`
*
mount to
*/mnt*
:
`mount /dev/dsk/c0t0d0s0 /mnt`
*
copy the initial system to your future root filesystem mounted on /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|
|slice|name|size|
|---|---|--:|
|---|---|--:|
...
...
...
...