Erik Jakobsen wrote:
I understand, but a problem is, that my not well set up 10.1 has no more space on it. I changed the mkbootdisk file for another place, where I have more space. But then there were a claim about it was a FAT32. Then I went to my linuxserver, and would do the same there, but the FAT32 still came up. Another thing was, that I couldn't recognize my USB-sticker with the "df" command.
When it is mounted, you certainly should be able to see it. # mount /dev/sda1 /media/USB_DISK # df Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda3 7976208 7095032 881176 89% / udev 517648 172 517476 1% /dev /dev/hda1 71028 7920 63108 12% /boot /dev/hda4 31083980 25768784 5315196 83% /home pl1:/mnt/suse-10.1/inst-source 286951456 38994304 247957152 14% /mnt /dev/sda1 127696 10794 116902 9% /media/USB_DISK I'm not sure why space is a problem - unless mkbootdisk needs to use some temporary space. Here is what I do: 1. insert USB stick 1a. if it gets auto-mounted, unmount it. 2. NFS mount /inst-source/ at /mnt 3. chdir /mnt/boot/i386 4. perl ./mkbootdisk --32 --partition /dev/sda1 /mnt 5. done 6. umount /mnt 7. remove USB stick. /Per Jessen, Zürich -- http://www.spamchek.com/ - managed anti-spam and anti-virus solution. Let us analyse your spam- and virus-threat - up to 2 months for free.