Dale wrote:
<< SNIP >>
What I am reading so far:
http://en.gentoo-wiki.com/wiki/Initramfs
I did a google search and found some others boot this is more Gentoo
oriented. So, anything wrong with this as a guide? Pointers to
others if they are better would be great.
Here starts a learning process. It could get bumpy. lol
Dale
:-) :-)
Oops, typo up there. Should read "I did a google search and found some
others *but* this is more Gentoo oriented." Hey, I got the first and
last right. lol
While I am at this. I just noticed something else. I think this
changed after the openrc upgrade.
root@fireball / # mount
rootfs on / type rootfs (rw)
/dev/root on / type reiserfs (rw,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
rc-svcdir on /lib64/rc/init.d type tmpfs
(rw,nosuid,nodev,noexec,relatime,size=1024k,mode=755)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime)
udev on /dev type tmpfs (rw,nosuid,relatime,size=10240k,mode=755)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
/dev/sda1 on /boot type ext2 (rw)
/dev/sda8 on /var type ext3 (rw,commit=0)
/dev/sda6 on /usr/portage type ext3 (rw,commit=0)
/dev/sda7 on /home type reiserfs (rw)
/dev/sdc1 on /data type ext4 (rw,commit=0)
usbfs on /proc/bus/usb type usbfs (rw,noexec,nosuid,devmode=0664,devgid=85)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,noexec,nosuid,nodev)
tmpfs on /var/tmp/portage type tmpfs (rw,noatime)
root@fireball / #
Now usually when I boot into a dual OS, I go to a console and type in
mount and make certain of what drive / is mounted too. Example for
this, if mounted to sda* then it is my main OS and if mounted to sdb*
then it is my test install. How does one decipher that up there? Heck,
root could be mounted on anything right now. I'm not going to remove
any partitions right now. I could be running off sdb and not even know
it. o_O
Dale
:-) :-)