xankas
Newbie
Offline
Posts: 4
|
 |
« Reply #2 on: November 16, 2011, 05:37:15 AM » |
|
hi
log: Source directory entry mnt already used! - trying mnt_1 Source directory entry dev already used! - trying dev_1 Source directory entry etc already used! - trying etc_1 Source directory entry media already used! - trying media_1 Source directory entry sys already used! - trying sys_1 Source directory entry proc already used! - trying proc_1 Source directory entry var already used! - trying var_1 Source directory entry tmp already used! - trying tmp_1 ------------------------------------------------------ Mount information /dev/sda1 on / type ext3 (rw,errors=remount-ro) tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) proc on /proc type proc (rw,noexec,nosuid,nodev) sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) udev on /dev type tmpfs (rw,mode=0755) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620) fusectl on /sys/fs/fuse/connections type fusectl (rw) /dev/sdb1 on /media/PNY 2GB type vfat (rw,nosuid,nodev,uhelper=udisks,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,showexec,flush) ------------------------------------------------------ df information Sist.fichs Size Used Avail Use% Montado em /dev/sda1 110G 1,8G 102G 2% / tmpfs 252M 0 252M 0% /lib/init/rw udev 247M 204K 247M 1% /dev tmpfs 252M 0 252M 0% /dev/shm /dev/sdb1 1,9G 1,6G 306M 85% /media/PNY 2GB ------------------------------------------------------ /etc/remastersys.conf info #Remastersys Global Configuration File
# This is the temporary working directory and won't be included on the cd/dvd WORKDIR="/home/remastersys"
# Here you can add any other files or directories to be excluded from the live filesystem # Separate each entry with a space EXCLUDES=""
# Here you can change the livecd/dvd username LIVEUSER="custom"
# Here you can change the name of the livecd/dvd label LIVECDLABEL="Custom Live CD"
# Here you can change the name of the ISO file that is created CUSTOMISO="custom$1.iso"
------------------------------------------------------ /etc/live/config.conf info export LIVE_USERNAME="custom" export LIVE_USER_FULLNAME="Live session user" export LIVE_HOSTNAME="custom" ------------------------------------------------------ /etc/passwd info root:x:0:0:root:/root:/bin/bash daemon:x:1:1:daemon:/usr/sbin:/bin/sh bin:x:2:2:bin:/bin:/bin/sh sys:x:3:3:sys:/dev:/bin/sh sync:x:4:65534:sync:/bin:/bin/sync games:x:5:60:games:/usr/games:/bin/sh man:x:6:12:man:/var/cache/man:/bin/sh lp:x:7:7:lp:/var/spool/lpd:/bin/sh mail:x:8:8:mail:/var/mail:/bin/sh news:x:9:9:news:/var/spool/news:/bin/sh uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh proxy:x:13:13:proxy:/bin:/bin/sh www-data:x:33:33:www-data:/var/www:/bin/sh backup:x:34:34:backup:/var/backups:/bin/sh list:x:38:38:Mailing List Manager:/var/list:/bin/sh irc:x:39:39:ircd:/var/run/ircd:/bin/sh gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh libuuid:x:100:101::/var/lib/libuuid:/bin/sh Debian-exim:x:101:103::/var/spool/exim4:/bin/false statd:x:102:65534::/var/lib/nfs:/bin/false messagebus:x:103:107::/var/run/dbus:/bin/false gdm:x:104:109:Gnome Display Manager:/var/lib/gdm:/bin/false usbmux:x:105:46:usbmux daemon,,,:/home/usbmux:/bin/false haldaemon:x:106:110:Hardware abstraction layer,,,:/var/run/hald:/bin/false nobody:x:65534:65534:nobody:/nonexistent:/bin/sh ------------------------------------------------------ /etc/group info root:x:0: daemon:x:1: bin:x:2: sys:x:3: adm:x:4: tty:x:5: disk:x:6: lp:x:7: mail:x:8: news:x:9: uucp:x:10: man:x:12: proxy:x:13: kmem:x:15: dialout:x:20: fax:x:21: voice:x:22: cdrom:x:24: floppy:x:25: tape:x:26: sudo:x:27: audio:x:29: dip:x:30: www-data:x:33: backup:x:34: operator:x:37: list:x:38: irc:x:39: src:x:40: gnats:x:41: shadow:x:42: utmp:x:43: video:x:44: sasl:x:45: plugdev:x:46: staff:x:50: games:x:60: users:x:100: libuuid:x:101: crontab:x:102: Debian-exim:x:103: mlocate:x:104: ssh:x:105: utempter:x:106: messagebus:x:107: fuse:x:108: gdm:x:109: haldaemon:x:110: powerdev:x:111: nogroup:x:65534: ------------------------------------------------------ Command-line options = dist ------------------------------------------------------
I'm trying to create user grafidata,is necessary that the newly created user is equal to the original system? is there any relationship?
thanks for your time Pedro Peixoto
|