You are not logged in.
I have been trying to install the current rolling iso to an SD card attached to a SD card reader thru USB.
I installed tazinst 3.94 and tazinst-gui 3.94.
I partitioned a 2GB SD card using only 2 partitions to ext3 and linux swap in gparted.
When I make my selections in the installer, I leave everything default except I select my ISO as sourse and destination as sdc1.
I also try to select "install bootloader". I get an error everytime I try to install the bootloader.
"Install a bootloader.* Error: No disk selected, cannot install any bootloader. "
How do I select the disk? I have sdc1 selected to install slitaz to.
[attachment=27683,1297] [attachment=27683,1298]
Offline
What are the ouput of:
# tazinst get all /root/tazinst.conf
# tazinst list
Offline
root@slitaz:/home/tux# tazinst get all /root/tazinst.conf
mode : install
media : iso
source : /home/tux/slitaz-rolling.iso
root_uuid : UUID=fb9d6dfc-e93a-46f7-8366-d5ac1b9e6e1c
root_format :
home_uuid :
home_format :
hostname : slitaz
root_pwd : root
user_login : tux
user_pwd : tux
bootloader : auto
winboot :
root@slitaz:/home/tux# tazinst list
* mode:
install upgrade
* media:
usb iso web
* usb:
UUID=fb9d6dfc-e93a-46f7-8366-d5ac1b9e6e1c /dev/sdc1
UUID=f5f3397e-89c4-4553-9ccb-1faa4a552cfe /dev/sdc1
* iso:
/home/tux/slitaz-rolling.iso
* web:
stable core xorg_light base justx gtkonly firefox kids cooking rolling
* uuid:
UUID=A290F08690F061E9 /dev/sda1
UUID=0D47528D2D75E731 /dev/sda2
UUID=748c5a8b-f426-4593-a1a2-214bb124efcd /dev/sda3
UUID=814c788b-ac42-45be-b314-2ebbed89be9e /dev/sda5
UUID=2419ccbf-9c18-452b-ad0e-fb9a399ad2a0 /dev/sda6
UUID=17df8fcf-84fe-4c9d-828d-9160fcb66d74 /dev/sda7
UUID=e2e4abb0-163a-4a28-8b9a-ea878ff598b9 /dev/sda8
UUID=fb9d6dfc-e93a-46f7-8366-d5ac1b9e6e1c /dev/sdc1
UUID=f5f3397e-89c4-4553-9ccb-1faa4a552cfe /dev/sdc2
* format:
ext2 ext3 ext4
* bootloader:
auto grub syslinux
* partition_table:
/dev/sda: msdos
/dev/sdc: msdos
* winboot:
auto /dev/sda1
root@slitaz:/home/tux#
Offline
And the output of:
# ls /sys/block
Thank you for your help.
Offline
root@slitaz:/home/tux# ls /sys/block
loop0 loop2 loop4 loop6 ram0 ram10 ram12 ram14 ram2 ram4 ram6 ram8 sda sdc
loop1 loop3 loop5 loop7 ram1 ram11 ram13 ram15 ram3 ram5 ram7 ram9 sdb
There are 2 things I've noticed.
1. In the above command "sdc" only appeared after I plugged in my SD card and tried the installer again. I issued ls /sys/block before I plugged in my SD card and "sdc" was not shown.
2. In the above post where I issued the command "tazinst list", I noticed that dev/sdc1 shows 2 different UUIDs in the line after *usb:
Offline
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]