Search:

Type: Posts; User: dinosoep

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    6,692

    ciscowen, I have the same problem on one of my...

    ciscowen, I have the same problem on one of my pc's and it's due to the bios.
    try unplugginn and replugging your keyboard in the 10 second timeframe and see if you can select then :)
  2. an option to easily add new boot commands using...

    an option to easily add new boot commands using knoppix.sh
  3. Replies
    2
    Views
    2,901

    if you cant extract it with tar -xvf ... There is...

    if you cant extract it with tar -xvf ... There is little hope :(
  4. Replies
    17
    Views
    13,407

    You should fiddle around in knoppix-autoconfigure...

    You should fiddle around in knoppix-autoconfigure to replace the original network manager with wicd like I did, it's described somewhere in a post.
    I have the feeling its under 60 seconds but maybe...
  5. Replies
    1
    Views
    4,999

    a quick "solution" is using noudev boot option....

    a quick "solution" is using noudev boot option.
    Virtualbox isn't installed, only the guest additions. This way you can install 6.4.4 in a virtualbox machine and have guest additions immediatly...
  6. Replies
    50
    Views
    30,456

    kl522, I have been studying that specific script...

    kl522, I have been studying that specific script a little bit back and as you predicted, I don't understand it :p. I'm used to object oriënted java but I should consider learning bash xd.
    What I...
  7. Replies
    50
    Views
    30,456

    Heheheh, thanks that actually works :D aubrsync...

    Heheheh, thanks that actually works :D
    aubrsync works succesfully but I haven no idea how to clear the ramdisk and safe persistend on a running system, gonna look at puppy linux and see how they do...
  8. Replies
    6
    Views
    8,028

    I'm not sure but when you do a hdd install I'm...

    I'm not sure but when you do a hdd install I'm afraid it uses grub, in this case edit the lines in
    /boot/grub/grub.conf

    Try first utu's suggestion
  9. Replies
    50
    Views
    30,456

    Well, that was the problem kl522, when you...

    Well, that was the problem kl522, when you remount "sudo mount -o remount" it throws those
    /sbin/mount.aufs:plink.c:223: AUFS_CTL_PLINK_MAINT: Inappropriate ioctl for device
    errors.
    It would be...
  10. Replies
    50
    Views
    30,456

    when I use rsync to copy everything from ramdisk...

    when I use rsync to copy everything from ramdisk to knoppix-data there is no problem but as soon as I remove everything from the knoppix-data-ramdisk (after a copy) I get nfs stale handle. This is...
  11. Replies
    50
    Views
    30,456

    Well kl522, I want to unmount the /UNIONFS mount...

    Well kl522, I want to unmount the /UNIONFS mount point and then remount that. For some crazy reason I am not able to do this.
    And it would be great if you could share your fixes with us as your...
  12. Replies
    50
    Views
    30,456

    Nfs stale locks can be overcome by remounting...

    Nfs stale locks can be overcome by remounting /UNIONFS. Here is the problem, with a (kinda) clean knoppix I can't unmount an aufs mount point, just mounting.
    Is this normal?
    Can I fix this easily?
  13. Replies
    50
    Views
    30,456

    rsync story didn't work out, cause after an rsync...

    rsync story didn't work out, cause after an rsync + delete you get nfs stale locks
  14. Replies
    50
    Views
    30,456

    hehe, whiteout files seem to simply be...

    hehe, whiteout files seem to simply be .wh..original_filename So rsync should do the job as capricony suggested, going to try it out now
  15. Replies
    50
    Views
    30,456

    this is my make output: cc -I./libau -O...

    this is my make output:



    cc -I./libau -O -Wall c2tmac.c -o c2tmac
    rm -f aufs.5
    ./c2tmac > aufs.5
    awk '{ \
    gsub(/\140[^\047]*\047/, "\\[oq]&\\[cq]"); \
    gsub(/\\\[oq\]\140/,...
  16. Replies
    50
    Views
    30,456

    Yeah, Make was succesfull ... Are you able to...

    Yeah, Make was succesfull ...
    Are you able to compile it succesfully?
  17. Replies
    50
    Views
    30,456

    I have no idea how I could make that and aubrsync...

    I have no idea how I could make that and aubrsync sounds like a working solution.
    I have not the smallest idea on how I can update the aufs module in my kernel to the latest version without...
  18. Replies
    50
    Views
    30,456

    @kl522 the script I use needs to have aufs-utils...

    @kl522 the script I use needs to have aufs-utils the same version as the aufs patch-version, when I tried with the one from synaptic it gave me:


    "aubrsync move_with_wh /UNIONFS...
  19. Replies
    50
    Views
    30,456

    Knoppix uses aufs2, this is like a more improved...

    Knoppix uses aufs2, this is like a more improved version of unionfs (according to kl522 I don't know enough to compare both of them).
    You can specify branches and mount them over eachother and also...
  20. Replies
    50
    Views
    30,456

    It's going great, at the moment I have a fully...

    It's going great, at the moment I have a fully functional system forgetting everything at shutdown :p
    No really, I managed to make it create a ramdisk (currently of 4 gigs max, I know it's...
  21. Replies
    50
    Views
    30,456

    with unionfs only the changes you try to make to...

    with unionfs only the changes you try to make to the read-only filesystem will be stored on the ramdisk, So there will be no extraction of files on from knoppix-data.img to the ramdisk unless you...
  22. Replies
    50
    Views
    30,456

    Exactly what I'm going to try. I think that...

    Exactly what I'm going to try.
    I think that could be achieved by mounting knoppix-data.img read only, create a new ramdisk about the same size as knoppix-data.img and mount it read-write over...
  23. Replies
    50
    Views
    30,456

    and another question (as I'm worried about my usb...

    and another question (as I'm worried about my usb lifespan) can I mount knoppix-data.img read only at startup with /ramdisk mount on top of unionfs and when I feel the need "flush" the changes by...
  24. Replies
    4
    Views
    13,795

    normally if you edit the syslinux.cfg file...

    normally if you edit the syslinux.cfg file (located in /mnt-system == the root of your usb stick) you wont break the compressed knoppix image.
    If you plug your usb stick in a computer running...
  25. Replies
    50
    Views
    30,456

    fusecompress on knoppix-data.img?

    I was looking around and found fusecompress, does anyone has experience with this?
    Later this evening or tomorrow I'll try to mnt my knoppix-data.img with fusecompress and see how it works out.
    ...
Results 1 to 25 of 123
Page 1 of 5 1 2 3 4


Samsung Galaxy Tab A8 10.5

Samsung Galaxy Tab A8 10.5" 64GB Gray WiFi Tab SM-X200NZAZXAR 2022 Model Bundle

$130.00



Samsung Galaxy Tab A 8

Samsung Galaxy Tab A 8" SM-T387V 32GB Verizon Tablet (No SIM Tray) Grade B

$31.99



Samsung Galaxy Tab A9 (X110) 64GB 4GB RAM International Version (New) picture

Samsung Galaxy Tab A9 (X110) 64GB 4GB RAM International Version (New)

$129.99



NEW Samsung Galaxy Tab A8 10.5-in 32GB Tablet - Gray SM-X200 picture

NEW Samsung Galaxy Tab A8 10.5-in 32GB Tablet - Gray SM-X200

$129.98



Samsung Galaxy Tab A 8

Samsung Galaxy Tab A 8" SM-T387V 32GB Verizon WIFI + Cellular Grade A Condition

$54.99



Samsung Galaxy Tab S7 FE 12.4

Samsung Galaxy Tab S7 FE 12.4" 64GB Mystic Black SM-T733NZKYXAR w/ Keyboard

$279.99



Samsung Chromebook Computer 11.6

Samsung Chromebook Computer 11.6" Celeron 2GB 16GB SSD WiFi Webcam Bluetooth

$44.99



Samsung 8.7

Samsung 8.7" Galaxy Tab A7 Lite 32GB Silver SMT220NZSBG Book Cover Bundle

$69.99



Samsung Galaxy Tab A8 - SM-X200 - 32GB - Wi-Fi 10.5

Samsung Galaxy Tab A8 - SM-X200 - 32GB - Wi-Fi 10.5" Gray - EXCELLENT Condition

$109.95



Samsung Official Book Cover Keyboard Slim for Galaxy Tab S9 / S9 5G - Black picture

Samsung Official Book Cover Keyboard Slim for Galaxy Tab S9 / S9 5G - Black

$98.95