Search:

Type: Posts; User: dinosoep

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    6,676

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    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


HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 16GB RAM No HDD's picture

HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 16GB RAM No HDD's

$299.00



HPE PROLIANT MICROSERVER GEN10 PLUS MICRO TOWER SERVER - USED picture

HPE PROLIANT MICROSERVER GEN10 PLUS MICRO TOWER SERVER - USED

$550.00



HP PROLIANT MICROSERVER MICRO SERVER HSTNS-5151 T4-C10 picture

HP PROLIANT MICROSERVER MICRO SERVER HSTNS-5151 T4-C10

$99.00



HP Microserver Gen10 8 AMD Opteron X3421 GB of RAM 128GB SSD picture

HP Microserver Gen10 8 AMD Opteron X3421 GB of RAM 128GB SSD

$325.00



HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 8GB RAM No HDD's picture

HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 8GB RAM No HDD's

$229.99



HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 8GB RAM No HDD's picture

HP ProLiant MicroServer Gen8 Server Xeon E3-1220L 8GB RAM No HDD's

$229.99



HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server - 1 x Intel Xeon picture

HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server - 1 x Intel Xeon

$1018.73



DATTO-1000 Mini PC Micro Server 8GB RAM picture

DATTO-1000 Mini PC Micro Server 8GB RAM

$74.98



HP ProLiant Microserver Micro Server HSTNS-5151 untested picture

HP ProLiant Microserver Micro Server HSTNS-5151 untested

$75.00



HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server P54644001 picture

HPE ProLiant MicroServer Gen10 Plus v2 Ultra Micro Tower Server P54644001

$849.99