i am tired at Devuan get access to GhostBSD disk
story here
but now when i try to boot in to Ghost its unbootable
hot to fix that?
story here
Hi. Huh, why all so complexity here?
At Devuan install
then
At Devuan install
Code:
apt install linux-headers-$(uname -r) linux-image-amd64 kmod zfsutils-linux
apt install zfsutils-linux zfs-dkms zfs-zed
Code:
root@devuan:/home/freeartist-devuan# sudo fdisk /dev/sdb -l
Disk /dev/sdb: 149.05 GiB, 160040803840 bytes, 312579695 sectors
Disk model: ST3160310CS
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 90912321-7C66-11EF-83B7-001D7DC7BE43
Device Start End...
- deepforest
- Replies: 5
- Forum: General
hot to fix that?
Code:
root@devuan:/home/freeartist-devuan# sudo fdisk /dev/sdb -l
Disk /dev/sdb: 149.05 GiB, 160040803840 bytes, 312579695 sectors
Disk model: ST3160310CS
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 90912321-7C66-11EF-83B7-001D7DC7BE43
Device Start End Sectors Size Type
/dev/sdb1 40 551 512 256K FreeBSD boot
/dev/sdb2 552 303139367 303138816 144.5G FreeBSD ZFS
/dev/sdb3 303139368 312568359 9428992 4.5G FreeBSD swap
root@devuan:/home/freeartist-devuan# zpool import
pool: zroot
id: 12342879756425865777
state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
zroot ONLINE
sdb2 ONLINE
root@devuan:/home/freeartist-devuan#