Page 41 of 72 FirstFirst ... 31394041424351 ... LastLast
Results 401 to 410 of 716

Thread: ISO boot from FAT/NTFS/USB (GRUB.exe, grldr from boot.ini)

  1. #401
    Moderator Moderator
    Join Date
    Mar 2004
    Location
    Menlo Park, California
    Posts
    674
    Quote Originally Posted by zuubah
    ...I have used all of the files from usb_dgle6.zip, and then updated them with kno402u.zip...
    The file usb_dgle6.zip already includes everything for knoppix 4.02, update are only required for knoppix 5.
    It looks like that the linuxrc boot script cannot find the iso file image.
    If you boot knoppix of the cd/dvd with your usb dongle attached,
    what device /dev/?d? is used by knoppix for your usb dongle ?
    You may modify the file menu.lst to match the device used to locate the iso.
    Be aware that grub is case sensitive. So KNOPPIX.ISO cannot be found with /*.iso.
    Good luck,
    Gilles

  2. #402
    Junior Member
    Join Date
    May 2006
    Location
    F-dub, TX
    Posts
    3
    I think part of my problem is in my menu.lst file.
    Can someone tell me how I determine what my USB device is labelled as?
    I.E. HD0,0 or sda1 or etc.

    I have tried to use grub to identify it, while booting from CD, as is suggested somewhere (using the find command in grub).
    But it doesn't find anything.

    Is there a better way?

    Thanks!

    ~Z

  3. #403
    Junior Member
    Join Date
    May 2006
    Location
    F-dub, TX
    Posts
    3
    I think I jumped the gun on posting, as I didn't see your post above mine first.

    My device is identified as sda1 when I boot from CD.

    As for the /*.iso, should I modify that line to match my .iso file exactly?

    Thanks again,

    ~Z

  4. #404
    Moderator Moderator
    Join Date
    Mar 2004
    Location
    Menlo Park, California
    Posts
    674
    Quote Originally Posted by zuubah
    I think I jumped the gun on posting, as I didn't see your post above mine first.
    My device is identified as sda1 when I boot from CD.
    As for the /*.iso, should I modify that line to match my .iso file exactly?
    Thanks again,
    ~Z
    Grub uses the (hdx,y) syntax to load the kernel and ramdisk, (since the linux kernel is not loaded yet)
    and the find command helps to locate the files. But once grub successfully load the kernel and ramdisk
    it will be a good idea to give the linux kernel (which is running now) the correct path for the iso file using
    the /dev/xdx/.../*.iso syntax and be very careful about the casing of the path.
    Hpe this helps,
    Gilles

  5. #405
    Junior Member
    Join Date
    May 2006
    Location
    Australia
    Posts
    5

    Re: boot from iso, loading but errors!

    Quote Originally Posted by ruymbeke
    Quote Originally Posted by bingyang
    ... start booting Linux, but when come to Start cardmgr... it stops responding.
    is that mean my Laptop hardware is not compatable with Knoppix?
    No, there are other cheatcode that you could add to the kernel command line in the menu.lst, like noapic or nolapic, ...
    Have a look at the knoppix help/documentation or the text file cheatcodes.txt within the knoppix directory of the iso.
    Your laptop may need one of these cheatcodes to work properly.

    Quote Originally Posted by bingyang
    I'm trying to boot from NTFS of HDD, not usb, but I noticed that the file in kno500 is minirt_usb.gz, if there is a version of minirt_ntfs.gz for V5.0 to boot from NTFS?
    The file you are referring to is not called minirt_usb.gz but minirt_usb5.gz, and works for both usb and ntfs boots.
    Good luck,
    Gilles
    Thanks Gilles,
    I'll have a go again.
    Bingyang

  6. #406
    Junior Member
    Join Date
    May 2006
    Location
    Australia
    Posts
    5

    cheatcodes.txt

    thanks to Gilles!

    as I downloaded both 4.02 and 5.0 DVD. I boot 4.02 dvd iso using kno500 by accident.
    though it prompts some lib errors, but it booted the system and I can access all my partitions. all applications seems OK.
    but when I click shell terminal, it opens the window but no shell characters prompts(only cursor), I cannot type in commands.

    when I boot Knoppix, it cannot find the iso at hda1, but find at hdc1 and boot from hdc1.
    now I changed hda1 to hdc1, both 4.02 and 5.0 iso can start booting the system as brfore, no errers prompts, but stop at cardmgr...
    it seems still my laptop problem (MACRON PW70 17" BTO Centrino Pentium M with 2GB RAM and 120GB HDD)

    I don't know where should I use those contents in cheatcodes.txt
    any help/hints are appriciated
    Bingyang

  7. #407
    Moderator Moderator
    Join Date
    Mar 2004
    Location
    Menlo Park, California
    Posts
    674

    Re: cheatcodes.txt

    Quote Originally Posted by bingyang
    ...I don't know where should I use those contents in cheatcodes.txt...
    First thing, do you have the same problem when booting from the cd ?
    If yes, your problem has nothing to do with the (ntfs) iso boot.
    Then, did you try the "noapic" and/or "nolapic" kernel cheatcodes as I proposed previously ?
    Then you should read the forum for people having similar problems.
    Hope this helps,
    Gilles

  8. #408
    Junior Member
    Join Date
    May 2006
    Location
    Australia
    Posts
    5

    boot from dvd, same problem

    Thank you Gilles!
    I tried boot from DVD, it has the same problem, I also tried as your advised.
    it seems my laptop cannot use Knoppix, I have to give up. I'll try to install some
    other distribution packages, not sure which one is better.

    you are so kind, thank you very much again for all your help.
    Bingyang

  9. #409
    Junior Member
    Join Date
    May 2006
    Posts
    1
    I have successfully boot the Knoppix 5.0 En DVD Edition from .iso file on the hardisk. Very interesting to have a look on Linux environment without repartioning.

    Here's all I downloaded and got it to work
    http://rapidshare.de/files/21240698/...mbeke.rar.html

    At the first and second time, the grub did not boot successfully. Then I remembered... grub loader is primarily designed for booting Linux, it may not read files with compression property! (which saves disk sapce). Then I removed that compression property off the folder BOOT and other two system files. At the third time, Knoppix was booted like a charm, very fast and beautiful. Anyway, the multimedia did not work well, the sound was very small and unclear


    Thank Gilles for your excellence work.
    Hope to see your next versions

  10. #410
    Moderator Moderator
    Join Date
    Mar 2004
    Location
    Menlo Park, California
    Posts
    674

    Knoppix 5.0.1 minirt_usb6.gz for ISO boot from hdd

    Hello,
    Please find below the link to the boot ramdisk allowing to boot the Knoppix 5.0.1 CD/DVD ISO from the hdd:
    http://s94002264.onlinehome.us/grub/minirt_usb6.gz
    Besides some bug fixes, it also includes the ntfs, reiser, auto search, and static/dynamic hostname add-on features.
    Have fun with Knoppix 5.0.1 (Thank you Klaus for this new release) and please give me some feedback !
    Cheers,
    Gilles

    BTW, the ext2 persistent home bug (ext2 partitions not recognized properly
    because of a typo in the knoppix-autoconfig file) is still not fixed in 5.01.
    But I have it patched (at run time using unionfs) in my minirt_usb6.gz.
    (same trick as used for hostname, cf: http://www.knoppix.net/forum/viewtop...?p=96888#96888 )

    FYI: The typo in the knoppix-autoconfig file: (ext3|ext3... --> ext2|ext3...)
    wrong: ext3|ext3|reiserfs|xfs) MOUNTOPTS="$MOUNTOPTS,noatime" ;;
    correct: ext2|ext3|reiserfs|xfs) MOUNTOPTS="$MOUNTOPTS,noatime" ;;
    Please find a diff in here: http://s94002264.onlinehome.us/grub/...utoconfig.diff

    As a recall, the custom (fixed or dynamic) hostname syntax is:
    "hostname=mycustomname" or
    "hostname=auto-clock" (date+time) or
    "hostname=auto-mac" (eth0 mac address)

Page 41 of 72 FirstFirst ... 31394041424351 ... LastLast

Similar Threads

  1. Boot Knoppix 3.3 from HDD using Grub for NTFS
    By sandricionut in forum Hardware & Booting
    Replies: 2
    Last Post: 08-11-2005, 03:28 PM
  2. grub boot loader read the boot file from a windows partition
    By cli168 in forum Hdd Install / Debian / Apt
    Replies: 3
    Last Post: 06-20-2005, 03:57 AM
  3. Hdd-install and grub boot??
    By Ish Rattan in forum Hdd Install / Debian / Apt
    Replies: 1
    Last Post: 06-25-2004, 10:31 PM
  4. Grub/lilo boot problems
    By madape in forum Hdd Install / Debian / Apt
    Replies: 2
    Last Post: 02-03-2004, 10:07 AM
  5. Boot cd with lilo or grub boot disk
    By keava in forum General Support
    Replies: 3
    Last Post: 10-20-2003, 05:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


OEM Dell 130W HA130PM130 DA130PM130 Laptop Power Adapter Charger 4.5mm 6TTY6 XPS picture

OEM Dell 130W HA130PM130 DA130PM130 Laptop Power Adapter Charger 4.5mm 6TTY6 XPS

$26.99



OEM 130W USB-C Type-C Charger for Dell XPS 15 9500 9570 9575 17 9700 DA130PM170 picture

OEM 130W USB-C Type-C Charger for Dell XPS 15 9500 9570 9575 17 9700 DA130PM170

$34.88



Genuine OEM 65W Dell PA-12 AC Adapter Charger For 928G4 LA65NS2-01 n4010 D531N picture

Genuine OEM 65W Dell PA-12 AC Adapter Charger For 928G4 LA65NS2-01 n4010 D531N

$13.99



Lot of 10 OEM Dell 65w Laptop AC Power Adapters Chargers w/Cords Quick Ship picture

Lot of 10 OEM Dell 65w Laptop AC Power Adapters Chargers w/Cords Quick Ship

$59.95



OEM Dell Inspiron 11 13 14 15 17 3000 5000 7000 AC Adapter Charger 65W 4.5mm Tip picture

OEM Dell Inspiron 11 13 14 15 17 3000 5000 7000 AC Adapter Charger 65W 4.5mm Tip

$10.99



GENUINE OEM DELL 65W USB-C CHARGER / AC ADAPTER

GENUINE OEM DELL 65W USB-C CHARGER / AC ADAPTER "Open Box"

$13.99



OEM 45W AC Adapter Charger for Dell Inspiron 15 3551 5555 5558 5559 7558 + Cable picture

OEM 45W AC Adapter Charger for Dell Inspiron 15 3551 5555 5558 5559 7558 + Cable

$12.69



OEM DELL 65W AC Adapter Charger 7.4mm Latitude 7490 7480 E7440 E7450 E7470 E7270 picture

OEM DELL 65W AC Adapter Charger 7.4mm Latitude 7490 7480 E7440 E7450 E7470 E7270

$11.88



Dell OEM Nvidia GeForce RTX 3070 OC 8 GB GDDR6 PCIE 4 GPU picture

Dell OEM Nvidia GeForce RTX 3070 OC 8 GB GDDR6 PCIE 4 GPU

$299.99



Dell OEM Original Latitude 5400 Chromebook Laptop Battery, 4-Cell 68Wh, 3HWPP picture

Dell OEM Original Latitude 5400 Chromebook Laptop Battery, 4-Cell 68Wh, 3HWPP

$43.99