{Notes to self, programming, technology, linux, windows, git} U {Papers, reviews, games, coffee, tabletennis, ramblings} = {things worth saving}

Tuesday, October 07, 2008

chroot - Linux kernel panic!

# arch
# mount /dev/sda7 /mnt
# mount /dev/sda6 /mnt/boot
# mount -t proc none /mnt/proc
# mount -t sysfs none /mnt/sys
# mount --bind /dev /mnt/dev

# chroot /mnt

# dhcpcd ethx -- Get some internets (0 = wire, 1 = wireless)

# pacman -U /var/cache/paman/pkg/kernel26-2.6.23.xx-x.pkg.tar.gz -- if local, else get new one.

Drive stuff:
# fdisk -l
# df -h

No comments:

Followers