Sugar on a Stick/Linux: Difference between revisions
| Line 16: | Line 16: | ||
# Enter language, time, location, root user password | # Enter language, time, location, root user password | ||
# Replace existing Linux system | # Replace existing Linux system | ||
# Review | # Review and modify partitioning layout | ||
# | # edit LVM VolGroup | ||
# Edit LVM and increase to max size on (/dev/sda*) | # delete LV_swap (needed to fit on 4GB stick and for reduced writes to USB) | ||
# | # edit LV_root (Edit LVM and increase to max size on (/dev/sda*) | ||
# '''*NOTE: Be sure this is the USB drive, or you will ruin your hard disk installation on the host PC.''' | # size:(change to max shown) | ||
# yes for no swap file | |||
# Write changes to disk '''*NOTE: Be sure this is the USB drive, or you will ruin your hard disk installation on the host PC.''' | |||
# install boot loader Fedora/dev/mapper/VolGroup-lv_root | |||
# enable network interface (DHCP, IPv4) | |||
# retrieve install informtio for Fedora 11-i386 | |||
# Select customize now | # Select customize now | ||
## sugar-desktop and XFCE desktop / deselect gnome-desktop | ## sugar-desktop and XFCE desktop / deselect gnome-desktop | ||