Let me make notes here too.
1) Indeed no etc/hostname, but etc/conf.d/hostname
creating etc/hostname
2) changing zsh to bash by typing "bash"
Welcome |
---|
Welcome to refracta You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. In addition, registered members also see less advertisements. Registration is fast, simple, and absolutely free, so please, join our community today! |
root# find /livemnt -name '*medium*' | grep -v png
root# find /livemnt -name '*rootfs*' | grep -v png
root# ls /livemnt/
boot memory squashfs tftpmem
# cd /mnt/funtoo
# mount -t proc none proc
# mount --rbind /sys sys
# mount --rbind /dev dev
root@sysresccd /root % find /livemnt -name '*isolinux*'
/livemnt/squashfs/usr/share/oscar/usr/isolinux18.cfg
/livemnt/squashfs/usr/share/oscar/usr/isolinux18_rapidesos.cfg
/livemnt/squashfs/usr/share/syslinux/isolinux-debug.bin
/livemnt/squashfs/usr/share/syslinux/isolinux.bin
/livemnt/boot/isolinux
/livemnt/boot/isolinux/isolinux.bin
/livemnt/boot/isolinux/isolinux.cfg
/livemnt/boot/isolinux/isolinux.old
/livemnt
/livemnt/memory/livemnt
/livemnt/squashfs/sbin/livecd-functions.sh
/livemnt/squashfs/usr/livecd
/livemnt/squashfs/usr/share/mime/message/delivery-status.xml
/livemnt/squashfs/usr/share/zsh/5.0.5/functions/Prompts/prompt_oliver_setup
/livemnt/squashfs/var/db/pkg/app-misc/livecd-tools-2.0.3
/livemnt/squashfs/var/db/pkg/app-misc/livecd-tools-2.0.3/livecd-tools-2.0.3.ebuild
Usage: grep [OPTION]... PATTERN [FILE]...
Try 'grep --help' for more information.
Usage: grep [OPTION]... PATTERN [FILE]...
Try 'grep --help' for more information.
mke2fs 1.42.12 (29-Aug-2014)
262144+0 records in
262144+0 records out
268435456 bytes (268 MB) copied, 1.92493 s, 139 MB/s
dpkg-query: error: failed to open package info file `/var/lib/dpkg/status' for reading: No such file or directory
Probing devices to guess BIOS drives. This may take a long time.
df: Warning: cannot read table of mounted file systems: No such file or directory
df: Warning: cannot read table of mounted file systems: No such file or directory
Could not find device for /boot: Not found or not a block device.
grubversion=$(dpkg -l | egrep "ii|hi" | grep -v bin | grep -v doc | awk '$2 ~ "grub-[glp]" { print $2}')
root# equery list grub
* Searching for grub ...
[I--] [??] sys-boot/grub-0.97-r13:0
[I--] [??] sys-boot/grub-2.02_beta2-r2:2
root#
Is the kernel on the dvd the same as one you'd use on a hard drive, or must you emerge it?
WTF??? (chroot) # echo sys-kernel/debian-sources > (/)etc/portage/sets/kernel
Users browsing this forum: No registered users and 0 guests