Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to mount the stresslinux cloop image
12-05-2009, 12:17 PM,
#2
RE: How to mount the stresslinux cloop image
stresslinux download files are compressed with bzip2, you have to extract
the iso image first. then you can mount it like that:

[code]mount -o loop stresslinux_64bit.x86_64-0.4.134.iso /mnt/[/code]

Be sure you have the correct right (root) to do the mount. The filesystem type
is iso9660.

Additionally i don't think you will get PXE to work with current ISO image,
without manipulating initrd contents (adding network drivers) and maybe some
other stuff. It's planned to have a PXE version again, but i can't tell when
it will be available.[/code][/quote]
Reply


Messages In This Thread
RE: How to mount the stresslinux cloop image - by stresslinux - 12-05-2009, 12:17 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)