Hi,
In 3.3.3. Using the space left on a USB stick [1] tells about
# mkfs.ext2 ${USBSTICK}
It would be better tells something like:
# mkfs.ext2 ${USBSTICK}2
Regards,
[1] http://live.debian.net/manual/html/ch03s03.html#id2482586
--
Javier Barroso
--
To UNSUBSCRIBE, email to debian-live-re
Javier Barroso wrote:
> Hi,
Hi,
> In 3.3.3. Using the space left on a USB stick [1] tells about
>
> # mkfs.ext2 ${USBSTICK}
>
> It would be better tells something like:
>
> # mkfs.ext2 ${USBSTICK}2
i don't think it is a typo, in 3.3.1, it says:
"[...] and type:
$ dd if=binary.img of=${USBST
Hello everybody,
I try to build my own live usb debian but I have a problem.
I create an directory and I run
lh_config -b usb-hdd
lh_config --bootappend-live "locale=fr_FR keyb=fr"
sudo lh_build
This last command, faild with the error "E: lh_source:
.stage/chroot_install-packages missing".
In fa
hello list
This is my first post from Mexico,
I want to do my own live CD to live performance with supercollider and more
but I'm a little confused with the installation of packages. I followed the
thread "custom live cd" and I have some questions:
Do I need to create a folder in /tmp to make a l
On Mon, Apr 13, 2009 at 12:50 PM, s wrote:
> hello list
Greetings,
> This is my first post from Mexico,
> I want to do my own live CD to live performance with supercollider and more
> but I'm a little confused with the installation of packages. I followed the
> thread "custom live cd" and I have