Search:

Type: Posts; User: dinosoep

Page 1 of 5 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    5
    Views
    6,690

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    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


Apple | Macintosh Performa 200 | Vintage Personal Computer | Beige Casing picture

Apple | Macintosh Performa 200 | Vintage Personal Computer | Beige Casing

$199.95



MacEffects Chrome / Clear Mechanical Keyboard for Vintage Apple IIe Computers picture

MacEffects Chrome / Clear Mechanical Keyboard for Vintage Apple IIe Computers

$225.00



VINTAGE 2004 Apple Silver APPLE PRODUCT PROFESSIONAL Pin in Original Container picture

VINTAGE 2004 Apple Silver APPLE PRODUCT PROFESSIONAL Pin in Original Container

$14.99



Vintage Apple Newton MessagePad 120 (H0131) picture

Vintage Apple Newton MessagePad 120 (H0131)

$150.00



Vintage Apple Newton eMate 300 Laptop Computer 1997 H0208 Teal Blue Green Works picture

Vintage Apple Newton eMate 300 Laptop Computer 1997 H0208 Teal Blue Green Works

$189.99



Vintage Apple Computer Monitor picture

Vintage Apple Computer Monitor

$45.90



Vintage Classic Apple Macintosh System Boot Install Disk Floppy/CD *Pick Version picture

Vintage Classic Apple Macintosh System Boot Install Disk Floppy/CD *Pick Version

$10.39



Drakware ADB2USB - vintage Apple ADB to USB keyboard adapter picture

Drakware ADB2USB - vintage Apple ADB to USB keyboard adapter

$29.95



Apple Macintosh Classic Vintage Computer M0420 from 1991 For Parts Or Repair  picture

Apple Macintosh Classic Vintage Computer M0420 from 1991 For Parts Or Repair

$90.00



Vintage Apple MacBook A1181 MB402LL/A* White C2D 2.1GHz 3GB RAM 120GB HDD picture

Vintage Apple MacBook A1181 MB402LL/A* White C2D 2.1GHz 3GB RAM 120GB HDD

$39.95