General TC > General TC Talk

Operation Mode

(1/1)

eduwutzl@gmail.com:
Guys,
I'm with Tiny-Core installed in HD, and everything I change in my / home when it restores one's boot

What I need to change so that my / home it stored in my / mnt/hda1?

Sometimes I'm reading the manual, but I can not understand.
I'm waiting.

Thanks

Juanito:
you need the boot code "home=hda1"

see http://wiki.tinycorelinux.com/Boot+codes+explained

Guy:
Here is an example of the type of things you may use in /boot/grub/menu.lst

title   Tiny Core
root   (hd0,0)
kernel   /boot/bzImage quiet tce=hda1 home=hda1 opt=hda1 max_loop=256
initrd   /boot/tinycore.gz

jls:
I don't think max_loop is needed for 3.x

curaga:
True, on 3.x it would actually have a negative effect (limit you to 256, instead of the default unlimited).

Navigation

[0] Message Index

Go to full version