Menu

#192 CZ boot over PXE but no privilege Account was found

closed-invalid
pxe (3)
5
2014-03-29
2014-03-01
No

Hello, :)

i installed Clonezilla (2.2.1-25-amd64) in my tftpserver. I use Ubuntu 12.04 for this. System is booting fine, but at the end i get an errormessage: "No Account mit passwd sudo privilege was found! Programm terminated, Press Enter to exit". So i think i need something more from the Zipfile?

In tftbootfolder i have
- filesystem.squashfs
- initrd.img
- vmlinuz

In nfsshare i have
- Clonezilla-Live-Version
- EFI/
- GPL
- boot/
- home/
- isolinux/
- live/
- syslinux/
- utils/

Thanks for Help,
best regards

Discussion

  • Steven Shiau

    Steven Shiau - 2014-03-06

    The key point is on your pxelinux config. What's the content?
    As describe here:
    http://clonezilla.org/livepxe.php
    You have to pay attention to the boot parameters. Please remember to refer to the file syslinux/syslinux.cfg.

    Steven.

     
  • Mario Loderer

    Mario Loderer - 2014-03-22

    Hello Steven,
    sorry it was my fault, i've forgoten some option. Here are my kernel line (for info), that works fine.


    APPEND initrd=clonezilla/initrd.img boot=live config edd=on nomodeset ocs_live_run="ocs-live-general" ocs_live_extra_param="" ocs_live_batch="no" union=aufs noswap noprompt vga=788 fetch=tftp://192.168.1.2/clonezilla/filesystem.squashfs nfsroot=192.168.1.2:/home/nfsroot/clonezilla keyboard-layouts=de locales=de_DE.UTF-8

    BTW: have an link for me for the available codes for to everyting automaticly, for example, boot mount an NFSshare, save the hole local first harddisk. Thanks a lot.

    Regards
    Mario

     
  • Steven Shiau

    Steven Shiau - 2014-03-29
    • status: open --> closed-invalid
    • assigned_to: Steven Shiau
     

Log in to post a comment.