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,898

    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,402

    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,997

    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,438

    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,438

    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,023

    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,438

    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,438

    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,438

    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,438

    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,438

    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,438

    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,438

    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,438

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

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

    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,438

    @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,438

    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,438

    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,438

    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,438

    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,438

    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,787

    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,438

    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


SanDisk 32GB Ultra Drive Dual Go USB Type-C Flash Drive, Green - SDDDC3-032G-G46 picture

SanDisk 32GB Ultra Drive Dual Go USB Type-C Flash Drive, Green - SDDDC3-032G-G46

$8.99



SanDisk 128GB Ultra Dual Drive USB Type-C, USB 3.1 Flash Drive - SDDDC2-032G-G46 picture

SanDisk 128GB Ultra Dual Drive USB Type-C, USB 3.1 Flash Drive - SDDDC2-032G-G46

$10.99



SanDisk 256GB Ultra Dual Drive Go USB Type-C Flash Drive, Black- SDDDC3-256G-G46 picture

SanDisk 256GB Ultra Dual Drive Go USB Type-C Flash Drive, Black- SDDDC3-256G-G46

$21.99



SanDisk 256GB Ultra USB 3.0 Flash Drive - SDCZ48-256G-U46 picture

SanDisk 256GB Ultra USB 3.0 Flash Drive - SDCZ48-256G-U46

$19.99



64GB USB 3.0 Flash Drive USB Memory Stick High Speed Retractable USB Thumb Drive picture

64GB USB 3.0 Flash Drive USB Memory Stick High Speed Retractable USB Thumb Drive

$5.99



Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop 512GB 1TB 2TB picture

Type C USB 3.0 Flash Drive Thumb Drive Memory Stick for PC Laptop 512GB 1TB 2TB

$10.30



2TB USB 3.0 Flash Drive Memory Photo Stick for iPhone Android iPad Type C 3 IN1 picture

2TB USB 3.0 Flash Drive Memory Photo Stick for iPhone Android iPad Type C 3 IN1

$13.00



Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack picture

Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack

$4.99



LOT 32GB 64GB 128GB USB 3.0 Flash Drive Memory Stick Retractable Thumb Drive picture

LOT 32GB 64GB 128GB USB 3.0 Flash Drive Memory Stick Retractable Thumb Drive

$420.99



USB Flash Drive Memory Stick Pendrive Thumb Drive 4GB, 8GB, 32GB, 64GB 128GB LOT picture

USB Flash Drive Memory Stick Pendrive Thumb Drive 4GB, 8GB, 32GB, 64GB 128GB LOT

$259.34