how to change the livecd username

Asked by Sayantan Das

currently the live cd username is ubuntu. i want this to be changed to liveuser. How do i do that?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Customization Kit Edit question
Assignee:
No assignee Edit question
Solved by:
Sayantan Das
Solved:
Last query:
Last reply:
Revision history for this message
Sayantan Das (sayantan13) said :
#1

PS: I have edited /etc/casper.conf already. No changes could be seen after the build was completed.

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Sayantan Das (sayantan13) said :
#3

I have found the answer. you have to edit the /etc/casper after this command sudo uck-remaster-pack-initrd ~/tmp/

Revision history for this message
Sayantan Das (sayantan13) said :
#4

you need to follow the same procedure as described in https://answers.launchpad.net/uck/+question/96535. just that instead of editing scripts/casper-bottom/10adduser , edit the casper.conf

vi etc/casper.conf

and change the hostname and username

Revision history for this message
Sayantan Das (sayantan13) said :
#5

This question can now be marked as solved. Thanks.