Sat Oct 27, 2012 1:40 pm
Sat Oct 27, 2012 6:22 pm
Sat Oct 27, 2012 7:57 pm
label live
menu label run live
menu default
linux /live/vmlinuz
initrd /live/initrd.img
append boot=live config quiet splash
Sun Oct 28, 2012 12:44 am
Sun Oct 28, 2012 2:24 pm
:~$ dpkg -l|grep live-boot
ii live-boot 3.0~b6-1 Debian Live - System Boot Scripts
ii live-boot-doc 3.0~b6-1 Debian Live - System Boot Scripts (documentation)
ii live-boot-initramfs-tools 3.0~b6-1 Debian Live - System Boot Scripts (initramfs-tools backend)
:~$ dpkg -l|grep live-config
ii live-config 3.0.8-1 Debian Live - System Configuration Scripts
ii live-config-doc 3.0.8-1 Debian Live - System Configuration Scripts (documentation)
ii live-config-sysvinit 3.0.8-1 Debian Live - System Configuration Scripts (sysvinit backend)
:~$ dpkg -l|grep initramfs
ii initramfs-tools 0.102 generic modular initramfs generator
ii libklibc 2.0~rc5-1 minimal libc subset for use with initramfs
ii live-boot-initramfs-tools 3.0~b6-1 Debian Live - System Boot Scripts (initramfs-tools backend)
ysvinit backend)
Mon Oct 29, 2012 9:17 am
Mon Oct 29, 2012 8:27 pm
Wed Oct 31, 2012 2:28 pm
Wed Oct 31, 2012 8:24 pm
Can you tell me how you got a live sid?
:~$ uname -r
3.4-0.towo.2-siduction-686
title squashboot sid snapshot
root (hd0,1)
kernel (hd0,1)/sid/vmlinuz live-media-path=/sid boot=live ip=frommedia showmounts union=aufs quiet vga=791
initrd (hd0,1)/sid/initrd.img
# ls -l /lib/live
total 14
drwxr-xr-x 2 root root 572 Oct 28 11:24 boot
-rwxr-xr-x 1 root root 3913 Sep 30 16:27 boot-init.sh
-rwxr-xr-x 1 root root 281 Oct 2 09:42 boot.sh
drwxr-xr-x 2 root root 761 Oct 28 11:25 config
-rwxr-xr-x 1 root root 4841 Sep 30 16:27 config.sh
drwxr-xr-x 8 root root 4096 Oct 28 15:29 image
drwxr-xr-x 12 root root 260 Oct 31 17:42 overlay
drwxr-xr-x 3 root root 60 Oct 31 17:42 rootfs
# ls /live
ls: cannot access /live: No such file or directory
Wed Oct 31, 2012 10:45 pm