> > This does not work: > > same steps as before. > > fai-cd -m /var/www/debmirror -u /media/stick > > then booting from USB stick, I get a kernel panic (see below). > Which kind of file system is on your USB stick? How is your USB stick > partitioned?
fdisk reports: Disk /dev/sdb: 4009 MB, 4009754624 bytes 126 heads, 22 sectors/track, 2825 cylinders Units = cylinders of 2772 * 512 = 1419264 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x0005e6ee Device Boot Start End Blocks Id System /dev/sdb1 * 1 2826 3914752 83 Linux The filesystem was created as mkfs -t ext2 -L stick /dev/sdb1 Regards, Jacob -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

