SliTaz SliTaz Forum

You are not logged in.

#1 2012-02-27 20:15:02

danxaz
Member
Registered: 2012-02-22
Posts: 7

Setting /home directory

How do I set the /home directory so that I can save settings and packages and boot up quickly with a live cd?

Offline

#2 2012-02-27 21:35:35

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Setting /home directory

Hello danxaz,

If I remember (I don't use LiveCD for a long time, it's easier with LiveUSB) insert a USB key and boot the LiveCD.

At prompt (boot:) type home=usb and SliTaz will create the /home directory on it. That's all.

Oh! I forgot: the key must be formated ext3 with Gparted (it has never worked when the key was formated with the line command  #  mkfs.ext3 /dev/sda1; don't ask me, I don't know why).

CéeL

Offline

#3 2012-02-27 22:11:30

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Setting /home directory

Better use fdisk -l to determine the partition you want /home to be mounted on.

Use home=sda1,sda2,sda3,etc..

home=usb equals home=sda1 which is not always what you want.

/home partition has to be formated to ext3 or another linux filesystem.

If /home is formated to fat32 or ntfs it breaks Xauth login.

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]