Search:

Type: Posts; User: dinosoep

Page 1 of 5 1 2 3 4

Search: Search took 0.05 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,430

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    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


Dell PowerEdge R730 Server 2x E5-2698v3 2.30Ghz 32-Core 256GB H730 Rails picture

Dell PowerEdge R730 Server 2x E5-2698v3 2.30Ghz 32-Core 256GB H730 Rails

$786.85



DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2690v3 2.6GHz =24 Cores 32GB H730 4xRJ45

$275.00



Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB picture

Dell PowerEdge R720XD Xeon E5-2680 V2 2.8GHz 20 Cores 256GB RAM 12x4TB

$510.00



Dell PowerEdge R620 Server 2x Xeon  E5-2620 @ 2.0GHz 64GB RAM NO HDDs picture

Dell PowerEdge R620 Server 2x Xeon E5-2620 @ 2.0GHz 64GB RAM NO HDDs

$108.96



Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD picture

Dell PowerEdge R730XD 28 Core Server 2X Xeon E5-2680 V4 H730 128GB RAM No HDD

$389.99



Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu picture

Dell PowerEdge R730, 2 sinks, SystemBoard, 8 trays,H330,Idrac 8 exp, 2x750w Psu

$135.00



Dell PowerEdge R630 2x Xeon E5-2630 V4 2.20GHZ 128GB DDR4-2133MHZ 2x 750W PSU picture

Dell PowerEdge R630 2x Xeon E5-2630 V4 2.20GHZ 128GB DDR4-2133MHZ 2x 750W PSU

$170.95



Dell PowerEdge R620 Server - 256GB RAM, 2x8c CPU, 128Gb SSD/3x600Gb SAS, Proxmox picture

Dell PowerEdge R620 Server - 256GB RAM, 2x8c CPU, 128Gb SSD/3x600Gb SAS, Proxmox

$320.00



DELL PowerEdge R630 8SFF Server 2x E5-2690v4 2.6GHz =28 Cores 128GB H730 4xRJ45 picture

DELL PowerEdge R630 8SFF Server 2x E5-2690v4 2.6GHz =28 Cores 128GB H730 4xRJ45

$444.00



DELL PowerEdge R730 Server 2x E5-2643v3 3.4GHz =12 Cores 64GB H730 4xRJ45 picture

DELL PowerEdge R730 Server 2x E5-2643v3 3.4GHz =12 Cores 64GB H730 4xRJ45

$306.00