Tiny Core Base > Alpha Releases

Tiny Core 5.0 Alpha 2 Testing

<< < (25/42) > >>

Juanito:
efi (mac mini) and uefi (dell latitude e6220) boot both tested OK from a usb stick using grub2:
--- Code: ---$ fdisk -l /dev/sdc
Found valid GPT with protective MBR; using GPT

Disk /dev/sdc: 2030592 sectors, 1983K
Logical sector size: 512
Disk identifier (GUID): 4201139c-424d-43d7-af02-8ba04d30463b
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 2030558

Number  Start (sector)    End (sector)  Size       Code  Name
   1            2048          245760        238K   0700  EFI System
   2          247808         2030558       1740K   0700  Linux/Windows data
--- End code ---


--- Code: ---$ cat /mnt/sdc1/EFI/BOOT/grub/grub.cfg
search --no-floppy --fs-uuid --set=root 74d071dc-a992-4493-8b54-168fb79897dd

menuentry "rootfs64" {
  linux /boot/vmlinuz64 quiet noswap tce=UUID=74d071dc-a992-4493-8b54-168fb79897dd waitusb=10:UUID=74d071dc-a992-4493-8b54-168fb79897dd tz=GMT-4 blacklist=bcma blacklist=ssb blacklist=b43 text
  initrd /boot/rootfs.gz /boot/modules64.gz
--- End code ---

Note that in both cases the (u)efi boot loader is 64bit "/mnt/sdc1/EFI/BOOT/BOOTX64.EFI", so not tested with 32bit tc-5.x

coreplayer2:

--- Quote from: Juanito on June 21, 2013, 05:37:07 AM ---
--- Quote from: coreplayer2 on June 21, 2013, 02:18:39 AM ---Updated Xlibs and rebooted, this happened

--- End quote ---

I just re-downloaded Xlibs from the 5.x repo and "startx" is definately there in /usr/bin - does the md5sum check out OK?

--- End quote ---

If it happens again ill check the md5sum, possibly the error was the result of a bad download.


Sent from my iPad using Tapatalk HD

aus9:
hi
testing alsa update (have not tried before update)
before loading alsaconf, without using onboot, alsa loads, daemon status is running but no sound

ok so

--- Code: ---tc@box:~$ tce-load -i alsaconf
/etc/sysconfig/tcedir/optional/alsaconf.tcz: OK
tc@box:~$ sudo alsaconf
sudo: unable to execute /usr/local/sbin/alsaconf: No such file or directory
tc@box:~$ ls /usr/local/sbin/alsaconf
/usr/local/sbin/alsaconf
tc@box:~$ ls -al /usr/local/sbin/alsaconf
lrwxrwxrwx    1 root     root            44 Jun 22 00:27 /usr/local/sbin/alsaconf -> /tmp/tcloop/alsaconf/usr/local/sbin/alsaconf
tc@box:~$ ls -al /tmp/tcloop/alsaconf/usr/local/sbin/alsaconf
-rwxr-xr-x    1 root     root         35619 Jun 21 15:47 /tmp/tcloop/alsaconf/usr/local/sbin/alsaconf
tc@box:~$ sudo /tmp/tcloop/alsaconf/usr/local/sbin/alsaconf
sudo: unable to execute /tmp/tcloop/alsaconf/usr/local/sbin/alsaconf: No such file or directory

--- End code ---

aus9:
altho I know you are super busy, a blantant bump for gtk2-dev but extra

both gtk2-dev and gtk1-dev have a missing depend of the same file

--- Quote ---Xorg-7.6-dev.tcz
--- End quote ---

thanks for reading

aus9:
to anyone

I guess the reason for coreplayer2 boot up issue earlier?

have a look at the new depends of Xlibs and flwm_topside
If users had not waited for all of those depends to download, maybe he was just missing one on reboot?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version