Tiny Core Linux

Off-Topic => Archive / Obsolete => Release Candidate Testing => Topic started by: roberts on October 02, 2009, 03:54:56 PM

Title: microcore_2.4rc3
Post by: roberts on October 02, 2009, 03:54:56 PM
The Third Release Candidate of v2.4 (microcore_2.4r3.iso), is now posted and ready for testing.
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release_candidates/microcore/

Change log for v2.4 Release Candidate 3

* Added GNU cpio - dropped busybox cpio applet.
* Updated tce-load to use boot flag and cpio for copy to filesystem (ram).
* Updated tce-setup, optimized code and calls tce-load via boot flag.
* Updated tc-config with more consistent and streamlined messages at boot.

New updated flwm.tcz and flwm_topsize.tcz also posted, both with color titlebar support and cursor patch
Title: Re: microcore_2.4rc3
Post by: jls on October 02, 2009, 05:40:10 PM
I've core2ram.flg and tcz2ram.flg on my tce dir but when I try to umount the device linux says that the device is busy
Title: Re: microcore_2.4rc3
Post by: jls on October 02, 2009, 06:10:50 PM
infact when tpye ps I see 7 processes running : loop0 1 2 3..
Title: Re: microcore_2.4rc3
Post by: roberts on October 02, 2009, 06:52:05 PM
I can't reproduce. I just now added core2ram.flg in my tce directory as well as tcz2ram.flg, rebooted and do not see any loop devices mounted.

Perhaps, need more information.
Title: Re: microcore_2.4rc3
Post by: jls on October 02, 2009, 07:13:00 PM
"mount" doesn't show them whole "ps" yes. My usb pendrive is FAT, doesn't mean anything?
APart form the cores I also have few tcz in my tce dir
Title: Re: microcore_2.4rc3
Post by: roberts on October 02, 2009, 07:23:55 PM
Now I see. Answer, busybox does not release the loop device upon umount.
Will have to use losetup
Title: Re: microcore_2.4rc3
Post by: jls on October 02, 2009, 07:49:09 PM
ctrl alt = still doesn't work on my keyboard.
ctrl alt arrows doesn't allow windows to go out of the screen.
Title: Re: microcore_2.4rc3
Post by: curaga on October 03, 2009, 04:13:29 AM
Busybox umount does work with the -d option.