remastersys定制自己的系统ubuntu12.04 LTS问题
-
- 帖子: 5
- 注册时间: 2012-08-27 10:00
remastersys定制自己的系统ubuntu12.04 LTS问题
用remastersys打包基于ubuntu12.04 LTS server版系统的iso,做u盘启动,安装不到硬盘上,怎么办?网上查看后,有提出用界面操作解决的,我的没有界面
- zhw2101024
- 帖子: 1849
- 注册时间: 2009-03-28 16:10
- 系统: Arch debian win7
- 联系:
Re: remastersys定制自己的系统ubuntu12.04 LTS问题
出错信息,remastersys打包的过程,这些才有用,建议先看一下提问的智慧。本人没做过定制,同等高手
为什么我的问题总是没有人回答?
金钱、责任与荣誉:OpenSSL主席谈心脏出血
拥有丰富API接口和广泛程序支持的dropbox云同步,点此注册,开始就比别人多500兆,我的空间也会增加。谢啦
==========我的作品==========
我做的一个面向开发者的gnome-shell扩展,有js基础又想自己调整gnome-shell功能的可以尝试一下
gnome-shell扩展开发入门,gnome-shell扩展系统扫盲帖
金钱、责任与荣誉:OpenSSL主席谈心脏出血
拥有丰富API接口和广泛程序支持的dropbox云同步,点此注册,开始就比别人多500兆,我的空间也会增加。谢啦
==========我的作品==========
我做的一个面向开发者的gnome-shell扩展,有js基础又想自己调整gnome-shell功能的可以尝试一下
gnome-shell扩展开发入门,gnome-shell扩展系统扫盲帖
- qy117121
- 论坛版主
- 帖子: 50587
- 注册时间: 2007-12-14 13:40
- 系统: Winbuntu
- 来自: 志虚国乌由市
- 联系:
Re: remastersys定制自己的系统ubuntu12.04 LTS问题
为什么安装不到硬盘上?
我前两天才安装了次很正常
你备份的时候用的什么选项?
backup 还是dist ?
backup的话,你看不到安装的选项,要在终端里运行ubi[这里用TAB补全]
我前两天才安装了次很正常
你备份的时候用的什么选项?
backup 还是dist ?
backup的话,你看不到安装的选项,要在终端里运行ubi[这里用TAB补全]
-
- 帖子: 5
- 注册时间: 2012-08-27 10:00
Re: remastersys定制自己的系统ubuntu12.04 LTS问题
没有出错信息,就是安装不上去,选的是backup,也不知道哪里出错了,你安装的是ubuntu12.04 lts 版的吗?在网上看了看好像也有安装这个版本出问题的
安装的时候有安装选项啊,我用的remastersys是最新版的,第三项就是安装啊!
这个是制作iso的日志:
安装的时候有安装选项啊,我用的remastersys是最新版的,第三项就是安装啊!
这个是制作iso的日志:
代码: 全选
System Backup Mode Selected
Enabling remastersys-firstboot
Checking filesystem type of the Working Folder
/home/remastersys/remastersys is on a ext4 filesystem
Making sure popularity contest is not installed
Installing the Ubiquity GTK frontend
Checking if the /home/remastersys/remastersys folder has been created
Creating /home/remastersys/remastersys folder tree
Creating /home/remastersys/remastersys/ISOTMP folder tree
Copying /var and /etc to temp area and excluding extra files ... this will take a while so be patient
Cleaning up files not needed for the live in /home/remastersys/remastersys/dummysys
Making sure adduser and autologin functions of casper are set properly
Copying memtest86+ for the live system
Creating isolinux setup for the live system
Checking the ARCH of the system and setting the README.diskdefines file
Creating filesystem.manifest and filesystem.manifest-desktop
Excluding folder from the backup that will cause issues
Copying the install icon to the desktop of adt
Creating the casper.conf file.
Checking and setting user-setup-apply for the live system
Setting up casper and ubiquity options for backup mode
Creating a new initial ramdisk for the live system
Copying your kernel and initrd for the livecd
Creating filesystem.squashfs ... this will take a while so be patient
Adding stage 1 files/folders that the livecd requires
Adding stage 2 files/folders that the livecd requires
------------------------------------------------------
Mount information
/dev/sda1 on / type ext4 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
/opt/ramfs on /opt/ramfs type ramfs (rw,size=2000m)
------------------------------------------------------
Disk size information
Filesystem Size Used Avail Use% Mounted on
/dev/sda1 458G 11G 424G 3% /
udev 3.9G 4.0K 3.9G 1% /dev
tmpfs 1.6G 280K 1.6G 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 3.9G 0 3.9G 0% /run/shm
------------------------------------------------------
Casper Script info
total 148
-rwxr-xr-x 1 root root 297 Apr 18 05:17 01integrity_check
-rwxr-xr-x 1 root root 467 Apr 18 05:17 05mountpoints
-rwxr-xr-x 1 root root 571 Apr 18 05:17 07remove_oem_config
-rwxr-xr-x 1 root root 400 Apr 18 05:17 12fstab
-rwxr-xr-x 1 root root 830 Apr 18 05:17 13swap
-rwxr-xr-x 1 root root 1221 Apr 18 05:17 14locales
-rw-r--r-- 1 root root 2920 Apr 18 05:17 15autologin
-rwxr-xr-x 1 root root 577 Apr 18 05:17 18hostname
-rwxr-xr-x 1 root root 8878 Apr 18 05:17 19keyboard
-rwxr-xr-x 1 root root 546 Apr 18 05:17 20xconfig
-rwxr-xr-x 1 root root 624 Apr 18 05:17 22gnome_panel_data
-rwxr-xr-x 1 root root 867 Apr 18 05:17 22screensaver
-rwxr-xr-x 1 root root 577 Apr 18 05:17 22serialtty
-rwxr-xr-x 1 root root 410 Apr 18 05:17 22sslcert
-rwxr-xr-x 1 root root 380 Apr 18 05:17 23etc_modules
-rwxr-xr-x 1 root root 3786 Apr 18 05:33 23networking
-rwxr-xr-x 1 root root 2102 Apr 18 05:17 24preseed
-rw-r--r-- 1 root root 3939 Apr 18 05:17 25adduser
-rwxr-xr-x 1 root root 1996 Apr 18 05:17 25configure_init
-rwxr-xr-x 1 root root 644 Apr 18 05:17 26disable_user_menu
-rwxr-xr-x 1 root root 1421 Apr 18 05:17 30accessibility
-rwxr-xr-x 1 root root 1152 Apr 18 05:17 31disable_update_notifier
-rwxr-xr-x 1 root root 463 Apr 18 05:17 32disable_hibernation
-rwxr-xr-x 1 root root 650 Apr 18 05:17 33enable_apport_crashes
-rwxr-xr-x 1 root root 928 Apr 18 05:17 34disable_kde_services
-rwxr-xr-x 1 root root 562 Apr 18 05:17 35fix_language_selector
-rwxr-xr-x 1 root root 407 Apr 18 05:17 36disable_trackerd
-rwxr-xr-x 1 root root 908 Apr 18 05:17 40install_driver_updates
-rwxr-xr-x 1 root root 561 Apr 18 05:17 41apt_cdrom
-rwxr-xr-x 1 root root 847 Apr 18 05:17 43disable_updateinitramfs
-rwxr-xr-x 1 root root 640 Apr 18 05:17 44pk_allow_ubuntu
-rwxr-xr-x 1 root root 594 Apr 18 05:17 45jackd2
-rwxr-xr-x 1 root root 215 Apr 18 05:17 48kubuntu_disable_restart_notifications
-rwxr-xr-x 1 root root 169 Apr 18 05:17 49kubuntu_mobile_session
-rwxr-xr-x 1 root root 346 Apr 18 05:17 50ubiquity-bluetooth-agent
------------------------------------------------------
/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"
# Here you can change the mksquashfs options
SQUASHFSOPTS="-no-recovery -always-use-fragments -b 1M -no-duplicates"
# Here you can prevent the Install icon from showing up on the desktop in backup mode. 0 - to not show 1 - to show
BACKUPSHOWINSTALL="1"
# Here you can change the url for the usb-creator info
LIVECDURL="http://www.remastersys.com"
------------------------------------------------------
/etc/casper.conf info
# This file should go in /etc/casper.conf
# Supported variables are:
# USERNAME, USERFULLNAME, HOST, BUILD_SYSTEM
export USERNAME="adt"
export USERFULLNAME="Live session user"
export HOST="adt"
export BUILD_SYSTEM="Ubuntu"
export FLAVOUR="adt"
------------------------------------------------------
/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
nobody:x:65534:65534:nobody:/nonexistent:/bin/sh
libuuid:x:100:101::/var/lib/libuuid:/bin/sh
syslog:x:101:103::/home/syslog:/bin/false
messagebus:x:102:105::/var/run/dbus:/bin/false
whoopsie:x:103:106::/nonexistent:/bin/false
landscape:x:104:109::/var/lib/landscape:/bin/false
sshd:x:105:65534::/var/run/sshd:/usr/sbin/nologin
adt:x:1000:1000:adt,,,:/home/adt:/bin/bash
------------------------------------------------------
/etc/group info
root:x:0:
daemon:x:1:
bin:x:2:
sys:x:3:
adm:x:4:adt
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:adt
floppy:x:25:
tape:x:26:
sudo:x:27:adt
audio:x:29:
dip:x:30:adt
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:adt
staff:x:50:
games:x:60:
users:x:100:
nogroup:x:65534:
libuuid:x:101:
crontab:x:102:
syslog:x:103:
fuse:x:104:
messagebus:x:105:
whoopsie:x:106:
mlocate:x:107:
ssh:x:108:
landscape:x:109:
netdev:x:110:
adt:x:1000:
lpadmin:x:111:adt
sambashare:x:112:adt
ssl-cert:x:113:
------------------------------------------------------
/etc/X11/default-display-manager info
------------------------------------------------------
/etc/skel info
/etc/skel
/etc/skel/.profile
/etc/skel/.bash_logout
/etc/skel/.bashrc
------------------------------------------------------
lsb-release info
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
------------------------------------------------------
remastersys version info
REMASTERSYSVERSION="3.0.3-1"
------------------------------------------------------
ISOTMP info
/home/remastersys/remastersys/ISOTMP:
total 20
drwxr-xr-x 2 root root 4096 Aug 23 05:42 casper
drwxr-xr-x 2 root root 4096 Aug 23 05:41 install
drwxr-xr-x 2 root root 4096 Aug 23 05:41 isolinux
drwxr-xr-x 2 root root 4096 Aug 23 05:41 preseed
-rw-r--r-- 1 root root 197 Aug 23 05:41 README.diskdefines
/home/remastersys/remastersys/ISOTMP/casper:
total 1410984
-rw-r--r-- 1 root root 16344 Aug 23 05:41 filesystem.manifest
-rw-r--r-- 1 root root 16280 Aug 23 05:41 filesystem.manifest-desktop
-rw-r--r-- 1 root root 1422073856 Aug 23 05:44 filesystem.squashfs
-rw-r--r-- 1 root root 17760394 Aug 23 05:42 initrd.gz
-rw-r--r-- 1 root root 197 Aug 23 05:41 README.diskdefines
-rw------- 1 root root 4965840 Aug 23 05:42 vmlinuz
/home/remastersys/remastersys/ISOTMP/install:
total 176
-rw-r--r-- 1 root root 176764 Aug 23 05:41 memtest
/home/remastersys/remastersys/ISOTMP/isolinux:
total 400
-rw-r--r-- 1 root root 24576 Aug 23 05:41 isolinux.bin
-rw-r--r-- 1 root root 896 Aug 23 05:41 isolinux.cfg
-rwxr-xr-x 1 root root 220583 Aug 23 05:41 splash.png
-rw-r--r-- 1 root root 155792 Aug 23 05:41 vesamenu.c32
/home/remastersys/remastersys/ISOTMP/preseed:
total 4
-rwxr-xr-x 1 root root 212 Aug 23 05:41 custom.seed
------------------------------------------------------
/home/remastersys/remastersys/tmpusers info
------------------------------------------------------
Command-line options = backup clone.iso
------------------------------------------------------
Cleaning up the install icon from the user desktops
Removing the ubiquity frontend as it has been included and is not needed on the normal system
Calculating the installed filesystem size for the installer
Removing remastersys-firstboot from system startup
Making disk compatible with Ubuntu Startup Disk Creator.
Creating md5sum.txt for the livecd/dvd
Creating clone.iso in /home/remastersys/remastersys
Creating clone.iso.md5 in /home/remastersys/remastersys
/home/remastersys/remastersys/clone.iso which is 1.4G in size is ready to be burned or tested in a virtual machine.
上次由 xueyuxia 在 2012-08-28 13:44,总共编辑 1 次。
- qy117121
- 论坛版主
- 帖子: 50587
- 注册时间: 2007-12-14 13:40
- 系统: Winbuntu
- 来自: 志虚国乌由市
- 联系:
Re: remastersys定制自己的系统ubuntu12.04 LTS问题
我安装过衍生版的 微核 ubuntu
12.04精简的,安装很正常
怎么可能没有出错信息?安装到哪一步出错的?
12.04精简的,安装很正常
怎么可能没有出错信息?安装到哪一步出错的?
-
- 帖子: 5
- 注册时间: 2012-08-27 10:00
Re: remastersys定制自己的系统ubuntu12.04 LTS问题
是不是remastersys不支持server版啊!
-
- 帖子: 294
- 注册时间: 2010-08-23 11:03
Re: remastersys定制自己的系统ubuntu12.04 LTS问题
我使用remastersys成功。
我用的命令是dist,产生ISO,刻录到U盘后,无法启动系统,我检查过之后发现不是remasersys的问题,而是ubuntu的问题,替换掉U盘vesamenu.c32后,顺利开机并安装系统。
我用的命令是dist,产生ISO,刻录到U盘后,无法启动系统,我检查过之后发现不是remasersys的问题,而是ubuntu的问题,替换掉U盘vesamenu.c32后,顺利开机并安装系统。
-
- 帖子: 871
- 注册时间: 2006-01-03 20:44
Re: remastersys定制自己的系统ubuntu12.04 LTS问题
现在remastersys.com上不去了。有人能给个32位最新版的deb吗?
xep007#163.com
xep007#163.com
-
- 帖子: 121
- 注册时间: 2012-07-18 11:17
Re: remastersys定制自己的系统ubuntu12.04 LTS问题
qy117121 写了:为什么安装不到硬盘上?
我前两天才安装了次很正常
你备份的时候用的什么选项?
backup 还是dist ?
backup的话,你看不到安装的选项,要在终端里运行ubi[这里用TAB补全]
要不你给个remastersys的deb源链接吧,大家分享一下。。