The time now is Fri 20 Apr 2018, 05:22
All times are UTC - 4 |
Page 78 of 283 [4236 Posts] |
Goto page: Previous 1, 2, 3, ..., 76, 77, 78, 79, 80, ..., 281, 282, 283 Next |
Author |
Message |
saintless

Joined: 11 Jun 2011 Posts: 3882 Location: Bulgaria
|
Posted: Tue 04 Feb 2014, 15:11 Post subject:
|
|
sklimkin wrote: | Code: | ... ... ...
* Adding bundles to union
* 01-v3.squashfs
Live Kit done, starting live
mkdir: can't create directory 'mnt': No such file or directory
mkdir: can't create directory 'mnt/': No such file or directory
pivot_root: No such file or directory |
|
Hi, Sergey.
in 01-v3.squashfs /mnt is link to /media
I guess this is the reason for this message. initrd lis looking for real folder /mnt
Toni
|
Back to top
|
|
 |
sklimkin
Joined: 11 Jul 2012 Posts: 157 Location: Russia Moscow
|
Posted: Tue 04 Feb 2014, 15:28 Post subject:
|
|
Thank you Toni,
If I unpack the module, and how painless fix that?
If I replace the symlink to the real DIR it will not break the system?
Sergey.
|
Back to top
|
|
 |
saintless

Joined: 11 Jun 2011 Posts: 3882 Location: Bulgaria
|
Posted: Tue 04 Feb 2014, 15:33 Post subject:
|
|
Hi, Sergey.
Just tested and this is the reason for the problem.
You can unpack and replace the /mnt link with real /mnt folder
You can create 02.squashfs with only empty /mnt folder inside and include it in the CD
Both ways will work.
But I think the next version 01-v4.squashfs will be with real /mnt folder. Changing /mnt with link to /media may cause other troubles in the future.
Toni
_________________ Farewell, Nooby, you will be missed...
|
Back to top
|
|
 |
sklimkin
Joined: 11 Jul 2012 Posts: 157 Location: Russia Moscow
|
Posted: Tue 04 Feb 2014, 15:46 Post subject:
|
|
Hi Toni !
Only for testing replaced @mnt by @mnt2 and added an empty DIR /mnt
Packed as '01-v4.squashfs' and added to the ISO-image.
Now downloading: all OK and the system works.
Sergey.
|
Back to top
|
|
 |
fredx181

Joined: 11 Dec 2013 Posts: 2893 Location: holland
|
Posted: Tue 04 Feb 2014, 16:05 Post subject:
|
|
Hi Toni
I tried your new DebianDog-PorteusDog-test.iso.
Could not get porteus option to work at first and thought maybe because of symlinks.
So I just copied the squashfs files to "base" and renamed to .xzm.
Still no luck.
Then I found that adding "noauto" made it work(I forgot to add that) and it's a mystery to me how this could be.
btw, relative symlinks work also, then the user does not need to make symlinks to the squashfs files.
Open terminal standing in the "base" directory:
Code: | ln -s ../../01-base-nokernel.squashfs 01-base-nokernel.xzm
ln -s ../../011-kernel-486.squashfs 011-kernel-486.xzm |
It's great to have both boot options in one iso, clever work
I have unfortunally not much time this week, busy working in daytime and in the evening very tired, I will make the RemasterCow script but it will need a few days probably.
Oh, and the /etc/profile.d/auto-swapon script doesn't execute mountlink.
It's very important for other things to work properly.
There should be symlinks "home" and "saved" in /mnt (executed by mountlink script)
But we will maybe discuss this later.
Fred
|
Back to top
|
|
 |
fredx181

Joined: 11 Dec 2013 Posts: 2893 Location: holland
|
Posted: Tue 04 Feb 2014, 16:33 Post subject:
|
|
Hi Sergey, Hi Toni
As I said the linux-live-kit boot method worked fine with grub4dos but not with cd/iso.
I found it needs special treatment by updating isolinux.bin if you want to change default name (like "slax" or 'live")
So got it working now with default name "live" (is also default directory)
linux-live-wheezy2.iso:
https://drive.google.com/file/d/0ByBgCDlZZ8K5TmxBZjF5aFlzWlE/edit?usp=sharing
I see this as experimental for now but maybe it can be useful in future.
The creator of alphaOS: simargl, went into this direction after using puppy method at first and made a couple of it's own cheatcodes with linux-live-scripts.
It's a shame he suddenly decided to go for 64bit only, because I liked Arch and his way of approaching and knowledge.
But shortly after that, as a miracle, I saw this thread and was happy again
EDIT: If you boot the iso, make sure there isn't a directory "live" with squashfs file(s) inside on your hd or usb, because it will detect that first and will probably fail then.
Needs to be worked on to prevent this (changing default extension could fix this).
Fred
|
Back to top
|
|
 |
saintless

Joined: 11 Jun 2011 Posts: 3882 Location: Bulgaria
|
Posted: Tue 04 Feb 2014, 16:49 Post subject:
|
|
Thank you, Fred
I will follow your advices and we will talk again about DebinDog-PorteusDog.iso It is only test if it works. Much more to experiment to make it better in time.
Take your time with RemasterCow and testing. I also need to rethink some things and test more.
Toni
_________________ Farewell, Nooby, you will be missed...
|
Back to top
|
|
 |
fredx181

Joined: 11 Dec 2013 Posts: 2893 Location: holland
|
Posted: Tue 04 Feb 2014, 16:50 Post subject:
|
|
Hi Sergey
Quote: | But I expect that also loaded '01-v3.squashfs' from 'Light-Wheezy-2'
This is not happening.
I hoped in this way to combine into a single image Debian and Porteus,
2 different ways to download Debian-live and Porteus-to-Debian.
Fred, where am I wrong? |
I have difficulties to follow all you did but it's good to see you have grub4dos option now.
I hope the iso I send gives you more insight.
Fred
|
Back to top
|
|
 |
saintless

Joined: 11 Jun 2011 Posts: 3882 Location: Bulgaria
|
Posted: Tue 04 Feb 2014, 16:52 Post subject:
|
|
AbiWord.sfs - 2,6Mb:
http://smokey01.com/saintless/Fredx181/022-abiword.sfs
Load with SFS-loader and use taskbar icon or type abiword in terminal.
taskbar icon need to use Logout->Restart IceWM to appear.
_________________ Farewell, Nooby, you will be missed...
|
Back to top
|
|
 |
sklimkin
Joined: 11 Jul 2012 Posts: 157 Location: Russia Moscow
|
Posted: Tue 04 Feb 2014, 17:21 Post subject:
|
|
Thanks Fred, this version 'linux-live-wheezy2.iso' works and the method clear.
Thanks Tony, a new 'DebianDog-PorteusDog-test.iso' made me very happy.
Sergey.
|
Back to top
|
|
 |
mcewanw
Joined: 16 Aug 2007 Posts: 3194 Location: New Zealand
|
Posted: Tue 04 Feb 2014, 18:43 Post subject:
|
|
Downloading now. I have never tried the Porteus version, but will keep and eye out on Fred's postings and test that sometime.
Cheers, William
_________________ SomeOfMyWork with links:
dCoreDog
weX, scrox, Precord, Premote, fokSyfEyeR, xhippo-mod, flite_hts_pet
|
Back to top
|
|
 |
saintless

Joined: 11 Jun 2011 Posts: 3882 Location: Bulgaria
|
Posted: Wed 05 Feb 2014, 02:42 Post subject:
|
|
Hi, William.
In a few days I will upload another version with Fred's suggestions about relative symlinks and mountlink fix.
BTW this is the same DebianDog CD version with the latest fixes.
The difference is it has two initrd and only one vmlinuz file.
You can boot standard DebianDog as we do now or PorteusDog using the same squashfs modules symlinked to /live/debian/base folder.
This is the form I see DebianDog continue further - to be combined with porteus boot option using the same squashfs modules.
Toni
_________________ Farewell, Nooby, you will be missed...
|
Back to top
|
|
 |
sklimkin
Joined: 11 Jul 2012 Posts: 157 Location: Russia Moscow
|
Posted: Wed 05 Feb 2014, 11:23 Post subject:
|
|
Hi All!
1.
How to add a button "keyboard switcher" on the panel (preferably with the country-flag icons): Eng--<other_language>
For example the Germans need umlauts, the Spanish have the letter N with tilde above.
In my case it Eng--Rus
Cyrillic (and not Latin) exists not only in Russian.
But there are many languages where no Latin or Cyrillic.
And then there is the Middle East, Southeast Asia and India.
In all these cases need the keyboard switcher.
Of course need more fonts setting - but this is a concern of every individual user.
I did switch keyboard with country flags in LXDE, but in JWM and XFCE that does not work.
2.
Need a hint:
I know how to make sfs(xzm)-module with programs to after connecting this module in system, a new menu item appears to start the program. But this only applies to XFCE (LXDE).
I make file <program-name>.desktop and place it in /usr/local/share/applications/ (or in usr/share/applications/).
I do not know how to do it in JWM. Now I can run the connected program only through the terminal.
3.
AbiWord.sfs works in 'Light-Wheezy' - thanks Toni !
In 'Porteus-Wheezy' message about missing lib.
Sergey.
|
Back to top
|
|
 |
fredx181

Joined: 11 Dec 2013 Posts: 2893 Location: holland
|
Posted: Wed 05 Feb 2014, 11:28 Post subject:
|
|
Hi Toni, Sergey, all
Important update for the porteus initrd-3.2.0-4-486.xz and Porteus-Wheezy2-deb-kernel.iso.!!
(and also for Toni's new DebianDog-PorteusDog-test.iso:
Replace initrd1.xz with the downloaded initrd-3.2.0-4-486.xz)
I recentlly found that the first parameter in boot options does not work e.g.:
Code: | kernel /live/vmlinuz1 noauto from=/live |
noauto parameter doesn't work, or e.g. :
Code: | kernel /live/vmlinuz1 from=/live copy2ram |
from= doesn't work, resulting in failure to find data.
After investigating I found that the original porteus kernel (appearantly) append "quiet" followed by a space at the start of /proc/cmdline.
Well, that missing space results in failure of the first parameter.
So I edited linuxrc to create that space and put the outcome of "cat /proc/cmdline" + added space in /mnt/live/etc/cmdline.
Further replaced every "/proc/cmdline" with "/etc/cmdline" in linuxrc.
So now it works fine!
new initrd-3.2.0-4-486.xz:
https://drive.google.com/file/d/0ByBgCDlZZ8K5RHZnYWtBYlBxclE/edit?usp=sharing
new Porteus-Wheezy2-deb-kernel.iso:
https://drive.google.com/file/d/0ByBgCDlZZ8K5S1p2TVpfSDV1Njg/edit?usp=sharing
Regards
Fred
|
Back to top
|
|
 |
fredx181

Joined: 11 Dec 2013 Posts: 2893 Location: holland
|
Posted: Wed 05 Feb 2014, 11:33 Post subject:
|
|
Quote: | new Porteus-Wheezy2-deb-kernel.iso:
https://drive.google.com/file/d/0ByBgCDlZZ8K5S1p2TVpfSDV1Njg/edit?usp=sharing |
Sorry, forgot to upload, starting now, may take some time.
EDIT: 14 minutes later:
New revision of Porteus-Wheezy2-deb-kernel.iso uploaded:
https://drive.google.com/file/d/0ByBgCDlZZ8K5S1p2TVpfSDV1Njg/edit?usp=sharing
Fred
|
Back to top
|
|
 |
|
Page 78 of 283 [4236 Posts] |
Goto page: Previous 1, 2, 3, ..., 76, 77, 78, 79, 80, ..., 281, 282, 283 Next |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|