Using a livecd from USB drive, issuing iI which the file iI need to edit. However iI could not find the name of the slice iI need to mount.
Everything is fine, it show the 6 slicesiI made.
output is as follows :
The target file is /boot/loader.cong inside the second slice.
What is the name of that slice, how to find out, where to mount it as Write and Read?
#gpart show led me to find the drive #gpart shows ada0Everything is fine, it show the 6 slices
output is as follows :
Code:
34 312581741 ada0 GPT (149G)
34 1024 1 1 (512K)
1058 62914560 2 1 (30G)
-----------------Some other similar lines of info.......-----------------------------
-----------------------------
What is the name of that slice, how to find out, where to mount it as Write and Read?
#gpart show ada0s2 leads to
Code:
:No such geom : ada0s2
Last edited by a moderator: