I set -c0 and -i0, output of fdisk is: Disk /dev/sdb: 2048 MB, 2048901120 bytes 255 heads, 63 sectors/track, 249 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x3057b56f Device Boot Start End Blocks Id System /dev/sdb1 1 65 522081 82 Linux swap / Solaris /dev/sdb2 * 66 249 1477980 83 Linux So I think I did everything correct? Don't know why it does not boot (I think it does not boot as no log file is altered...) On Monday 10 March 2008 15:24:28 Tomasz Chmielewski wrote: > ffw.s at gmx.de schrieb: > > Hello, > > Am I right that /var/log on the usb stick should be updated during boot > > from usb? So if /var/log/messages and /var/log/dmesg and so on are not > > changed it was not booted from usb stick? > > I'm just trying to debug why booting debian on my Freecom FSG-3 does not > > work. Files on the stick are not altered here after connecting stick, > > power-up FSG and wait ~30min. Any clue what the problem could be? > > Did you see "troubleshooting" for FSG-3? > > Also, see > http://wpkg.org/Running_Debian_on_ASUS_WL-500G_deluxe#Troubleshooting > > Most frequent problems are: > > - wrong tune2fs (use -c0 and -i0 options) > - wrong partitioning > - wrong filesystem |