دوباره امروز تست کردم اون دستور رو نمی دونم چطور شد دیگه فیل نداد ...
خلاصه اینکه این مراحل اومد :
friend@Friend:~$ sudo relinux squashfs
[sudo] password for friend:
Checking for bash [ OK ]
Checking for sed [ OK ]
Checking for find [ OK ]
Checking for passwd [ OK ]
Checking for rsync [ OK ]
Checking for mount [ OK ]
Checking for eject [ OK ]
Checking for libdebian-installer4 [ OK ]
Checking for memtest86+ [ OK ]
Checking for casper [ OK ]
Checking for mksquashfs [ OK ]
Checking for unsquashfs [ OK ]
Checking for genisoimage [ OK ]
Checking for os-prober [ OK ]
Checking for ubiquity [ OK ]
Checking for user-setup [ OK ]
Checking for discover-config [ OK ]
Checking for laptop-detect [ OK ]
Checking for xterm [ OK ]
Checking for syslinux [ OK ]
Checking for util-linux [ OK ]
Checking for xresprobe [ OK ]
Checking for archdetect [ OK ]
Checking for tree [ OK ]
Checking for dialog [ OK ]
Checking for initramfs-tools [ OK ]
Checking for coreutils [ OK ]
########################
## STEP 1 of SquashFS ##
########################
Installing/Removing all packages needed to install/remove
########################
## STEP 2 of SquashFS ##
########################
Creating CD tree in /home/relinux
Done
/home/relinux
├── cleantmpusers
├── dummysys
│ ├── dev
│ ├── etc
│ ├── home
│ ├── media
│ │ └── cdrom
│ ├── mnt
│ ├── proc
│ ├── sys
│ ├── tmp
│ └── var
├── ISOTMP
│ ├── casper
│ │ ├── filesystem.manifest
│ │ ├── filesystem.manifest-desktop
│ │ ├── filesystem.squashfs
│ │ ├── initrd.gz
│ │ ├── README.diskdefines
│ │ └── vmlinuz
│ ├── isolinux
│ ├── preseed
│ │ └── custom.seed
│ └── README.diskdefines
├── tmpusers
├── tmpusers1
├── tmpusers2
└── tmpusers3
15 directories, 13 files
########################
## STEP 3 of SquashFS ##
########################
Copying /etc and /var to a temporary directory, so that we can work on them
Done. Removing unneeded files, and changing others
Done
########################
## STEP 4 of SquashFS ##
########################
Setting up ISOLINUX
Creating filesystem.manifest and filesystem.manifest-desktop
Setting Casper, Ubiquity, and LSB_RELEASE options
Copying your kernel and initrd to the livecd
########################
## STEP 5 of SquashFS ##
########################
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.
This will probably take longer than the first stage.
The compressed filesystem is larger than the iso9660 specification allows for a single file. You must try to reduce the amount of data you are making and try again.
friend@Friend:~$ sudo relinux onlyiso
[sudo] password for friend:
Checking for bash [ OK ]
Checking for sed [ OK ]
Checking for find [ OK ]
Checking for passwd [ OK ]
Checking for rsync [ OK ]
Checking for mount [ OK ]
Checking for eject [ OK ]
Checking for libdebian-installer4 [ OK ]
Checking for memtest86+ [ OK ]
Checking for casper [ OK ]
Checking for mksquashfs [ OK ]
Checking for unsquashfs [ OK ]
Checking for genisoimage [ OK ]
Checking for os-prober [ OK ]
Checking for ubiquity [ OK ]
Checking for user-setup [ OK ]
Checking for discover-config [ OK ]
Checking for laptop-detect [ OK ]
Checking for xterm [ OK ]
Checking for syslinux [ OK ]
Checking for util-linux [ OK ]
Checking for xresprobe [ OK ]
Checking for archdetect [ OK ]
Checking for tree [ OK ]
Checking for dialog [ OK ]
Checking for initramfs-tools [ OK ]
Checking for coreutils [ OK ]
##############################
## STEP 1 of ISO Generation ##
##############################
Detecting your tools for ISO generation
Done
##############################
## STEP 2 of ISO Generation ##
##############################
Verifying your SquashFS file
The CD filesystem is not made by Relinux, and therefore, cannot be used. Run 'sudo relinux squashfs [configfile]' (without quotes, and replace configfile with your configuration file) to fix this problem.
friend@Friend:~$ sudo relinux squashfs [configfile]
Checking for bash [ OK ]
Checking for sed [ OK ]
Checking for find [ OK ]
Checking for passwd [ OK ]
Checking for rsync [ OK ]
Checking for mount [ OK ]
Checking for eject [ OK ]
Checking for libdebian-installer4 [ OK ]
Checking for memtest86+ [ OK ]
Checking for casper [ OK ]
Checking for mksquashfs [ OK ]
Checking for unsquashfs [ OK ]
Checking for genisoimage [ OK ]
Checking for os-prober [ OK ]
Checking for ubiquity [ OK ]
Checking for user-setup [ OK ]
Checking for discover-config [ OK ]
Checking for laptop-detect [ OK ]
Checking for xterm [ OK ]
Checking for syslinux [ OK ]
Checking for util-linux [ OK ]
Checking for xresprobe [ OK ]
Checking for archdetect [ OK ]
Checking for tree [ OK ]
Checking for dialog [ OK ]
Checking for initramfs-tools [ OK ]
Checking for coreutils [ OK ]
[quote][code]/usr/bin/relinux: line 241: [configfile]: No such file or directory
[/quote]
########################
## STEP 1 of SquashFS ##
########################
Installing/Removing all packages needed to install/remove
########################
## STEP 2 of SquashFS ##
########################
Creating CD tree in /home/relinux
Done
/home/relinux
├── cleantmpusers
├── dummysys
│ ├── dev
│ ├── etc
│ ├── home
│ ├── media
│ │ └── cdrom
│ ├── mnt
│ ├── proc
│ ├── sys
│ ├── tmp
│ └── var
├── ISOTMP
│ ├── casper
│ │ ├── filesystem.manifest
│ │ ├── filesystem.manifest-desktop
│ │ ├── filesystem.squashfs
│ │ ├── initrd.gz
│ │ ├── README.diskdefines
│ │ └── vmlinuz
│ ├── isolinux
│ ├── preseed
│ │ └── custom.seed
│ └── README.diskdefines
├── tmpusers
├── tmpusers1
├── tmpusers2
└── tmpusers3
15 directories, 13 files
########################
## STEP 3 of SquashFS ##
########################
Copying /etc and /var to a temporary directory, so that we can work on them
Done. Removing unneeded files, and changing others
Done
########################
## STEP 4 of SquashFS ##
########################
Setting up ISOLINUX
Creating filesystem.manifest and filesystem.manifest-desktop
Setting Casper, Ubiquity, and LSB_RELEASE options
Copying your kernel and initrd to the livecd
########################
## STEP 5 of SquashFS ##
########################
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.
This will probably take longer than the first stage.
The compressed filesystem is larger than the iso9660 specification allows for a single file. You must try to reduce the amount of data you are making and try again.
[/code]
............................................................
برای رفع The compressed filesystem is larger than the iso9660 specification allows for a single file. You must try to reduce the amount of data you are making and try again. این پیام(مشکل)چکار باید کنم؟من نرم افزار زیاد نصب نکردم که بخواد این ارور رو بده...فقط یه بار اوبونتو بیلدر رو نصب کردم که تا نصف بک آپ گرفته بود بعد بستمش(آخه دیگه جلو نمیرفت و هنگ کرده بود)بعدشم نمیدونم کجا کپی شده بود(اگه خودش پاک نشده باشه ..من که پاکش نکردم)ولی در کل فک نکنم اونقدر بخاطر اون بوده باشه....
ممنون میشم راهنمایی کنید.