Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
Any virtual meetings planned for FreeBSD Community? Like it was (about) 3 weeks ago on Google Meet?
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
I don't know what is this idiotic trend to capitalise every word in the headlines nowadays. Looks retarded.
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
โโโค Goddino
Hi guys
โโโค Goddino
How can i mount the primary disk on my machine from freebsd live?
โโโค Goddino
g
any equiv to pgrep -a that prints the full command of processes matching
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
I think if you boot the system and then :
Check the hard disks using "lsblk"
Find the disk by comparing its size.
Don't mount the disk, mount a partition that the disk has by:
Creating a folder in /mnt/, call it "WhateverYouWant"
mkdir /mnt/WhateverYouWant
Then "mount /dev/partitiomName /mnt/WhateverYouWant/"
Both these commands (I think) must be ran by root.
You can specify a different directory than /mnt if you wish.
(I give no guarantee that it works)
โโโค Goddino
โโโค Goddino
Blkid too
โโโค Goddino
An alternative?
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
An alternative?
pkg install lsblk
Will that work?
mrphyber
there is no
lsblk
on fbsd, that is a linux command.
use
geom disk list
instead
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
mrphyber
gpart list
is used to list the partitions of all geom devices
mrphyber
depends on what you want to get
โโโค Goddino
โโโค Goddino
mrphyber
and, last thing, I see windows so I suppose the partition you are trying to mount is a NTFS partition, so you need
fuse
and
ntfs-3g
.
mrphyber
run
gpart list ad1
to see the partitions in the geom device
โโโค Goddino
mrphyber
โโโค Goddino
But it is an hacked image
โโโค Goddino
is it zfs or ufs?
I don't know, it is a prebuilt image for private metin servers
File server 2011 by franzi
mrphyber
โโโค Goddino
mrphyber
sorry,
gpart show ad1
โโโค Goddino
โโโค Goddino
How can i mount this?
mrphyber
mount /dev/ad1s1 /mnt
mrphyber
you will find the mounted partition on /mnt
โโโค Goddino
โโโค Goddino
What fsck does?
mrphyber
checks the filesystem
โโโค Goddino
And..
What can i do for actually mount this volume?
โโโค Goddino
It still hasn't the /boot directory cause of an hack
I have to copy my /boot directory from my new machine into the older
Makaba
http://deepintheabyss.com/untilsunrise/
Nils
How do I mount floppies?
ะะถัั
Lmao
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
How do I mount floppies?
https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/floppies.html
Nils
Eliab/Andi
https://www.phoronix.com/scan.php?page=news_item&px=FreeBSD-5x-IF_Bridge-Perf
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
Well...
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
This is just awesome....
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
Running both Deepin Linux on tty1 and Lubuntu on tty2
g
how?
g
can you do VMs per tty or something?
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
WelI recorded a video but its 80 mb haha wow
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
I chrooted on a disk
g
neat
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
Finally. But the network shows it's connected but firefox can't get any Internet
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
Maybe the device is busy or something
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
g
g
is dns set?
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
Yup.
g
weird
g
does curl work?
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
does curl work?
It doesn't because it's not installed, but doing a "ping google.com" gives me "Temporary failure in name resolution"
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
Well, I'm happy anyway.
g
ping 1.1.1.1
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
I'll be more happy if I can reproduce it hahahahaha. So far shutting down the computer on any Linux results in overall computer shutdown.
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
But it's chrooted, thus separated from my main os. Now I have to check if I can do that with FreeBSD, but that for later.
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
ping 1.1.1.1
Works. So it's DNS problem
g
ah
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
I think FreeBSD will be hard to work this way as both operating systems share the same kernel (even though Lubuntu's original kernel is different) dunno, will check laaater
Eliab/Andi
Can FreeBSD 13 used for daily work`?
g
anything can
g
depends on your daily work
g
i can use freedos for my daily work
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
I could use FreeBSD as well, as all I need is a LAMPP and a browser.
melvin
lamp?
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
But I'm just too lazy to switch.
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
lamp?
Well, some equivalent of Linux Apache mysql Php server
melvin
>equivalent
well, ok
Eliab/Andi
I'm not sure bc FreeBSD 12.1 is actual the stable version. But I guess version 13 might be support better hw?
Geld [0/4๐] ๐ต๐ธ ุชุญูุง ููุณุทูู
Hmmm... How come I did kill -9 -1, and it killed both my chrooted linux and main OS. Why? Shouldn't it be separated?
melvin
chroot does not provide secure separation