Thu Oct 23, 2014 8:11 pm
Thu Oct 23, 2014 8:36 pm
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
Thu Oct 23, 2014 9:10 pm
[email protected] /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
Thu Oct 23, 2014 9:27 pm
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#
Thu Oct 23, 2014 10:31 pm
Thu Oct 23, 2014 10:53 pm
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
Thu Oct 23, 2014 10:53 pm
Fri Oct 24, 2014 12:16 am
Fri Oct 24, 2014 11:44 am
Sat Oct 25, 2014 4:41 am