I have several empty filesystems, and a Debian bootable ISO. I'm trying
the following:

    linux ubd0=root-9629.img ubd1=swap-9629.img \
    ubd2r=debian-testing-i386-netinst.iso root=/dev/udb2

and getting errors:

    Initializing software serial port version 1
     ubda: unknown partition table
     ubdb: unknown partition table
     ubdc: unknown partition table
    VFS: Cannot open root device "udb2" or unknown-block(0,0)
    Please append a correct "root=" boot option
    Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(0,0)

    EIP: 0073:[<ffffe410>] CPU: 0 Not tainted ESP: 007b:b7e1efa8 EFLAGS: 
00200246
        Not tainted
    EAX: 00000000 EBX: 00002919 ECX: 00000013 EDX: 00002919
    ESI: 00002915 EDI: 00000011 EBP: b7e1efc4 DS: 007b ES: 007b
    088abb38:  [<0806efa0>] show_regs+0xb4/0xb9
    088abb64:  [<0805e014>] panic_exit+0x23/0x3d
    088abb78:  [<0807e405>] notifier_call_chain+0x1a/0x31
    088abb98:  [<08072f13>] panic+0x4f/0xca
    088abbb4:  [<0804985a>] mount_block_root+0xaf/0xc5
    088abc08:  [<0804997a>] mount_root+0x4c/0x54
    088abc2c:  [<08049a30>] prepare_namespace+0xae/0xda
    088abc3c:  [<080593e4>] init+0x5f/0x117
    088abc48:  [<08069473>] run_kernel_thread+0x42/0x4a
    088abcf8:  [<0805e3b7>] new_thread_handler+0x7f/0xa9
    088abd1c:  [<ffffe420>] _etext+0xf7e6d406/0x0

     <3>Trying to free free IRQ2
    Trying to free free IRQ3

First of all, I shouldn't have to run fdisk on the filesystems, should
I? So why is it complaining?

Secondly, why won't it boot from the ISO image? I've tried
root=/dev/udb2 and root=/dev/udb/2 with an equal lack of success.

Suggestions?

-- 
Re-Interpreting Historic Miracles with SED #141: %s/water/wine/g


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to